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

Document and improve how to cut a new release #718

Closed
choldgraf opened this issue Nov 7, 2018 · 4 comments
Closed

Document and improve how to cut a new release #718

choldgraf opened this issue Nov 7, 2018 · 4 comments

Comments

@choldgraf
Copy link
Member

In #717 we're adding a small amount of text on how to cut a new release, however it could be much-improved. This issue is to keep track of this item!

@betatim
Copy link
Member

betatim commented Nov 7, 2018

Maybe instead of adding a lot of documentation we can work towards having it automated so that the instructions can be:

  • update change log via a PR
  • update version tags (app version and chart version, needs some thinking) in the helm chart
  • tag a release on GitHub
  • open new section in the change log via a PR

Which is roughly what we have on repo2docker. Keeping track of all the twine steps and stuff is too tedious really.

@choldgraf choldgraf changed the title Document how to cut a new release Document and improve how to cut a new release Nov 7, 2018
@choldgraf
Copy link
Member Author

good call, updated the title to reflect taht

@minrk
Copy link
Member

minrk commented Nov 9, 2018

The chart itself also has a version in helm-chart/binderhub/Chart.yaml. If the two are to have the same version (they do for now, but this is not the case for jupyterhub, and probably will stop being the case with binderhub as it matures), then we need to make sure to update them together.

@consideRatio
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants