-
Notifications
You must be signed in to change notification settings - Fork 0
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(mr): prepare v2024.10.1 #7
Merged
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
Member
rexut
commented
Oct 6, 2024
- use official Docker image Ubuntu 24.04.1 LTS "Noble" with tag 20240904.1
- asdf-vm version 0.14.1 with updates from: https://github.com/asdf-vm/asdf
- asdf-vm plugins for:
- pipx: https://github.com/yozachar/asdf-pipx
- python: https://github.com/asdf-community/asdf-python
- nodejs: https://github.com/asdf-vm/asdf-nodejs
- rust: https://github.com/code-lever/asdf-rust
- golang: https://github.com/asdf-community/asdf-golang
- ruby: https://github.com/asdf-vm/asdf-ruby
- enable shell completions for PyPA pipx
804eb39
to
6566a48
Compare
- Ubuntu 24.04.1 LTS "Noble" with tag 20240904.1 - asdf-vm version 0.14.1 with updates from: https://github.com/asdf-vm/asdf.git - asdf-vm plugins for: - pipx: https://github.com/yozachar/asdf-pipx.git - python: https://github.com/asdf-community/asdf-python.git - nodejs: https://github.com/asdf-vm/asdf-nodejs.git - rust: https://github.com/code-lever/asdf-rust.git - golang: https://github.com/asdf-community/asdf-golang.git - ruby: https://github.com/asdf-vm/asdf-ruby.git Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
... on Ubuntu 24.04. See commit ab36d99 for more details. Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Linux x86-64 (`linux/amd64`): https://hub.docker.com/r/amd64/ubuntu Signed-off-by: Stephan Linz <[email protected]>
ARMv7 32-bit (`linux/arm/v7`): https://hub.docker.com/r/arm32v7/ubuntu Signed-off-by: Stephan Linz <[email protected]>
ARMv8 64-bit (`linux/arm64`): https://hub.docker.com/r/arm64v8/ubuntu Signed-off-by: Stephan Linz <[email protected]>
RISC-V 64-bit (`linux/riscv64`): https://hub.docker.com/r/riscv64/ubuntu Signed-off-by: Stephan Linz <[email protected]>
IBM POWER8 (`linux/ppc64le`): https://hub.docker.com/r/ppc64le/ubuntu Signed-off-by: Stephan Linz <[email protected]>
IBM z-Systems (`linux/s390x`): https://hub.docker.com/r/s390x/ubuntu Signed-off-by: Stephan Linz <[email protected]>
+++ CORRECT THIS AS SOON AS POSSIBLE! +++ In general, the maximum runtime of jobs in the GitHub CI workflow is limited to 6 hours and can only be increased on a customer-specific basis in the case of self-hosted runners. As long as no matrix strategy is used and therefore each platform is built separately in individual jobs, the number of platforms must be "artificially" limited. +++ CORRECT THIS AS SOON AS POSSIBLE! +++ Signed-off-by: Stephan Linz <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
tobiaskaestner
approved these changes
Oct 11, 2024
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.
LGTM
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.