chore: remove public PyPI publish workflow #32

Merged
hongming merged 1 commits from chore/remove-public-pypi-workflow into main 2026-05-24 04:22:34 +00:00
Owner

Summary

  • remove the tag-triggered workflow that uploads to public PyPI via PYPI_TOKEN
  • leave Gitea package registry as the SDK release channel documented in README files

Verification

  • rg --hidden -n "Publish to PyPI|PYPI_TOKEN|twine upload|upload.pypi|publish.yml" .gitea README.md molecule_agent/README.md -S || true
  • git diff --check
  • python3 -m pytest -q tests/test_validators.py
## Summary - remove the tag-triggered workflow that uploads to public PyPI via PYPI_TOKEN - leave Gitea package registry as the SDK release channel documented in README files ## Verification - rg --hidden -n "Publish to PyPI|PYPI_TOKEN|twine upload|upload.pypi|publish.yml" .gitea README.md molecule_agent/README.md -S || true - git diff --check - python3 -m pytest -q tests/test_validators.py
hongming added 1 commit 2026-05-24 04:22:27 +00:00
chore: remove public pypi publish workflow
Test / test (3.11) (pull_request) Waiting to run
Test / test (3.12) (pull_request) Waiting to run
Test / test (3.13) (pull_request) Waiting to run
2aef492536
hongming merged commit c0eb2228d7 into main 2026-05-24 04:22:34 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-sdk-python#32