-
Release v0.4.0 Stable
released this
2022-01-15 03:53:55 +00:00 | 342 commits to development since this releasev0.4.0 (2022-01-15)
Bug Fixes
- commit.py: 99bdc2a0 - fix typo that caused exception [ #6 !12 ]
- conventional_commits: d03d9fef - fetch all branches prior to check for parent branch [ #6 !12 ]
- ci: d5782d95 - added variable 'GIT_SUBMODULE_STRATEGY' to be 'recursive' [ #10 !12 ]
- conventional_commits: 42ad02ee - use git show-branch to find origin branch [ #6 !11 ]
Features
- commit.py: e5531fc7 - throw an error if no token was supplied. i.e. empty variable. [ #11 !12 ]
- commit.py: 6b7ad95f - confirm a merge request was found, if not output 'ci: No Merge Request found' [ #11 !12 ]
- commit.py: c543c47a - try to us
CI_JOB_TOKEN
before the specified token, if any. [ #11 !12 ] - commit.py: b01550e0 - removed ability to fetch first commit or target branch [ #6 #6 !12 ]
Downloads