-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(oci): switch builder image to ubi9 go toolset #997
Conversation
/build_test |
CI failing due to the runner image being updated to a newer Ubuntu version. See cryostatio/cryostat-core#494 |
|
4516ebc
to
36ac992
Compare
/build_test |
|
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.
Looks good! Could I get you to run make scorecard-build MANIFEST_PUSH=false bundle
to bump the scorecard tag so the CI pushes a UBI-based scorecard image?
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
git commit -S -m "YOUR_COMMIT_MESSAGE"
Fixes: #
Description of the change:
This change adds allows the users to provide...
Motivation for the change:
This change is helpful because users may want to...
How to manually test: