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

[Tooling][Release] Adding release script #948

Merged
merged 8 commits into from
Oct 13, 2022

Conversation

eduardogr
Copy link
Contributor

What are you going to find here?

  • New script to start the automation of bittensor release
  • New file CHANGELOG.md to track releases
    • Right now this file is the concatenation of releases descriptions
  • This script will generate:
    • new github tag
    • new github release (with release notes auto generated)
    • new release notes (autogenerated by github) in CHANGELOG.md file
    • new python wheel in pypi
    • (TODO) new docker image in dockerhub

@eduardogr eduardogr marked this pull request as ready for review October 12, 2022 19:44
@shibshib
Copy link
Contributor

Nice! Can we also add some instructions on how to use this script?

Copy link
Collaborator

@camfairchild camfairchild left a comment

Choose a reason for hiding this comment

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

Looks good. I'll have to modify the wheel build when we integrate #933

@eduardogr eduardogr merged commit f8387ca into master Oct 13, 2022
@eduardogr eduardogr deleted the tooling/adding-release-script branch December 14, 2022 16:53
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.

4 participants