Skip to content

Fix release workflow version verification#178

Merged
placerda merged 1 commit into
developfrom
feature/release-workflow-hardening
May 26, 2026
Merged

Fix release workflow version verification#178
placerda merged 1 commit into
developfrom
feature/release-workflow-hardening

Conversation

@placerda
Copy link
Copy Markdown
Contributor

Summary

  • pin release package builds to the tag version before uv sync/build can dirty the checkout
  • fail TestPyPI verification in the install step if the expected package never appears
  • make Cut Release move Unreleased changelog notes under the version heading

Validation

  • parsed release workflow YAML with ruamel.yaml
  • simulated changelog release insertion

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@placerda
Copy link
Copy Markdown
Contributor Author

Validation passed on PR checks. Local validation covered YAML parsing for the touched workflows and changelog release insertion simulation.

@placerda placerda merged commit 11f4fdd into develop May 26, 2026
12 checks passed
@placerda placerda deleted the feature/release-workflow-hardening branch May 26, 2026 04:56
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