v1.5.4
What's Changed
- Replace slashes with hyphens by @doctorperceptron in #30
- look at remote instead by @martellato in #31
- Added action to manage a GitHub Deployment by @rashidnhm in #25
- Auto changelog by @martellato in #32
- Disallow lagging version in OG workflow by @martellato in #34
- Change default Docker image tag prefix from
dev
totemp
by @Mandrenkov in #35 - Sc 36272 list workflow artifact pagination by @rashidnhm in #36
- Adds a newline at the end of version.py by @martellato in #37
- Fixes
fatal: ambiguous argument {base_branch}
by @martellato in #38 - Traps the unreasonable error code 3 from docformatter by @martellato in #39
- Bot to touch missing
CHANGELOG.md
inog/bump
workflow by @martellato in #40 - fix: [sc-40595] Sanity check for
_version.py
vs head ofCHANGELOG.md
by @martellato in #41 - support extra version details by @martellato in #42
- Consider CHANGELOG diff when deciding to modify by @onefifth in #43
- Allow files to be uploaded using action by @rashidnhm in #45
- Add multi-arch docker build-push workflow by @ggulli in #44
- Fixes empty string passed to grep raising with
set -x
by @martellato in #46 - Allow creation of
.lintignore
file to ignore linting of files and directories by @martellato in #47 - feat: [sc-43534] OG bump workflow to parse changelog and update entry as PR is edited by @martellato in #48
- Sc 43862 add pull request edited and workflow dispatch by @martellato in #49
- Fixes sorting of versions in the CHANGELOG file by @martellato in #50
- Fixes duplicate formatting by @martellato in #51
- Fixes a tiny bug where non-bot commits would return the old format of version for the CHANGELOG bump by @martellato in #52
New Contributors
- @doctorperceptron made their first contribution in #30
- @onefifth made their first contribution in #43
- @ggulli made their first contribution in #44
Full Changelog: v1.5.3...v1.5.4