Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically create GitHub Releases #4

Closed
zanieb opened this issue Mar 22, 2024 · 0 comments
Closed

Automatically create GitHub Releases #4

zanieb opened this issue Mar 22, 2024 · 0 comments

Comments

@zanieb
Copy link
Member

zanieb commented Mar 22, 2024

On tag creation, let's create the GitHub release via a GitHub Actions workflow so we don't need to do it manually. It's not needed for users, but it can be confusing otherwise.

zanieb pushed a commit that referenced this issue Mar 23, 2024
## feat(mirror): remove `v` from version
    
As mentioned in #5,
`uv` does not use `v` in its version tagging. Considering that this repo
is primarily a mirror of the `uv` repo, it should match.

## feat(workflow): auto release on tag creation
    
Although this functionality is not required, some users might be
confused if the tag and release version are not the same. This in
reference to #4
    
Additionally, the body of the release points to the uv release
@zanieb zanieb closed this as completed Mar 23, 2024
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

No branches or pull requests

1 participant