-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
graalvm-ce: 22.3.1 -> 21.0.0 #257433
Merged
Merged
graalvm-ce: 22.3.1 -> 21.0.0 #257433
Commits on Sep 27, 2023
-
This initially may look like a downgrade, but this is caused by how upstream is tagging versions. Before they would have the GraalVM having its own version (e.g. 22.3.1), and each version would support multiple JVM versions (e.g. 11, 17, 19). Now each release supports only one JVM version (e.g.: 21), and they track the same version as the JVM. They also changed packaging, making all sub-products (e.g.: GraalPy, GraalRuby, etc.) standalone, so they do not depend in GraalVM anymore and have their own version. Thanks to this change, we will need to repackage everything. To simplify, this commit will remove all sub-products and only care about the GraalVM/Native Image (that is back to GraalVM itself) part. Other commits will re-added each sub-product. Fix (partial): #257292
Configuration menu - View commit details
-
Copy full SHA for 45eff9d - Browse repository at this point
Copy the full SHA 45eff9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 681f8bf - Browse repository at this point
Copy the full SHA 681f8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef3db6 - Browse repository at this point
Copy the full SHA fef3db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f52add0 - Browse repository at this point
Copy the full SHA f52add0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9a3fe - Browse repository at this point
Copy the full SHA ba9a3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8374f4d - Browse repository at this point
Copy the full SHA 8374f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9ecc8 - Browse repository at this point
Copy the full SHA 3e9ecc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f51c0 - Browse repository at this point
Copy the full SHA 76f51c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf7e83 - Browse repository at this point
Copy the full SHA 8bf7e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d5224 - Browse repository at this point
Copy the full SHA 55d5224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9249918 - Browse repository at this point
Copy the full SHA 9249918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b9105 - Browse repository at this point
Copy the full SHA 61b9105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7457b3c - Browse repository at this point
Copy the full SHA 7457b3cView commit details -
graalVMPackages.graalvm-ce-musl: init at 21.0.0
Exposing this derivation so it is easier to test and use.
Configuration menu - View commit details
-
Copy full SHA for cfeeda0 - Browse repository at this point
Copy the full SHA cfeeda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c01dd9 - Browse repository at this point
Copy the full SHA 8c01dd9View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a87192 - Browse repository at this point
Copy the full SHA 6a87192View commit details
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.