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

Add codegen check workflow #347

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Add codegen check workflow #347

merged 1 commit into from
Apr 13, 2022

Conversation

afritzler
Copy link
Member

@afritzler afritzler commented Apr 12, 2022

Proposed Changes

Make sure that the generated clients are up to date. It should fail in case make generate produces changes which are not part of a PR.

@afritzler
Copy link
Member Author

A failed example with stale Machine API can be found here: https://github.com/onmetal/onmetal-api/runs/6006392012?check_suite_focus=true

Make sure that the generated clients are up to date.
@afritzler
Copy link
Member Author

After removing the foo/bar fields the check is passing again: https://github.com/onmetal/onmetal-api/runs/6006559642?check_suite_focus=true

@afritzler
Copy link
Member Author

@adracus managed to solve this without a dedicated action.

@adracus adracus merged commit c303def into main Apr 13, 2022
@adracus adracus deleted the feature/check-codegen branch April 13, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants