fix: Don't fail on Alpine checksums for Security releases#2421
Open
nschonni wants to merge 1 commit intonodejs:mainfrom
Open
fix: Don't fail on Alpine checksums for Security releases#2421nschonni wants to merge 1 commit intonodejs:mainfrom
nschonni wants to merge 1 commit intonodejs:mainfrom
Conversation
Contributor
b302c67 to
678ef04
Compare
Member
Author
|
I've updated the help text after seeing yours |
12 tasks
Member
Author
|
I didn't check what happens to the automation after a partial version update without the Alpine builds lands here? Will it still pick up the partial/continue with a new PR (with a colliding PR name) |
Contributor
|
It seems this would be related to issue #2363 and to the attempts to decouple security releases from musl builds submitted by:
both of the PRs have stalled. Also #2424 from @RafaelGSS says there's a security release planned on 2026-03-24, in one week, so it looks like there is an urgent need to get some of this sorted out in case there is a delay in musl builds on Tuesday next week. |
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.
Description
Added back the recent "skip" concept for the Apline checksums falling over, but still allow Alpine to try and update itself if the checksum is available.
Motivation and Context
Testing Details
Example Output(if appropriate)
Types of changes
Checklist