Skip to content

Conversation

lukebaumann
Copy link
Collaborator

Today I realized two things about the PyPI GitHub action

  1. The publish-to-pypi job runs if the testpypi input is set.
  2. The tag input was ignored because the step that depended on it had a typo in the condition.

We were lucky that there was no issue from the initial publish and there were no other commits and it seems the extra git clone with a specific tag and cd into the cloned repo were unnecessary since there were no other commits since the release was created so 1. and 2. were not problems this release.

@sadikneipp sadikneipp merged commit 0311764 into main Aug 25, 2025
15 checks passed
@sadikneipp sadikneipp deleted the pypi branch August 25, 2025 22:47
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