DO NOT MERGE: Validate release-note PR preflight - #2980
Closed
eamsden wants to merge 5 commits into
Closed
Conversation
Replace manual dispatch, Sonatype UI publication, and timed native asset attachment with an approval-gated, retry-safe workflow.
Avoid mixing BSD and GNU stat forms because GNU stat can emit partial filesystem output before the fallback runs.
Drop the mocked release test suite and its per-PR CI job, and move the one-time repository setup out of the workflow README.
Run the production candidate build and packaging path on release-note pull requests without entering the protected release environment. Fix empty-version handling on Bash 3.2 and retry transient Linux native-image Docker builds.
Add a temporary release-note input for a non-publishing workflow run. This branch is for validation only and will not be merged.
Contributor
Author
|
Preflight validation passed. The real Prepare release workflow completed metadata resolution, POM provenance validation, all six native builds, packaging, checksum generation, and artifact upload. |
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.
Validation only
This draft PR exists solely to exercise the release-note pull-request preflight introduced by #2973. It must not be merged.
The PR workflow has read-only repository permissions and the publication job is push-only, so this run cannot request the protected
releaseenvironment, access release credentials, publish Maven artifacts, create a tag, or create a GitHub release.Expected validation:
This PR will be closed after the preflight completes.