63af1efb4f
fix(commit_footer_refs): Use the current git branch for comparison.
...
dynamically select the current branch so that it can be compared to the dev branch
!5 #1
2021-08-11 12:17:50 +09:30
22136f7dd2
feat(gitlab_release): Toggle var added to enable switching changelog references.
...
using var 'CHANGELOG_FOOTER_REFERENCES' set to False when generating a changelog
with 'cz' will not add the commit footer refrences to the changelog.
issue #3
2021-08-08 15:28:00 +09:30
eb0bf4c174
refactor(gitlab_release): file link to be in local repository for helping fix commit footer ref check failures
...
issue #4
2021-08-08 15:18:11 +09:30
81776223c5
refactor(gitlab_release): use a name for failed test to denote the issue
...
issue #4
2021-08-08 15:05:35 +09:30
11e156619d
feat(gitlab_release): python module to check if a commit message has gitlab references in the footer
...
#4
2021-08-08 14:50:34 +09:30
8699c41219
feat(gitlab_release): Add commit footer to changelog
...
!1 #3
2021-08-07 17:11:17 +09:30
cc3fabdaa2
refactor(gitlab_release): Use Short commit SHA1 in main changelog link to gitlab
...
#1
2021-08-04 12:24:02 +09:30
588698df26
fix(gitlab_release): Correctly fetch the CI_PROJECT_URL for the environment
2021-08-04 12:05:01 +09:30
287b4c954d
feat(gitlab_release): Include code refactor as part of the changelog
...
#1
2021-08-04 11:50:41 +09:30
72e8b6c84d
refactor(gitlab_release): build gitlab commit url for changelog so that there is a weblink to the changes
...
The mirror on github, did not have the commit hashes as links to the commit.
Now a full gitlab commit URL is built as part of the changelog.
#1
2021-08-04 11:16:44 +09:30
80ca3618ee
fix(gitlab_release): A 'feat' commit must do a MINOR bump to version
...
issue #1
2021-08-04 11:00:19 +09:30
6678a3dbab
feat(git_release): Migrated from ansible-roles
...
Mibrated from
commit: 295fe5b1db
After migration, updated for gitlab-ci.
Changes to be committed:
new file: gitlab_release/.gitlab-ci.yml
new file: gitlab_release/README.md
new file: gitlab_release/python-module/cz_nfc/cz_nfc.py
new file: gitlab_release/python-module/cz_nfc/setup.py
new file: gitlab_release/requirements.txt
issue #1
2021-08-03 15:48:35 +09:30