-
Notifications
You must be signed in to change notification settings - Fork 98
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
feat: add check for outdated generated code on terramate run #163
Conversation
…-generate-check-on-run
Still partial, not working.
I thought it was relative
Codecov Report
@@ Coverage Diff @@
## main #163 +/- ##
==========================================
+ Coverage 61.41% 61.57% +0.15%
==========================================
Files 29 29
Lines 4694 4734 +40
==========================================
+ Hits 2883 2915 +32
Misses 1656 1656
- Partials 155 163 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
❤️
…-generate-check-on-run
…-generate-check-on-run
Changed the design to make it easier to check only a specific set of stacks, was thinking way too much on terms of "check all the project", but that doesn't work well with cwd etc. Certainly space for future improvements, but should work. Here is an example script: