Skip to content

Conversation

@jtmcdole
Copy link
Member

@jtmcdole jtmcdole commented May 6, 2025

Today we have to update secrets in cloud console; but it would be better to track some configs in git. The goal is to fetch (from HEAD) a checked in "config.json" and cache that between the services.

Using json serializable allows us to sanity check the changes.

Today we have to update secrets in cloud console; but it would be better
to track some configs in git. The goal is to fetch (from HEAD) a checked
in "config.json" and cache that between the services.

Using json serializable allows us to sanity check the changes.
@jtmcdole jtmcdole requested a review from matanlurey May 6, 2025 21:36
Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. A few comments.

jtmcdole added 2 commits May 6, 2025 15:28
- Make the dynamic config required
- Make more things private (by pulling in the updater)
- Update tests to use real config with fake secrets.
@jtmcdole jtmcdole added the autosubmit Merge PR when tree becomes green via auto submit App. label May 6, 2025
@auto-submit auto-submit bot merged commit 6dc23db into flutter:main May 6, 2025
5 checks passed
@jtmcdole jtmcdole deleted the configSerialize branch May 7, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants