ci: gate releases on validated artifacts - #97
Merged
uermel merged 5 commits intoAug 18, 2026
Conversation
uermel
force-pushed
the
uermel/zarr-v3-u4-release-gates
branch
from
August 18, 2026 17:30
caa4cf5 to
528fe31
Compare
uermel
force-pushed
the
uermel/zarr-v3-u4-release-gates
branch
2 times, most recently
from
August 18, 2026 17:54
1690b89 to
8c997cf
Compare
This was referenced Aug 18, 2026
uermel
force-pushed
the
uermel/zarr-v3-u4-release-gates
branch
from
August 18, 2026 17:58
8c997cf to
4c77da1
Compare
uermel
force-pushed
the
uermel/zarr-v3-u4-release-gates
branch
from
August 18, 2026 21:16
4c77da1 to
98359e4
Compare
uermel
pushed a commit
that referenced
this pull request
Aug 18, 2026
🤖 I have created a release *beep* *boop* --- ## [2.0.0-alpha.1](copick-utils-v1.8.0...copick-utils-v2.0.0-alpha.1) (2026-08-18) ### ✨ Features * delegate feature persistence to copick ([#95](#95)) ([71b8290](71b8290)) * resolve tomogram levels from OME metadata ([#93](#93)) ([63e6273](63e6273)) ### 🐞 Bug Fixes * bump actions/setup-python from 6 to 7 ([#80](#80)) ([45aed3d](45aed3d)) * bump chanzuckerberg/github-actions from 6.29.4 to 6.32.0 ([#82](#82)) ([9e5da98](9e5da98)) ### 🧪 Tests * establish Zarr migration baseline ([#94](#94)) ([d55fc36](d55fc36)) * verify delegated canonical writers ([#96](#96)) ([0c9e5cd](0c9e5cd)) ### ⚙ Continuous Integration * configure v2 alpha releases ([0696b9b](0696b9b)) * gate releases on validated artifacts ([#97](#97)) ([ae873d3](ae873d3)) --- Merging this PR will publish a copick-utils alpha prerelease to PyPI. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Tracks #87 and is the fifth PR in the copick-utils Zarr v3 migration stack.
Base:
uermel/zarr-v3-u3-feature-writerThis adds release controls that can land before the ecosystem-wide documentation/backend pass:
Requires-Pythonor dependency-policy assertions;actions/upload-artifact@v7andactions/download-artifact@v7; andValidation: all 63 tests pass; both workflows pass
action-validator; all pinned pre-commit hooks pass; and the local wheel/source distribution pass the checked-in inspector.Per migration sequencing, live backend and README/changelog/ecosystem documentation validation remains deferred until final cutover rather than blocking this implementation stack.