Releases: LeanKit-Labs/tag-release
Releases · LeanKit-Labs/tag-release
Added support for adding a LK id
- Added scope check for LK id
- Added support for adding a LK id
Don't allow user to keep branch if on develop, master, or main branch when running qa
- Don't allow user to keep branch if on develop, master, or main branch when running qa
Fixed renaming config path references
- Removed --config option
- Fixed renaming config path references
Update lock file on QA and reorder Bump commit on PR
- Updated bump commit reorder advise
- Renamed reOrderBumpAndLocalizationCommit to reOrderBumpCommit
- Allow reorder commits no matter where bump commit is
- Made en-US.yaml commit check or generic
- Allow pr to work with bump commit not being latest commit. (kind of)
- Update package-lock.json on qa flow
Fixed pre/post hooks not always running when neeeded
- Addressed issues with continue workflow and conflicts with scripts
- Fixed scripts running at incorrect times during workflow
Added --no-bump flag to pr command to enable opening a PR without the bump commit requirement
- Added --no-bump flag to pr command to enable opening a PR without the bump commit requirement
Updated README.md with pre and post script documentation
- Updated README.md with pre and post script documentation
Added ability to to read pre and post scripts for commands from package.json
- Log output from pre and post scripts
- Added ability to to read pre and post scripts for commands from package.json
Handle when there is an empty change set for l10n
- Handle when there is an empty change set for l10n
Added coverage flag to l10n command
- Added coverage flag to l10n command