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

feat: Setup release process #685

Merged
merged 3 commits into from
Aug 21, 2023
Merged

feat: Setup release process #685

merged 3 commits into from
Aug 21, 2023

Conversation

bjchambers
Copy link
Collaborator

This should do the following:

  1. Use release-drafter to maintain a draft of a v### release.
  2. Build wheels with a version based on either the current state of the file or using the version from the tag.
  3. When we publish that release, it should publish to PyPi.

This should do the following:

1. Use `release-drafter` to maintain a draft of a `v###` release.
2. Build wheels with a version based on either the current state of the
   file or using the version from the tag.
3. When we publish that release, it should publish to PyPi.
@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Aug 21, 2023
@github-actions github-actions bot added build enhancement New feature or request labels Aug 21, 2023
@bjchambers bjchambers added this pull request to the merge queue Aug 21, 2023
@bjchambers bjchambers removed this pull request from the merge queue due to a manual request Aug 21, 2023
@bjchambers bjchambers added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit 1752793 Aug 21, 2023
37 checks passed
@bjchambers bjchambers deleted the release-tests branch August 21, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants