Skip to content

Develop#16

Merged
daniloceano merged 3 commits intomainfrom
develop
Aug 15, 2025
Merged

Develop#16
daniloceano merged 3 commits intomainfrom
develop

Conversation

@daniloceano
Copy link
Owner

Prevent duplicate PyPI uploads during PRs

- Resolved issue where CI/CD runs on both develop push AND main merge
- This prevents double publication attempts to PyPI
- Future fix: Configure workflow to publish only on main branch
- Add conditional to publish only on push to main, not on PRs
- Prevents double publication when PR is created AND merged
- Maintains testing on both PRs and pushes for validation
- This resolves the 'file already exists' PyPI upload errors
@daniloceano daniloceano merged commit f53b03d into main Aug 15, 2025
1 check 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