Skip to content

Canary: strip -DEV suffix to release 0.2.0#3

Merged
mtfishman merged 1 commit into
mainfrom
mf/strip-dev-suffix-canary
May 8, 2026
Merged

Canary: strip -DEV suffix to release 0.2.0#3
mtfishman merged 1 commit into
mainfrom
mf/strip-dev-suffix-canary

Conversation

@mtfishman
Copy link
Copy Markdown
Member

Summary

End-to-end canary for the prerelease-batching feature merged in ITensor/ITensorActions#110: exercise the strip-suffix release path.

Expected behavior on this PR:

  • VersionCheck (pre-merge): pass. 0.2.0-DEV → 0.2.0 is the documented release transition.
  • Registrator (post-merge): fire and open a registry PR against ITensorRegistry for ITensorTestPackage v0.2.0.
  • is_breaking: derived against the last released version (0.1.0) via find_last_released_version, since 0.2.0-DEV shares the bare M.m.p with this release. With 0.1.0 as the reference, this is a pre-1.0 minor bump → breaking → release notes propagate to the registry PR and the GitHub release.
  • TagBot: auto-fires after the registry PR merges, creating v0.2.0 tag and release.

Release notes:

Canary release validating the prerelease-batching workflow end-to-end. No package functionality changed between 0.1.0 and 0.2.0.

End-to-end test of the prerelease-batching feature merged in
ITensor/ITensorActions#110: the strip-suffix release path
(0.2.0-DEV → 0.2.0) should pass VersionCheck, fire Registrator,
and have `is_breaking` derived against the last released version
(0.1.0) via `find_last_released_version`.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@mtfishman mtfishman merged commit b7c2e4b into main May 8, 2026
17 checks passed
@mtfishman mtfishman deleted the mf/strip-dev-suffix-canary branch May 8, 2026 18:47
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