-
Release v0.3.0 Stable
released this
2021-08-12 03:32:38 +00:00 | 364 commits to development since this releasev0.3.0 (2021-08-12)
BREAKING CHANGE
Bug Fixes
- commit_message: 3360a15f - fixed commit message check if there is only one commit to the branch [ !7 ]
- commit_footer_refs: 63af1efb - Use the current git branch for comparison. [ !5 #1 ]
- gitlab_release: f76cabee - Adjust release workflow [ !2 ]
Code Refactor
- gitlab_release: eb0bf4c1 - file link to be in local repository for helping fix commit footer ref check failures [ #4 ]
- gitlab_release: 81776223 - use a name for failed test to denote the issue [ #4 ]
Continious Integration
- gitlab_release: 7cb676eb - Add a validation job to check if commit messages contain a gitlab reference in the footer [ #4 ]
Documentaton / Guides
- readme: 0653766c - Updated badges and intro [ !5 ]
- gitlab_templates: 9f7a24c1 - added issue and merge request templates [ #1 ]
- template: da8eb5c3 - added template readme for CI job folders [ #1 ]
- readme: ace7a034 - explain sync and using github to link gitlab-ci [ !5 #1 ]
- readme: 8790917e - explain repo layout and versioning [ !5 ]
- readme: 19900945 - added how to update gitlab-ci [ !5 ]
- readme: 8a988ebf - Added how to use this repository [ !5 ]
- gitlab_release: dc13d4f2 - Added user docs to fix errors from ci job 'commit footer refs' [ #3 #4 ]
- changelog: 35edb7cf - Updated changelog to new layout [ !3 #3 ]
- gitlab_release: 5f273ce2 - Updated docs with new instructions on version incrementing [ !2 ]
Features
- python_linting: d6105624 - added ci job, python linting, code quality and scoring [ #1 ]
- yaml_lint: d20a56fa - Added job yaml lint for checking yaml files [ #1 ]
- gitlab_release: 22136f7d - Toggle var added to enable switching changelog references. [ #3 ]
- gitlab_release: 756b9406 - be able to toggle commit footer check job [ #4 ]
- gitlab_release: 11e15661 - python module to check if a commit message has gitlab references in the footer [ #4 ]
- gitlab_release: 8699c412 - Add commit footer to changelog [ !1 #3 ]
Downloads