-
Notifications
You must be signed in to change notification settings - Fork 204
Add an action to validate generated code #3348
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
Conversation
|
A Kapetanios build has just been triggered to run docker operations for the following
|
|
The Kapetanios build to run docker operations for the following 1. dockers/codegen - successAn image named codegen:0.2.0-d2ad561 was procuded for reviewing and testing. There is no test to run inside this directory. |
|
A Kapetanios build has just been triggered to run docker operations for the following
|
|
The Kapetanios build to run docker operations for the following 1. dockers/codegen - successAn image named codegen:0.2.0-9217de0 was procuded for reviewing and testing. There is no test to run inside this directory. |
| uses: docker://gcr.io/pipecd/codegen:0.2.0 | ||
| with: | ||
| args: /github/workspace | ||
| - name: Show Git status |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indent error?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right. Fixed!
|
A Kapetanios build has just been triggered to run docker operations for the following
|
|
Here you go 🚀 |
|
The Kapetanios build to run docker operations for the following 1. dockers/codegen - successAn image named codegen:0.2.0-3e23931 was procuded for reviewing and testing. There is no test to run inside this directory. |
What this PR does / why we need it:
This ensures that the generated code is fresh.
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: