ci(release): consolidate unattended multi-package releases - #79
Open
jgeluk wants to merge 6 commits into
Open
Conversation
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.
Summary
Remove the parallel dependency-triggered version/publish workflow. Main CI becomes the sole release path, using legra-ai/github-actions#12.
Existing registry credentials, PyPI environment and platform build matrix are preserved. Legacy shared workflows remain unchanged for other repositories.
Validation
Rollout blocker
The complete rerun passed: https://github.com/legra-ai/dotenvage/actions/runs/33965321766.
Merge is blocked by the existing classic main-branch protection: one approving code-owner review is required. This also prevents unattended Dependabot merging and the generated version commit with the current GITHUB_TOKEN-only setup. Do not merge this as an operational unattended-release solution until repository policy is explicitly resolved. A narrowly scoped release GitHub App can preserve human review for ordinary changes; alternatively, the owner can authorize replacing the human gate with automated gates. No protections have been bypassed or weakened.