Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

fix(build): Don't filter paths and enforce //check-for-changes on new cq-gen config files #1401

Merged
merged 5 commits into from
Aug 9, 2022

Conversation

hermanschaaf
Copy link
Member

This updates the workflow that checks for generated code drift in two ways:

  • it is now always run, so that it can be made a required check. The paths-filter plugin ensures we stop early if no relevant files changed.
  • an additional check has been added to ensure that //check-for-changes is used in all new cq-gen config files

@hermanschaaf hermanschaaf marked this pull request as ready for review August 8, 2022 18:09
@hermanschaaf hermanschaaf requested a review from a team as a code owner August 8, 2022 18:09
@hermanschaaf hermanschaaf requested review from spangenberg and erezrokah and removed request for a team and spangenberg August 8, 2022 18:09
@hermanschaaf
Copy link
Member Author

hermanschaaf commented Aug 8, 2022

Once approved, I will port this to the (open PRs for) other provider repos as well (GCP, Azure, etc)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants