Skip to content

Conversation

@devinslick
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 23, 2025 02:20
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies the GitHub Actions workflow to publish to PyPI only when GitHub Releases are created, removing the previous behavior of automatic publishing on every push to the main branch.

Key Changes:

  • Removed push trigger for the main branch, keeping only the release trigger with published type
  • Updated comments throughout the workflow to reflect the new single-trigger behavior
  • Simplified the publish_pypi job's conditional logic to align with the new trigger configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@devinslick devinslick merged commit b711458 into main Nov 23, 2025
22 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.

3 participants