Skip to content

fix: split versioning from release workflow; bump dep floors#32

Merged
larsrollik merged 1 commit into
mainfrom
chore/release-split-and-floors
Jun 26, 2026
Merged

fix: split versioning from release workflow; bump dep floors#32
larsrollik merged 1 commit into
mainfrom
chore/release-split-and-floors

Conversation

@larsrollik

Copy link
Copy Markdown
Member

Decouple bump from publish: versioning.yml bumps+tags on push to main; release.yml publishes on tag or workflow_dispatch (kept as the OIDC-bound filename). A GITHUB_TOKEN-pushed tag can't trigger push:tags, so versioning dispatches release; hand-pushed tags publish directly. Internal dep floors bumped to latest published. Validated on templatepy (published 0.10.3).

Decouple version bump (versioning.yml: cz bump + tag on push to main) from
publish (release.yml: on tag / workflow_dispatch), keeping release.yml as the
OIDC-bound publisher. Bump internal dependency floors to latest published.
@larsrollik larsrollik requested a review from a team as a code owner June 26, 2026 11:14
@larsrollik larsrollik merged commit 1eb2a16 into main Jun 26, 2026
7 checks passed
@larsrollik larsrollik deleted the chore/release-split-and-floors branch June 26, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant