Skip to content

General Improvements 2#8

Merged
melekderman merged 2 commits into
devfrom
improvements
May 23, 2026
Merged

General Improvements 2#8
melekderman merged 2 commits into
devfrom
improvements

Conversation

@melekderman
Copy link
Copy Markdown
Owner

This pull request updates the Python publishing workflow to split publishing to TestPyPI and PyPI into separate jobs, with each job triggered based on the target branch of the release. The workflow now ensures that releases from the dev branch are published to TestPyPI and releases from the main branch are published to PyPI.

Workflow improvements:

  • Added a new publish-testpypi job that publishes to TestPyPI when the release is targeting the dev branch, including appropriate environment configuration and permissions.
  • Updated the publish-pypi job to only run when the release is targeting the main branch.

@melekderman melekderman merged commit 7894ec3 into dev May 23, 2026
8 checks passed
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