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

Automate updating of changelog and version in releasing #35

Merged
merged 4 commits into from
Feb 19, 2018

Conversation

DRMacIver
Copy link
Member

In highly unexpected news, it turns out that in order to get releasing working to my satisfaction I had to throw away all of the Travis deploy infrastructure and write my own based on the hypothesis-python infrastructure.

Given that I had to do that anyway, it wasn't much extra work to get a similar release file mechanism up and running. There's enough different that this ended up being a recreation rather than a reuse, but very much the same idea: There is a RELEASE.md file in the root of the repo, and this updates the associated version and date of the gemspec and then adds it to the CHANGELOG.md.

Fixes #31.

@DRMacIver DRMacIver merged commit 81cdac3 into development Feb 19, 2018
@DRMacIver DRMacIver deleted the releasing branch February 19, 2018 11:19
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.

1 participant