feat(changelog): be able to switch changelog references inclusion. #54

Merged
jon_nfc merged 8 commits from changelog-footer-toggle into development 2021-08-08 06:35:41 +00:00
jon_nfc commented 2021-08-07 08:14:28 +00:00 (Migrated from gitlab.com)

references:

Add to the CI yaml ability to toggle the inclusion of the commit footer within the changelog. see issue #3 for more details.

references: - !3 - #3 - #4 Add to the CI yaml ability to toggle the inclusion of the commit footer within the changelog. see issue #3 for more details.
jon_nfc commented 2021-08-07 08:14:28 +00:00 (Migrated from gitlab.com)

assigned to @jon_nfc

assigned to @jon_nfc
jon_nfc commented 2021-08-07 12:25:03 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2021-08-08 05:02:57 +00:00 (Migrated from gitlab.com)

added 1 commit

  • f88394e5 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference

Compare with previous version

added 1 commit <ul><li>f88394e5 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226543930&start_sha=d929c1d3b01fe68764029e6a6a13a620871ad1b4)
jon_nfc commented 2021-08-08 05:07:30 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 8e80e25b - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference

Compare with previous version

added 1 commit <ul><li>8e80e25b - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226544111&start_sha=f88394e5a1cc22d8772eeeb8b04d7297611f27a5)
jon_nfc commented 2021-08-08 05:09:18 +00:00 (Migrated from gitlab.com)

added 1 commit

  • afbb1e72 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference

Compare with previous version

added 1 commit <ul><li>afbb1e72 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226544188&start_sha=8e80e25b3eab54fec21a82a31eb59bb849e76445)
jon_nfc commented 2021-08-08 05:11:50 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 6b5188c7 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference

Compare with previous version

added 1 commit <ul><li>6b5188c7 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226544303&start_sha=afbb1e72a4390699fb2428c2f625d086aadc781a)
jon_nfc commented 2021-08-08 05:13:29 +00:00 (Migrated from gitlab.com)

added 1 commit

  • cf6ce984 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference

Compare with previous version

added 1 commit <ul><li>cf6ce984 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226544374&start_sha=6b5188c7ea41cb3f28c6da146e5d4be14ffbbffb)
jon_nfc commented 2021-08-08 05:15:11 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 94a29ea8 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference

Compare with previous version

added 1 commit <ul><li>94a29ea8 - feat(gitlab_release): validate commit footer to have gitlab mr or issue reference</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226544455&start_sha=cf6ce984287372dc13eaab2a01e2992d639cc593)
jon_nfc commented 2021-08-08 05:24:05 +00:00 (Migrated from gitlab.com)

added 3 commits

  • d2d4ac0a - build(.gitignore): ignore python build files
  • 11e15661 - feat(gitlab_release): python module to check if a commit message has gitlab...
  • 7cb676eb - ci(gitlab_release): Add a validation job to check if commit messages contain a...

Compare with previous version

added 3 commits <ul><li>d2d4ac0a - build(.gitignore): ignore python build files</li><li>11e15661 - feat(gitlab_release): python module to check if a commit message has gitlab...</li><li>7cb676eb - ci(gitlab_release): Add a validation job to check if commit messages contain a...</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226544823&start_sha=94a29ea81a874ecce37b179e084008c91a722881)
jon_nfc commented 2021-08-08 05:30:53 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 929720d7 - feat(gitlab_release): be able to toggle commit footer check job

Compare with previous version

added 1 commit <ul><li>929720d7 - feat(gitlab_release): be able to toggle commit footer check job</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226545087&start_sha=7cb676eb98a7de30d47a6b49a87067116684cfd2)
jon_nfc commented 2021-08-08 05:32:22 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 64a411f1 - feat(gitlab_release): be able to toggle commit footer check job

Compare with previous version

added 1 commit <ul><li>64a411f1 - feat(gitlab_release): be able to toggle commit footer check job</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226545149&start_sha=929720d7f0263702c024179f29e02b8fb26978b3)
jon_nfc commented 2021-08-08 05:35:51 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 756b9406 - feat(gitlab_release): be able to toggle commit footer check job
  • 48df6f87 - refactor(gitlab_release): use a name for failed test to denote the issue

Compare with previous version

added 2 commits <ul><li>756b9406 - feat(gitlab_release): be able to toggle commit footer check job</li><li>48df6f87 - refactor(gitlab_release): use a name for failed test to denote the issue</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226545326&start_sha=64a411f1fb03c71b7c660adc8994c20788609bc0)
jon_nfc commented 2021-08-08 05:47:05 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 81776223 - refactor(gitlab_release): use a name for failed test to denote the issue
  • 023078c2 - refactor(gitlab_release): file link to be in local repository for helping fix...

Compare with previous version

added 2 commits <ul><li>81776223 - refactor(gitlab_release): use a name for failed test to denote the issue</li><li>023078c2 - refactor(gitlab_release): file link to be in local repository for helping fix...</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226545744&start_sha=48df6f870f6ade94427a6a20f03f692f4fa43157)
jon_nfc commented 2021-08-08 06:15:36 +00:00 (Migrated from gitlab.com)

added 3 commits

  • eb0bf4c1 - refactor(gitlab_release): file link to be in local repository for helping fix...
  • 22136f7d - feat(gitlab_release): Toggle var added to enable switching changelog references.
  • 24d4a298 - docs(gitlab_release): Added user docs to fix errors from ci job 'commit footer refs'

Compare with previous version

added 3 commits <ul><li>eb0bf4c1 - refactor(gitlab_release): file link to be in local repository for helping fix...</li><li>22136f7d - feat(gitlab_release): Toggle var added to enable switching changelog references.</li><li>24d4a298 - docs(gitlab_release): Added user docs to fix errors from ci job &#39;commit footer refs&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226547123&start_sha=023078c27e98db634ef2337b1bd8bd298586edf2)
jon_nfc commented 2021-08-08 06:19:26 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 9ad9f7fa - docs(gitlab_release): Added user docs to fix errors from ci job 'commit footer refs'

Compare with previous version

added 1 commit <ul><li>9ad9f7fa - docs(gitlab_release): Added user docs to fix errors from ci job &#39;commit footer refs&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226547289&start_sha=24d4a298a5a9a987c4dc06dd397274f514dda870)
jon_nfc commented 2021-08-08 06:20:54 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 29f4b833 - docs(gitlab_release): Added user docs to fix errors from ci job 'commit footer refs'

Compare with previous version

added 1 commit <ul><li>29f4b833 - docs(gitlab_release): Added user docs to fix errors from ci job &#39;commit footer refs&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226547355&start_sha=9ad9f7fa584dd211eb13b7e3a0cec5d2e2cadf39)
jon_nfc commented 2021-08-08 06:25:04 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 9ffc1d79 - docs(gitlab_release): Added user docs to fix errors from ci job 'commit footer refs'

Compare with previous version

added 1 commit <ul><li>9ffc1d79 - docs(gitlab_release): Added user docs to fix errors from ci job &#39;commit footer refs&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226547612&start_sha=29f4b833ff94cb35aaac5d5d1d053d225b7bbb1f)
jon_nfc commented 2021-08-08 06:29:41 +00:00 (Migrated from gitlab.com)

added 1 commit

  • dc13d4f2 - docs(gitlab_release): Added user docs to fix errors from ci job 'commit footer refs'

Compare with previous version

added 1 commit <ul><li>dc13d4f2 - docs(gitlab_release): Added user docs to fix errors from ci job &#39;commit footer refs&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/4/diffs?diff_id=226547814&start_sha=9ffc1d79e0364b7e91ea70f4e61ab37c7f264674)
jon_nfc commented 2021-08-08 06:35:41 +00:00 (Migrated from gitlab.com)

mentioned in commit f4ee55daa5

mentioned in commit f4ee55daa58cb2b9bb494a2955956cd3af5861fb
jon_nfc (Migrated from gitlab.com) merged commit f4ee55daa5 into development 2021-08-08 06:35:41 +00:00
jon_nfc commented 2021-08-12 02:01:21 +00:00 (Migrated from gitlab.com)

mentioned in commit d2d4ac0afa

mentioned in commit d2d4ac0afa123eb161916735b999b470a30e273e
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/gitlab-ci#54
No description provided.