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

Add HOW_TO_RELEASE guidelines #948

Merged
merged 1 commit into from
Aug 6, 2016
Merged

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Aug 6, 2016

For the benefit of @jhamman, and anyone else who may eventually step up to
be a maintainer!

For the benefit of jhamman, and anyone else who may eventually step up to
be a maintainer!
@jhamman
Copy link
Member

jhamman commented Aug 6, 2016

This looks good to me. I'll plan on making the next release to try it out.

@shoyer shoyer merged commit 7d7673c into pydata:master Aug 6, 2016
@shoyer shoyer deleted the how-to-release branch August 6, 2016 18:16
5. On the master branch, commit the release in git:
git commit -a -m 'Release v0.X.Y'
6. Tag the release:
git tag -a v0.8.1 -m 'v0.X.Y'
Copy link
Contributor

Choose a reason for hiding this comment

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

v0.8.1 here intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed, thanks

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.

3 participants