Skip to content

ci: split PyPI publish into core then CLI - #153

Merged
ulises-jeremias merged 1 commit into
mainfrom
chore/split-pypi-publish-steps
Jul 16, 2026
Merged

ci: split PyPI publish into core then CLI#153
ulises-jeremias merged 1 commit into
mainfrom
chore/split-pypi-publish-steps

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Publish core first; CLI step continues on error until its Trusted Publisher exists.

Made with Cursor

Allows create-python-app-core to succeed when the CLI Trusted
Publisher is not registered yet (CLI step is continue-on-error).
@ulises-jeremias
ulises-jeremias merged commit b73f8e5 into mainJul 16, 2026
1 check failed
@ulises-jeremias
ulises-jeremias deleted the chore/split-pypi-publish-steps branch July 16, 2026 14:29
Sign up for freeto 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

@ulises-jeremias