Update version for codegen container#6717
Conversation
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6717 +/- ##
==========================================
+ Coverage 29.48% 29.51% +0.03%
==========================================
Files 593 592 -1
Lines 63440 63357 -83
==========================================
- Hits 18706 18702 -4
+ Misses 43289 43209 -80
- Partials 1445 1446 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I found an issue in this rabbit hole :(
Should we temporarily mark the lint/go workflow as not required in order to update go version for modules first, then re-enable it later? cc @Warashi @mohammedfirdouss |
Yes this is fine @khanhtc1202 as long as we have a single tracking PR that lists all affected modules and re-enabling lint is the last step before closing it. |
What this PR does:
part of updating go version for pipecd to v1.26.2
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: