-
Notifications
You must be signed in to change notification settings - Fork 935
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
github: update CI to run most tests with Go 1.21 with build/compat test with 1.19 (stable-5.0) #12877
Merged
tomponline
merged 16 commits into
canonical:stable-5.0
from
simondeziel:ci-1.21-stable-5.0
Feb 13, 2024
Merged
github: update CI to run most tests with Go 1.21 with build/compat test with 1.19 (stable-5.0) #12877
tomponline
merged 16 commits into
canonical:stable-5.0
from
simondeziel:ci-1.21-stable-5.0
Feb 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 08da388)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit c45ac17)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 6344260)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 17c7d2d)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit e687097)
This was risky because if another snap (like mdl) moved to a core20 base, we'd be removing core20 just to download it again. Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 3491b6e)
This is to reclaim some space. Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 875480c)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 14a416c)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 0a16fe1)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 4fd1164)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 2ed790c)
github-actions
bot
added
Documentation
Documentation needs updating
API
Changes to the REST API
labels
Feb 12, 2024
simondeziel
force-pushed
the
ci-1.21-stable-5.0
branch
from
February 12, 2024 20:27
5597d70
to
7bea0d9
Compare
github-actions
bot
removed
Documentation
Documentation needs updating
API
Changes to the REST API
labels
Feb 12, 2024
I can't find a way to pin minio to v7.0.66 as v7.0.67 no longer builds with Go 1.19 (minio/minio-go#1931):
|
I think you just need
before the first |
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit b765613)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit 117e76b)
Signed-off-by: Simon Deziel <[email protected]> (cherry picked from commit d5c5c7d)
Signed-off-by: Simon Deziel <[email protected]>
Signed-off-by: Simon Deziel <[email protected]>
simondeziel
force-pushed
the
ci-1.21-stable-5.0
branch
from
February 12, 2024 23:25
461a99d
to
7e32349
Compare
@masnax thank you that did it! |
tomponline
approved these changes
Feb 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport of #12822 to stable-5.0