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

formalize release steps #1291

Closed
boneskull opened this issue Jul 28, 2014 · 1 comment
Closed

formalize release steps #1291

boneskull opened this issue Jul 28, 2014 · 1 comment

Comments

@boneskull
Copy link
Contributor

I had to do a release quickly due to #1285, but I wasn't sure what all needed to be done.

I'm thinking it's something like:

  1. make && make test
  2. update History.md (git changelog? Not sure how to use it)
  3. update Readme.md (git summary, I guess)
  4. commit, tag, push

Any steps I'm missing?

thanks,
Chris

@travisjeffery
Copy link
Contributor

and publish to npm. don't rely on git changelog for 2, you'll need to manually adjust things to improve the readability. also, let's hold off on multiple people making releases just yet, since we're struggling with multiple people merging code alone.

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

2 participants