Dump the last commit logs into the CHANGES file
Project description
Using the features available at zest.releser.lasttaglog this module fills the CHANGES file using the VCS’s log command.
Actual implementation only works with git. To add support to other VCSs you need to add new conditions to the prettyfy_logs method
Developing
Create a virtualenv somewhere:
$ virtualenv . $ source bin/activate
Install zc.buildout:
$ pip install zc.buildout
Run buildout:
$ ./bin/buildout -vv
Latest zest.releaser with the developing version of cs.zestreleaser.changelog will be installed and available through all the scripts created in bin folder. So you can run bin/fullrelease for instance.
Changelog
0.6 (2015-10-01)
Fix changelog update :(.
0.5 (2015-09-30)
fix history checking [Mikel Larreategi <mlarreategi@codesyntax.com>]
0.4 (2015-09-24)
use print as function [Mikel Larreategi <mlarreategi@codesyntax.com>]
get all commits when no tags are found [Mikel Larreategi <mlarreategi@codesyntax.com>]
documentation and buildout update [Mikel Larreategi <mlarreategi@codesyntax.com>]
hook changelog filler before the preleaser, because now zest.releaser checks for ‘not changes yet’ before the middle hook is run [Mikel Larreategi <mlarreategi@codesyntax.com>]
0.3 (2015-05-25)
Update import to be compatible with zest.releaser >= 4
0.2 (2014-12-12)
Show all the commits made since the last tag to the user before asking anything.
0.1 (2014-12-12)
Initial implementation: asks the user if he wants to add the last commits made since the last tag to the CHANGES file. This initial implementation works only with git.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for cs.zestreleaser.changelog-0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cd6cb42682eb9ca8ce2a0a1e775ed0e2e0ce3f739cad86c98451e5a8575a30d |
|
MD5 | 6e5b0f1d2515d91d865b59aaa0c6050a |
|
BLAKE2b-256 | 8ae88d02cf6a6686842e11d47547b7c128c64a33f6d31bc036c80dffe260735b |