rules_graalvm@0.9.2#869
Closed
publish-to-bcr-bot[bot] wants to merge 1 commit intobazelbuild:mainfrom
Closed
Conversation
fmeum
reviewed
Aug 26, 2023
| { | ||
| "integrity": "sha256-QdNrBX1XYMqLPVyJSqMuKBB753rVYk6ukY6cujk8KZM=", | ||
| "strip_prefix": "rules_graalvm-0.9.2", | ||
| "url": "https://github.com/sgammon/rules_graalvm/archive/refs/tags/v0.9.2.tar.gz" |
Contributor
There was a problem hiding this comment.
Since you control the repo, could you add and reference a release archive?
fmeum
approved these changes
Aug 26, 2023
fmeum
reviewed
Aug 29, 2023
Comment on lines
+1
to
+5
| { | ||
| "integrity": "sha256-QdNrBX1XYMqLPVyJSqMuKBB753rVYk6ukY6cujk8KZM=", | ||
| "strip_prefix": "rules_graalvm-0.9.2", | ||
| "url": "https://github.com/sgammon/rules_graalvm/archive/refs/tags/v0.9.2.tar.gz" | ||
| } |
Contributor
There was a problem hiding this comment.
Suggested change
| { | |
| "integrity": "sha256-QdNrBX1XYMqLPVyJSqMuKBB753rVYk6ukY6cujk8KZM=", | |
| "strip_prefix": "rules_graalvm-0.9.2", | |
| "url": "https://github.com/sgammon/rules_graalvm/archive/refs/tags/v0.9.2.tar.gz" | |
| } | |
| { | |
| "integrity": "sha256-1CALzEPlrU5pScGx7cHln2MGbjoigNW9gtDJsdZ8Pyw=", | |
| "strip_prefix": "rules_graalvm-0.9.2", | |
| "url": "https://github.com/sgammon/rules_graalvm/releases/download/v0.9.2/rules_graalvm-0.9.2.tar.gz" | |
| } |
Just noticed that there is a release archive, will try with that one.
Contributor
There was a problem hiding this comment.
@sgammon I don't have write access to your branch, could you apply the suggestion or insert your release archive yourself?
sgammon
added a commit
to sgammon/rules_graalvm
that referenced
this pull request
Sep 1, 2023
- fix: set the BCR download endpoint for `rules_graalvm` to the release artifact, which is stable Referenced in bazelbuild/bazel-central-registry#869 Signed-off-by: Sam Gammon <sam@elide.ventures>
sgammon
added a commit
to sgammon/rules_graalvm
that referenced
this pull request
Sep 1, 2023
- fix: set the BCR download endpoint for `rules_graalvm` to the release artifact, which is stable Referenced in bazelbuild/bazel-central-registry#869 Signed-off-by: Sam Gammon <sam@elide.ventures>
Contributor
|
these can be closed, superseded by #836 |
This file contains hidden or 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
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.
Release author: @sgammon.
Automated by Publish to BCR.