Skip to content

Conversation

@freshstrangemusic
Copy link
Member

Because

  • we want to ensure that apps.yaml is always valid; and
  • we want to ensure that each app specifies exactly one manifest file

This commit

  • adds a test that loads the production apps.yaml;
  • updates the AppConfig model with a validator to ensure only one
    manifest path can be specified

@freshstrangemusic freshstrangemusic force-pushed the dev/barret/manifesttool-require-path branch from 9018904 to 462ff2a Compare October 19, 2023 21:45
Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

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

Good idea 👍

@freshstrangemusic freshstrangemusic force-pushed the dev/barret/manifesttool-require-path branch from 462ff2a to 274132f Compare October 25, 2023 15:58
@freshstrangemusic freshstrangemusic force-pushed the dev/barret/manifesttool-require-path branch from 274132f to 9403199 Compare October 25, 2023 17:45
Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

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

Yep looks good thnx @brennie 🎉

@freshstrangemusic freshstrangemusic added this pull request to the merge queue Nov 2, 2023
Merged via the queue into main with commit 1fd7501 Nov 2, 2023
@freshstrangemusic freshstrangemusic deleted the dev/barret/manifesttool-require-path branch November 2, 2023 16:00
jeddai pushed a commit to jeddai/experimenter that referenced this pull request Nov 6, 2023
…a#9623)

Because

- we want to ensure that apps.yaml is always valid; and
- we want to ensure that each app specifies exactly one manifest file

This commit

- adds a test that loads the production apps.yaml;
- updates the AppConfig model with a validator to ensure only one
  manifest path can be specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants