Skip to content

Add PyPI token fallback for releases#11

Merged
aviadr1 merged 1 commit into
mainfrom
codex/release-token-fallback
Apr 25, 2026
Merged

Add PyPI token fallback for releases#11
aviadr1 merged 1 commit into
mainfrom
codex/release-token-fallback

Conversation

@aviadr1

@aviadr1 aviadr1 commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • let release.yml use PYPI_API_TOKEN when present
  • keep trusted publishing as the credential-free fallback when no token secret exists
  • document the fallback release credential path

Validation

  • parsed release workflow YAML
  • uv run ruff check .
  • uv run pytest
  • uv build
  • uv run twine check dist/*

@aviadr1 aviadr1 merged commit 9e4afda into main Apr 25, 2026
7 checks passed
@aviadr1 aviadr1 deleted the codex/release-token-fallback branch April 25, 2026 13:49
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