-
Notifications
You must be signed in to change notification settings - Fork 111
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
Chore: Bump versions #905
Chore: Bump versions #905
Conversation
- Golang - Kubernetes version in kubebuilder - Ubuntu version Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Bump the github action versions Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #905 +/- ##
==========================================
- Coverage 59.01% 51.02% -8.00%
==========================================
Files 116 116
Lines 19846 16511 -3335
==========================================
- Hits 11713 8424 -3289
- Misses 6696 6843 +147
+ Partials 1437 1244 -193
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- And golang versions Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Updated golang version in go.mod - Updated staticcheck version Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Update the golangci-lint version Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Fix lint/staticcheck issues Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Fix lint issues Signed-off-by: Anoop Gopalakrishnan <[email protected]>
- Fix lint issues Signed-off-by: Anoop Gopalakrishnan <[email protected]>
Description of your changes
Fixes #
I have:
yarn lint
to ensure the frontend changes are ready for review.make reviewable
to ensure the server changes are ready for review.backport release-x.y
labels to auto-backport this PR if necessary.Special notes for your reviewer