-
Notifications
You must be signed in to change notification settings - Fork 32
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
🌱 bump ginkgo to 2.21.0 #456
🌱 bump ginkgo to 2.21.0 #456
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #456 +/- ##
=======================================
Coverage 38.23% 38.23%
=======================================
Files 15 15
Lines 1224 1224
=======================================
Hits 468 468
Misses 706 706
Partials 50 50 ☔ View full report in Codecov by Sentry. |
4055a72
to
bf1a06a
Compare
9211d63
to
fb7c4e7
Compare
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.
Just a bump.
I assume that it has been used on the tests and the ci is passing
/lgtm
/lgtm cancel It seems that we have an issue to build it
See the CI: https://github.com/operator-framework/catalogd/actions/runs/11806891013/job/32892465153?pr=456 |
/approve cancel |
This is not required CI, and it looks like the script isn't happy about how bingo represented the go version with the third octet (1.22.0) whereas that is correct. |
fb7c4e7
to
6c102ad
Compare
Signed-off-by: Jordan Keister <[email protected]>
6c102ad
to
9d9c45c
Compare
go-verdiff fixed by #458 |
Signed-off-by: Jordan Keister <[email protected]>
This bumps ginkgo to 2.21.0 since dependabot does not bump go.mod and .bingo/* dependencies in the same PR.