Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: validate interface not broken #735

Merged
merged 4 commits into from
Aug 14, 2023
Merged

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Aug 9, 2023

Problem: Breaking interface changes have still managed to be released.
Solution: Setup a CI validation step that compares plan output between latest release and proposed changes.
Notes: breaking-change label will skip validate-interface job (as we expect it to fail).

I confirmed the new validation job was working as intended by committing a breaking interface change to both the backend and domain implementations, and then checking that the CI job failed (I've, of course, since reverted those breaking interface changes as they were only made to validate the new CI job).

@Integralist Integralist added the enhancement New feature or request label Aug 9, 2023
@Integralist Integralist force-pushed the integralist/validate-interface branch 5 times, most recently from 8af4033 to 3535b33 Compare August 9, 2023 14:46
@Integralist Integralist force-pushed the integralist/validate-interface branch from 3535b33 to b883953 Compare August 9, 2023 16:22
@Integralist Integralist force-pushed the integralist/validate-interface branch from 20643d4 to e6bca0d Compare August 9, 2023 16:47
@Integralist Integralist force-pushed the integralist/validate-interface branch from ab4fdfa to ac69700 Compare August 9, 2023 18:12
@Integralist Integralist marked this pull request as ready for review August 9, 2023 18:14
@Integralist Integralist merged commit b915346 into main Aug 14, 2023
7 checks passed
@Integralist Integralist deleted the integralist/validate-interface branch August 14, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants