Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mbland
Copy link
Contributor

@mbland mbland commented Jul 9, 2018

Pertains to #103 and #112. This is the first step towards improving our Changelog history and our release process.

I'm very much open to ideas here, but wanted to get the process started. I especially wanted to get the steps I'm currently using to publish new versions documented. The extent to which we can replace some of the manual steps with automation after committing this portrait of the status quo, great.

Pertains to #103 and #112. This is the first step towards improving our
Changelog history and our release process.
@mbland mbland requested a review from a team July 9, 2018 03:30
@ghost ghost assigned mbland Jul 9, 2018
@ghost ghost added the review label Jul 9, 2018
$ git push

# Push the version tag:
$ git push --tags
Copy link
Member

Choose a reason for hiding this comment

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

These two commands can just be single command: git push --follow-tags

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated. As I just said in the new commit comment, this is why we have code
reviews: I'm learning useful little bits like this all the time!

Per @jasonkarns in the review for #122. _This_ is why we have code
reviews: I'm learning useful little bits like this all the time!

Also took care of a little typo in a command line example, and added a
little info about the Alpine repository.
@mbland mbland merged commit 6d886b2 into master Jul 9, 2018
@ghost ghost removed the review label Jul 9, 2018
@mbland mbland deleted the changelog-and-releasing branch July 9, 2018 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants