fix: numerous bugs #61

Merged
jon_nfc merged 9 commits from development into master 2022-01-15 03:52:14 +00:00
jon_nfc commented 2022-01-11 07:09:44 +00:00 (Migrated from gitlab.com)

📚 Summary

Fix bugs in listed issues


🔗 Related Issue(s) 🔗 Related Merge Request(s)
#6
#10
#11

👷 Tasks

  • merging to correct branch?
  • issue linked to this MR?
  • related issues:
    • closed in a commit message
    • Manually closed
    • All related issues tasks complete?
## :books: Summary Fix bugs in listed issues --- | :link: **Related Issue(s)** | :link: **Related Merge Request(s)** | |:---------------------------:|:-----------------------------------:| | #6 #10 #11 | | ### :construction_worker: Tasks * [x] merging to correct branch? * [x] issue linked to this MR? * related issues: * [x] closed in a commit message * [ ] Manually closed * [x] All related issues tasks complete?
jon_nfc commented 2022-01-14 22:21:21 +00:00 (Migrated from gitlab.com)

marked this merge request as ready

marked this merge request as **ready**
jon_nfc commented 2022-01-14 22:21:21 +00:00 (Migrated from gitlab.com)

changed title from {-Draft: Development-} to {+fix: numerous bugs+}

changed title from **{-Draft: Development-}** to **{+fix: numerous bugs+}**
jon_nfc commented 2022-01-14 22:21:21 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-15 03:50:57 +00:00 (Migrated from gitlab.com)

added 9 commits

  • 42ad02ee - fix(conventional_commits): use git show-branch to find origin branch
  • d5782d95 - fix(ci): added variable 'GIT_SUBMODULE_STRATEGY' to be 'recursive'
  • b01550e0 - feat(commit.py): removed ability to fetch first commit or target branch
  • d03d9fef - fix(conventional_commits): fetch all branches prior to check for parent branch
  • 99bdc2a0 - fix(commit.py): fix typo that caused exception
  • c543c47a - feat(commit.py): try to us `CI_JOB_TOKEN` before the specified token, if any.
  • 6b7ad95f - feat(commit.py): confirm a merge request was found, if not output 'ci: No Merge Request found'
  • e5531fc7 - feat(commit.py): throw an error if no token was supplied. i.e. empty variable.
  • 745622c2 - Merge branch '6-10-11-fix-bugs' into 'development'

Compare with previous version

added 9 commits <ul><li>42ad02ee - fix(conventional_commits): use git show-branch to find origin branch</li><li>d5782d95 - fix(ci): added variable &#39;GIT_SUBMODULE_STRATEGY&#39; to be &#39;recursive&#39;</li><li>b01550e0 - feat(commit.py): removed ability to fetch first commit or target branch</li><li>d03d9fef - fix(conventional_commits): fetch all branches prior to check for parent branch</li><li>99bdc2a0 - fix(commit.py): fix typo that caused exception</li><li>c543c47a - feat(commit.py): try to us `CI_JOB_TOKEN` before the specified token, if any.</li><li>6b7ad95f - feat(commit.py): confirm a merge request was found, if not output &#39;ci: No Merge Request found&#39;</li><li>e5531fc7 - feat(commit.py): throw an error if no token was supplied. i.e. empty variable.</li><li>745622c2 - Merge branch &#39;6-10-11-fix-bugs&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/11/diffs?diff_id=312073324&start_sha=7751fd9494f610fff0ea16bd303bfe62d0034eec)
jon_nfc commented 2022-01-15 03:51:46 +00:00 (Migrated from gitlab.com)

added 5m of time spent

added 5m of time spent
jon_nfc commented 2022-01-15 03:51:48 +00:00 (Migrated from gitlab.com)

assigned to @jon_nfc

assigned to @jon_nfc
jon_nfc (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-01-15 03:51:53 +00:00
jon_nfc (Migrated from gitlab.com) canceled auto merging this pull request when all checks succeed 2022-01-15 03:51:58 +00:00
jon_nfc (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-01-15 03:52:11 +00:00
jon_nfc commented 2022-01-15 03:52:14 +00:00 (Migrated from gitlab.com)

mentioned in commit e1d05be2fd

mentioned in commit e1d05be2fd1561a1b0f3667091132c0a508fd80f
jon_nfc (Migrated from gitlab.com) merged commit e1d05be2fd into master 2022-01-15 03:52:14 +00:00
jon_nfc commented 2022-01-15 03:53:02 +00:00 (Migrated from gitlab.com)

marked the checklist item merging to correct branch? as completed

marked the checklist item **merging to correct branch?** as completed
jon_nfc commented 2022-01-15 03:53:03 +00:00 (Migrated from gitlab.com)

marked the checklist item issue linked to this MR? as completed

marked the checklist item **issue linked to this MR?** as completed
jon_nfc commented 2022-01-15 03:53:04 +00:00 (Migrated from gitlab.com)

marked the checklist item closed in a commit message as completed

marked the checklist item **closed in a commit message** as completed
jon_nfc commented 2022-01-15 03:53:06 +00:00 (Migrated from gitlab.com)

marked the checklist item All related issues tasks complete? as completed

marked the checklist item **All related issues tasks complete?** as completed
jon_nfc commented 2022-01-15 04:40:29 +00:00 (Migrated from gitlab.com)

mentioned in merge request !13

mentioned in merge request !13
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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