- Update default release config to pick up new: tag. [Stephen Arnold]
- set include merges to false
- Bump versions of gitchangelog and workflow actions. [Steve Arnold]
- Make git describe find the right tag with multiple choices. [Steve
Arnold]
- this should make sure git can find the right tag regardless of tag type or date ordering
- Update readme, add simple pre-commit config. [Stephen L Arnold]
- Tool/action version upgrades, add tag check to release workflow.
[Stephen L Arnold]
- bump versions for gitchangelog and actions/checkout
- hold release action if tag starts with 'v'
- Use python:alpine image, bump gitchangelog version to latest. [Stephen
L Arnold]
- update docker file for new container usage
- Update tag_regexps in default config, bump dep version. [Stephen L
Arnold]
- make sure 'v' tag prefix is recognized
- install latest gitchangelog using gh wheel url
- Switch pip install to source tarball until pypi deps are fixed.
[Stephen L Arnold]
- pystache 0.6.1 has bad version (0.6.0) on both GH and pypi
- action/Docker env started failing dep installs, and now
- pip no longer installs from github release page links
- Use latest gitchangelog release wheel, remove extra dep install. [Stephen L Arnold]
- Doc: add readme note about using latest tag if not on master. [Stephen L Arnold]
- Wrap final command with some useful github variables. [Stephen L Arnold]
- Try running suggested git config command => safe.directory. [Stephen L Arnold]
- Post-tag commit: update pep8speaks config. [Stephen L Arnold]
- Still less is even more. [Stephen L Arnold]
- Check changelog output with/without version in env. [Stephen L Arnold]
- Set override version for latest tag. [Stephen L Arnold]
- Add dogfood example repo, update usage a bit. [Stephen L Arnold]
- Filter out refs that are not tags. [Stephen L Arnold]
- Use correct flake8 config syntax. [Stephen L Arnold]
- Yet-another-readme-update (less is more) [Stephen L Arnold]
- Fix missing link in readme. [Stephen L Arnold]
- Upgrade gitchangelog (#4) [Steve Arnold]
- upgrade to latest gitchangelog and update readme file
- usr: improve install time using latest wheels
- Add baseline docker action files (wip) [Stephen L Arnold]
- Default config environment var (#3) [Steve Arnold]
- update shell env and rename default cfg, update workflow/readme
- use absolute container path for default config file
- usr: tweak default config for more data/ better output
- Image switch (#1) [Steve Arnold]
- switch to apline with minimal required deps
- add release cfg rc file to docker, set/check env vars
- wire up input options, show output, update readme
- add no-args option for full changelog, update readme