Skip to content

Fix release workflow#11

Merged
risktoparkrageram merged 3 commits intomainfrom
fix-release-workflow
May 30, 2025
Merged

Fix release workflow#11
risktoparkrageram merged 3 commits intomainfrom
fix-release-workflow

Conversation

@risktoparkrageram
Copy link

This PR moves things to calver

@risktoparkrageram risktoparkrageram self-assigned this May 30, 2025
@risktoparkrageram risktoparkrageram requested a review from a team May 30, 2025 10:14

- name: Publish to pypi
run: |
uv publish --token ${{ secrets.PYPI_TOKEN }}
Copy link

Choose a reason for hiding this comment

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

does this work? we use twine in the other ones

Copy link
Author

Choose a reason for hiding this comment

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

its just taken from here https://docs.astral.sh/uv/guides/package/#publishing-your-package

happy to swap for twine if you prefer? maybe lets merge it and find out?

Copy link

Choose a reason for hiding this comment

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

no this is great! i think that didn't exist before

@risktoparkrageram
Copy link
Author

Thanks @janrito - will try with twine if the release doesn't go through with the straight uv publish

@risktoparkrageram risktoparkrageram merged commit 8b83f75 into main May 30, 2025
4 checks passed
@risktoparkrageram risktoparkrageram deleted the fix-release-workflow branch May 30, 2025 14:01
risktoparkrageram added a commit that referenced this pull request May 30, 2025
This reverts commit 8b83f75, reversing
changes made to 8c0d82a.
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