Skip to content

Conversation

@jonperron
Copy link
Owner

No description provided.

@jonperron jonperron requested a review from Copilot August 12, 2025 10:15
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 fixes GitHub workflow configuration to prevent duplicated calls to test PyPI by adding conditional execution guards and updating workflow names for clarity.

  • Added conditional execution guards to prevent both test and production PyPI publishing jobs from running simultaneously
  • Updated workflow names to better distinguish between release and pre-release publishing
  • Standardized step naming conventions and YAML formatting

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Version bump from 1.2.3 to 1.2.4
.github/workflows/release.yaml Added conditional guards to PyPI publishing jobs and improved naming
.github/workflows/pre-release.yaml Added conditional guard for test PyPI publishing and clarified workflow purpose

@jonperron jonperron merged commit ccc1c08 into main Aug 12, 2025
5 checks passed
@jonperron jonperron deleted the fix/workflows branch August 12, 2025 10:16
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.

2 participants