Skip to content

Removes testpypi as a target for the workflow-dispatch-triggered release workflow.#3822

Merged
d-v-b merged 2 commits intozarr-developers:mainfrom
d-v-b:chore/fix-explicit-pypi-publish
Mar 23, 2026
Merged

Removes testpypi as a target for the workflow-dispatch-triggered release workflow.#3822
d-v-b merged 2 commits intozarr-developers:mainfrom
d-v-b:chore/fix-explicit-pypi-publish

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Mar 23, 2026

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.

d-v-b 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.
Copy link
Member

@maxrjones maxrjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I pushed some validation in 2d1b0f5

@d-v-b d-v-b merged commit 46843be into zarr-developers:main Mar 23, 2026
24 checks passed
@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.
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.

2 participants