Removes testpypi as a target for the workflow-dispatch-triggered release workflow. by d-v-b · Pull Request #3822 · zarr-developers/zarr-python

and others added 2 commits

March 23, 2026 16:40
…ase workflow.

Zarr Python is not configured for OIDC on TestPyPI, and there was a bug in the previous
workflow that prevented command line declaration of the PyPI target (real or test) from
being evaluated correctly. To simplify this, TestPyPI is removed, and only RealPyPI can
be the target for publishing.

maxrjones

@d-v-b d-v-b deleted the chore/fix-explicit-pypi-publish branch

March 23, 2026 17:23

d-v-b added a commit to d-v-b/zarr-python that referenced this pull request

Mar 24, 2026
…3822

Reverts our `releases.yml` workflow to the state as of 93dd0e4, i.e. no option to publish a tag declared in workflow dispatch.

d-v-b added a commit that referenced this pull request

Mar 24, 2026
Reverts our `releases.yml` workflow to the state as of 93dd0e4, i.e. no option to publish a tag declared in workflow dispatch.