build: release v0.6.1 #67

Merged
jon_nfc merged 234 commits from development into master 2023-11-06 08:14:15 +00:00
jon_nfc commented 2022-01-24 06:57:08 +00:00 (Migrated from gitlab.com)

📚 Summary

Next release: v0.7.0

Tidy up the repo. Place jobs in folders that make sense. i.e. all linting jobs go in linting folder. Also jobs for a specific package, i.e. python need to have a single .gitlab-ci.yml created that can be included that covers all CI Jobs required for that package. This way a repository for a python project would just include the python .gitlab-ci.yml.

Update the version bump to use the correct details for @nfc_bot so every version bump from every repo that includes these jobs could be viewed. This will show usage of these jobs.

  • correct details added for @nfc_bot

🔗 Related Issue(s) 🔗 Related Merge Request(s)
- fixes #14 MR job fails
- fixes #16 Release to only occur on_success
- fixes #17 cz_nfc preventing version bump
- #18 md files not linting
- !18 Issue with job path for markdown lint
  • #13 may get looked at in this mr.

👷 Tasks

  • mkdocs, remove from markdown linting html s as this can be done in markdown

  • repo cleaned up

  • gitlab bot jobs updated (Just the email)

  • merging to correct branch?

  • [ ] issue linked to this MR?

  • related issues:

    • closed in a commit message

    • Manually closed

    • All related issues tasks complete?

  • milestone update to version name

## :books: Summary Next release: v0.7.0 Tidy up the repo. Place jobs in folders that make sense. i.e. all linting jobs go in linting folder. Also jobs for a specific package, i.e. python need to have a single `.gitlab-ci.yml` created that can be included that covers all CI Jobs required for that package. This way a repository for a python project would just include the python `.gitlab-ci.yml`. Update the version bump to use the correct details for @nfc_bot so every version bump from every repo that includes these jobs could be viewed. This will show usage of these jobs. - [x] correct details added for @nfc_bot ----- | :link: **Related Issue(s)** | :link: **Related Merge Request(s)** | |:----:|:----:| | - fixes #14 _MR job fails_ <br>- fixes #16 _Release to only occur `on_success`_ <br>- fixes #17 _cz_nfc preventing version bump_ <br>- #18 _md files not linting_ | - !18 _Issue with job path for markdown lint_ <br> | - #13 may get looked at in this mr. ### :construction_worker: Tasks <!-- dont remove tasks strike through including the checkbox by enclosing in double tidle '~~' --> - [x] mkdocs, remove from markdown linting html `s` as this can be done in markdown - [ ] repo cleaned up - [x] gitlab bot jobs updated _(Just the email)_ - [ ] merging to correct branch? - ~~[ ] issue linked to this MR?~~ - related issues: - [ ] closed in a commit message - [ ] Manually closed - [ ] All related issues tasks complete? - [ ] milestone update to version name <!-- don't adjust the below slash commands -->
jon_nfc commented 2022-01-24 07:01:18 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-24 23:59:59 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-25 00:01:29 +00:00 (Migrated from gitlab.com)

added 2 commits

  • e0402ecf - fix(lint_markdown): ensure the correct path for the job directory is used
  • ed75d0ee - Merge branch 'bug-lint-markdown' into 'development'

Compare with previous version

added 2 commits <ul><li>e0402ecf - fix(lint_markdown): ensure the correct path for the job directory is used</li><li>ed75d0ee - Merge branch &#39;bug-lint-markdown&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=317575113&start_sha=46cc1fbb6a878e485af39e679b5184a9912c2e7f)
jon_nfc commented 2022-01-25 00:08:08 +00:00 (Migrated from gitlab.com)

added 1 commit

  • ce1cc017 - build(version): bump version 0.6.0 → 0.6.1rc0

Compare with previous version

added 1 commit <ul><li>ce1cc017 - build(version): bump version 0.6.0 → 0.6.1rc0</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=317577543&start_sha=ed75d0ee057559f4cab5dd390fbb097e483b1ccb)
jon_nfc commented 2022-01-25 08:43:47 +00:00 (Migrated from gitlab.com)

mentioned in issue #16

mentioned in issue #16
jon_nfc commented 2022-01-25 08:45:13 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-25 08:47:05 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-25 08:48:34 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-25 08:52:05 +00:00 (Migrated from gitlab.com)

added 10m of time spent

added 10m of time spent
jon_nfc commented 2022-01-29 06:13:51 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-30 05:52:31 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-30 05:52:52 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-30 05:56:23 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-30 06:02:06 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-01-30 06:02:33 +00:00 (Migrated from gitlab.com)

added 10m of time spent

added 10m of time spent
jon_nfc commented 2022-01-31 00:45:22 +00:00 (Migrated from gitlab.com)

mentioned in merge request !19

mentioned in merge request !19
jon_nfc commented 2022-01-31 00:59:37 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 8391bf65 - fix(markdown_lint): remove quotes from search path variable.
  • d75e9599 - feat(markdown_lint): artifact locations to be hard set
  • f6d7ebee - Merge branch '18-fix-markdown-lint' into 'development'

Compare with previous version

added 3 commits <ul><li>8391bf65 - fix(markdown_lint): remove quotes from search path variable.</li><li>d75e9599 - feat(markdown_lint): artifact locations to be hard set</li><li>f6d7ebee - Merge branch &#39;18-fix-markdown-lint&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=321220559&start_sha=ce1cc017e26ff7f6cee586cc7d98e4d292275672)
jon_nfc commented 2022-02-12 10:20:32 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
jon_nfc commented 2022-02-12 10:22:51 +00:00 (Migrated from gitlab.com)

mentioned in merge request !20

mentioned in merge request !20
jon_nfc commented 2022-02-12 10:30:44 +00:00 (Migrated from gitlab.com)

marked the checklist item correct details added for @nfc_bot as completed

marked the checklist item **correct details added for @nfc_bot** as completed
jon_nfc commented 2022-02-12 10:31:03 +00:00 (Migrated from gitlab.com)

task will be completed in MR !20

task will be completed in MR !20
jon_nfc commented 2022-02-12 10:33:08 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9a7ae710 - refactor: set correct commit details for nfc_bot
  • 36ce0b0b - Merge branch 'nfc_bot-details-update' into 'development'

Compare with previous version

added 2 commits <ul><li>9a7ae710 - refactor: set correct commit details for nfc_bot</li><li>36ce0b0b - Merge branch &#39;nfc_bot-details-update&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=330440565&start_sha=f6d7ebeeb2b9d643c37ccbe6e25fa8d7e9dd970d)
jon_nfc commented 2022-02-12 11:27:55 +00:00 (Migrated from gitlab.com)

marked the checklist item gitlab bot jobs updated (Just the email) as completed

marked the checklist item **gitlab bot jobs updated _(Just the email)_** as completed
jon_nfc commented 2023-05-14 06:28:49 +00:00 (Migrated from gitlab.com)

assigned to @jon_nfc

assigned to @jon_nfc
jon_nfc commented 2023-05-14 06:32:23 +00:00 (Migrated from gitlab.com)

added 33 commits

  • 36ce0b0b...adc720bb - 23 earlier commits
  • bbbf9e35 - feat(ci): set correct search path
  • 7ed3f92d - feat(ci): exclude website-template from yaml lint
  • 3b686a46 - fix(yaml_lint): ensure config is within double quote
  • 47e39849 - ci(markdown_linting): exclude .gitlab and changelog
  • a04b272c - fix(yaml_lint): remove extra var creation
  • ca60625b - ci(yaml_lint): update to python 11
  • 02e9e5f4 - refactor(ci): inconsistant tabs
  • 8581981a - fix(markdown_lint): fix search paths
  • a925db14 - docs(yaml_lint): update docs for new variables
  • a073dd0b - Merge branch 'restructure' into 'development'

Compare with previous version

added 33 commits <ul><li>36ce0b0b...adc720bb - 23 earlier commits</li><li>bbbf9e35 - feat(ci): set correct search path</li><li>7ed3f92d - feat(ci): exclude website-template from yaml lint</li><li>3b686a46 - fix(yaml_lint): ensure config is within double quote</li><li>47e39849 - ci(markdown_linting): exclude .gitlab and changelog</li><li>a04b272c - fix(yaml_lint): remove extra var creation</li><li>ca60625b - ci(yaml_lint): update to python 11</li><li>02e9e5f4 - refactor(ci): inconsistant tabs</li><li>8581981a - fix(markdown_lint): fix search paths</li><li>a925db14 - docs(yaml_lint): update docs for new variables</li><li>a073dd0b - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=680387873&start_sha=36ce0b0b76e6769c7a2e0d4ea0f3fcd2cc2d6bb1)
jon_nfc commented 2023-05-14 06:43:22 +00:00 (Migrated from gitlab.com)

see: https://gitlab.com/nofusscomputing/projects/ansible/git_configuration/-/pipelines/866680441

  • mr title check job should not occur on git_commit_tag
  • find out why job failed
see: https://gitlab.com/nofusscomputing/projects/ansible/git_configuration/-/pipelines/866680441 - [x] mr title check job should not occur on `git_commit_tag` - [x] find out why job failed
jon_nfc commented 2023-05-15 00:13:06 +00:00 (Migrated from gitlab.com)

added 6 commits

  • 76db5b17 - fix(conventional_commits): never run on git tag
  • 72f52898 - fix(docker): setup ROOT_DIR
  • 93931cb9 - feat(conventional): job not to run when bot pushes change
  • 1233d6ad - ci: disable licence scanning until fixed
  • b0024c99 - fix(ci): v no longer suffix to tag
  • f8e7973c - Merge branch 'restructure' into 'development'

Compare with previous version

added 6 commits <ul><li>76db5b17 - fix(conventional_commits): never run on git tag</li><li>72f52898 - fix(docker): setup ROOT_DIR</li><li>93931cb9 - feat(conventional): job not to run when bot pushes change</li><li>1233d6ad - ci: disable licence scanning until fixed</li><li>b0024c99 - fix(ci): v no longer suffix to tag</li><li>f8e7973c - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=680512230&start_sha=a073dd0bad691992d0b8618ff0616175031a669a)
jon_nfc commented 2023-05-15 00:18:41 +00:00 (Migrated from gitlab.com)

added 1 commit

  • a3fdca83 - build(version): bump version 0.6.1rc0 → 0.6.1rc1

Compare with previous version

added 1 commit <ul><li>a3fdca83 - build(version): bump version 0.6.1rc0 → 0.6.1rc1</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=680513186&start_sha=f8e7973c60c285f23fe4c992107bff9e9622a2fa)
jon_nfc commented 2023-05-15 00:37:49 +00:00 (Migrated from gitlab.com)

resolved in nofusscomputing/projects/ansible/git_configuration!4

resolved in nofusscomputing/projects/ansible/git_configuration!4
jon_nfc commented 2023-05-15 00:37:51 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
jon_nfc commented 2023-05-15 00:38:48 +00:00 (Migrated from gitlab.com)

added 5m of time spent

added 5m of time spent
jon_nfc commented 2023-05-15 00:39:30 +00:00 (Migrated from gitlab.com)

job failed as commitizen couldn't find changes. see if there is a way to do the version bump when there are no changes. especially when going from rc to full release

- ref: https://gitlab.com/nofusscomputing/projects/ansible/git_configuration/-/jobs/4282406002 job failed as commitizen couldn't find changes. see if there is a way to do the version bump when there are no changes. especially when going from rc to full release
jon_nfc commented 2023-05-15 00:48:18 +00:00 (Migrated from gitlab.com)

created #21 to continue this discussion

created #21 to continue this discussion
jon_nfc commented 2023-05-15 00:48:18 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
jon_nfc commented 2023-05-15 00:48:18 +00:00 (Migrated from gitlab.com)

mentioned in issue #21

mentioned in issue #21
jon_nfc commented 2023-05-15 00:51:44 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d89941df - feat(gitlab_release): dont automagic run on dev
  • 40fca792 - Merge branch 'restructure' into 'development'

Compare with previous version

added 2 commits <ul><li>d89941df - feat(gitlab_release): dont automagic run on dev</li><li>40fca792 - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=680521074&start_sha=a3fdca83bf7acb58d47792a66d1cd0728747361c)
jon_nfc commented 2023-05-15 00:56:04 +00:00 (Migrated from gitlab.com)

mentioned in commit 18a2808787

mentioned in commit 18a280878799fe077efa0ed5b11bceedd53eb5c8
jon_nfc commented 2023-05-15 00:56:05 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 18a28087 - fix(gitlab_release): allow skip on dev branch

Compare with previous version

added 1 commit <ul><li>18a28087 - fix(gitlab_release): allow skip on dev branch</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=680522510&start_sha=40fca792bd0f8fae54596ec147be9fc184dc87f1)
jon_nfc commented 2023-05-15 00:59:24 +00:00 (Migrated from gitlab.com)

mentioned in commit nofusscomputing/projects/ansible/git_configuration@cc08e6f6af570ca5b2ec9562f6ef1cf10620b45e

mentioned in commit nofusscomputing/projects/ansible/git_configuration@cc08e6f6af570ca5b2ec9562f6ef1cf10620b45e
jon_nfc commented 2023-05-15 01:02:36 +00:00 (Migrated from gitlab.com)

mentioned in merge request nofusscomputing/projects/ansible/git_configuration!9

mentioned in merge request nofusscomputing/projects/ansible/git_configuration!9
jon_nfc commented 2023-05-15 01:13:36 +00:00 (Migrated from gitlab.com)

mentioned in merge request nofusscomputing/projects/ansible/git_configuration!10

mentioned in merge request nofusscomputing/projects/ansible/git_configuration!10
jon_nfc commented 2023-05-15 01:22:06 +00:00 (Migrated from gitlab.com)

mentioned in merge request nofusscomputing/projects/ansible/execution_environment!3

mentioned in merge request nofusscomputing/projects/ansible/execution_environment!3
jon_nfc commented 2023-05-15 01:27:30 +00:00 (Migrated from gitlab.com)

mentioned in commit docker-buildx-qemu@45747fe6e0d54c3168cf90764952b756b21edf65

mentioned in commit docker-buildx-qemu@45747fe6e0d54c3168cf90764952b756b21edf65
jon_nfc commented 2023-05-15 04:14:37 +00:00 (Migrated from gitlab.com)

mentioned in commit docker-buildx-qemu@06b65d9919a6f0007cc347a75de6ab805635a4a9

mentioned in commit docker-buildx-qemu@06b65d9919a6f0007cc347a75de6ab805635a4a9
jon_nfc commented 2023-05-15 04:15:03 +00:00 (Migrated from gitlab.com)

mentioned in merge request docker-buildx-qemu!4

mentioned in merge request docker-buildx-qemu!4
jon_nfc commented 2023-05-20 16:23:30 +00:00 (Migrated from gitlab.com)

added 10 commits

  • 539e40e3 - refactor: move ansible and yaml lint job to linting folder
  • 67f39d96 - feat(template): added a ansible-role job template
  • a754aa81 - fix(lint): use correct path for requirements.txt
  • 8e0f16c5 - fix(docker_hub): push correct image
  • 6765894c - feat(docker_build): enable spcifying the dockerfile to use
  • c34e382a - refactor: use name that makes sense
  • a90ccb81 - refactor(docker): move docker jobs to their own file
  • f604c6e2 - fix(docker): ensure qemu binfmt is loaded
  • 088c9fb0 - feat(conventional_commits): ensure .cz.yaml exists
  • 588956b2 - Merge branch 'ansible-role' into 'development'

Compare with previous version

added 10 commits <ul><li>539e40e3 - refactor: move ansible and yaml lint job to linting folder</li><li>67f39d96 - feat(template): added a ansible-role job template</li><li>a754aa81 - fix(lint): use correct path for requirements.txt</li><li>8e0f16c5 - fix(docker_hub): push correct image</li><li>6765894c - feat(docker_build): enable spcifying the dockerfile to use</li><li>c34e382a - refactor: use name that makes sense</li><li>a90ccb81 - refactor(docker): move docker jobs to their own file</li><li>f604c6e2 - fix(docker): ensure qemu binfmt is loaded</li><li>088c9fb0 - feat(conventional_commits): ensure .cz.yaml exists</li><li>588956b2 - Merge branch &#39;ansible-role&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=686388630&start_sha=18a280878799fe077efa0ed5b11bceedd53eb5c8)
jon_nfc commented 2023-05-22 07:13:53 +00:00 (Migrated from gitlab.com)

added 28 commits

  • 588956b2...a0b6d05a - 18 earlier commits
  • 8e2a2338 - feat(template): always deploy to pages on dev manual other
  • 065bcbf5 - chore(lint): correct lint errors
  • 0b9e7375 - fix(template): use correct path for build artifact
  • e40310fc - docs(template): add index and website
  • 480502a7 - feat(pages): don't include projects in nav
  • 61200e52 - docs: update structure
  • b66abc19 - docs: notate under development
  • 4fb85408 - docs: move readme to project pages index
  • 0bc3451b - docs: added edit url
  • e75ae1a5 - Merge branch 'ansible-role' into 'development'

Compare with previous version

added 28 commits <ul><li>588956b2...a0b6d05a - 18 earlier commits</li><li>8e2a2338 - feat(template): always deploy to pages on dev manual other</li><li>065bcbf5 - chore(lint): correct lint errors</li><li>0b9e7375 - fix(template): use correct path for build artifact</li><li>e40310fc - docs(template): add index and website</li><li>480502a7 - feat(pages): don&#39;t include projects in nav</li><li>61200e52 - docs: update structure</li><li>b66abc19 - docs: notate under development</li><li>4fb85408 - docs: move readme to project pages index</li><li>0bc3451b - docs: added edit url</li><li>e75ae1a5 - Merge branch &#39;ansible-role&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=686785545&start_sha=588956b27ec8973bf8a0ce39566f1ec07a0c2f6b)
jon_nfc commented 2023-05-22 07:44:44 +00:00 (Migrated from gitlab.com)

marked the checklist item mkdocs, remove from markdown linting html s as this can be done in markdown as completed

marked the checklist item **mkdocs, remove from markdown linting html `s` as this can be done in markdown** as completed
jon_nfc commented 2023-05-22 07:45:05 +00:00 (Migrated from gitlab.com)

task completed in commit f7a487e6fc

task completed in commit https://gitlab.com/nofusscomputing/infrastructure/website-template/-/commit/f7a487e6fcded31492c87ba342b57afd16692e9e
jon_nfc commented 2023-05-23 00:41:32 +00:00 (Migrated from gitlab.com)

added 8 commits

  • 71a335c2 - feat(mkdocs): install website-template requirements
  • 7c385b75 - refactor(docs): pages dir renamed to docs
  • a8f675c1 - feat(docs): temp adding of requirements
  • bb2cddf7 - chore: remove unneeded fils from docs
  • 657df7a5 - docs: add job definition to page
  • 7a9aca3a - fix(mkdocs): default to docs directory as root
  • 28c04fb2 - docs: add job definitions to page
  • 3324ce20 - Merge branch 'concurrent-work' into 'development'

Compare with previous version

added 8 commits <ul><li>71a335c2 - feat(mkdocs): install website-template requirements</li><li>7c385b75 - refactor(docs): pages dir renamed to docs</li><li>a8f675c1 - feat(docs): temp adding of requirements</li><li>bb2cddf7 - chore: remove unneeded fils from docs</li><li>657df7a5 - docs: add job definition to page</li><li>7a9aca3a - fix(mkdocs): default to docs directory as root</li><li>28c04fb2 - docs: add job definitions to page</li><li>3324ce20 - Merge branch &#39;concurrent-work&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=687807340&start_sha=e75ae1a585db755e23a83a57bbafece3bdac5392)
jon_nfc commented 2023-05-23 05:35:46 +00:00 (Migrated from gitlab.com)

added 4 commits

  • bef76847 - feat(template_website): enable specifying the url slug
  • bcb80358 - ci(pages): add pages slug
  • e26f590e - fix(md_linting): must lint on git tag
  • df2ab75e - Merge branch 'restructure' into 'development'

Compare with previous version

added 4 commits <ul><li>bef76847 - feat(template_website): enable specifying the url slug</li><li>bcb80358 - ci(pages): add pages slug</li><li>e26f590e - fix(md_linting): must lint on git tag</li><li>df2ab75e - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=687925433&start_sha=3324ce20029e780ffb12f21648e6f856d782eb6d)
jon_nfc commented 2023-05-24 04:38:37 +00:00 (Migrated from gitlab.com)

added 3 commits

  • b2af2b8c - chore(git): website-template update to current HEAD
  • 0482c014 - fix(sub_folder_changelog): dont create in git submodules
  • 511a2478 - Merge branch 'restructure' into 'development'

Compare with previous version

added 3 commits <ul><li>b2af2b8c - chore(git): website-template update to current HEAD</li><li>0482c014 - fix(sub_folder_changelog): dont create in git submodules</li><li>511a2478 - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=689178966&start_sha=df2ab75e6aa25ac00a75fc5c59419af2e04b1a75)
nfc_bot commented 2023-05-24 04:40:55 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 0a17fe1a - build(version): bump version 0.6.1rc1 → 0.6.1rc2

Compare with previous version

added 1 commit <ul><li>0a17fe1a - build(version): bump version 0.6.1rc1 → 0.6.1rc2</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=689179826&start_sha=511a2478861f03082599fb0e6c20f030bd679c76)
jon_nfc commented 2023-05-27 05:57:15 +00:00 (Migrated from gitlab.com)

added 7 commits

  • 0d3eaa6a - feat(automation): job to run ansible playbooks
  • 1f6ee9ea - refactor(automation): final logic changes
  • 158cc94d - feat(variables): added pipeline trigger and schedule
  • f9af921e - refactor(ansible_playbook): final logic adjustment for job
  • c5d27e83 - feat(auto_jobs): created initial template to auto-create jobs
  • 19dde285 - chore: fix linting error
  • 573f47ba - Merge branch 'restructure' into 'development'

Compare with previous version

added 7 commits <ul><li>0d3eaa6a - feat(automation): job to run ansible playbooks</li><li>1f6ee9ea - refactor(automation): final logic changes</li><li>158cc94d - feat(variables): added pipeline trigger and schedule</li><li>f9af921e - refactor(ansible_playbook): final logic adjustment for job</li><li>c5d27e83 - feat(auto_jobs): created initial template to auto-create jobs</li><li>19dde285 - chore: fix linting error</li><li>573f47ba - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692662492&start_sha=0a17fe1aa320c658c05d7a693ff76af4a54e6130)
jon_nfc commented 2023-05-28 01:05:04 +00:00 (Migrated from gitlab.com)

added 2 commits

  • bade89c5 - fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
  • 040a56cd - Merge branch 'restructure' into 'development'

Compare with previous version

added 2 commits <ul><li>bade89c5 - fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs</li><li>040a56cd - Merge branch &#39;restructure&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692780235&start_sha=573f47ba7c3104f32d3fca18ffbf60ea72cef23a)
nfc_bot commented 2023-05-28 01:07:52 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 1c4258d6 - build(version): bump version 0.6.1rc2 → 0.6.1rc3

Compare with previous version

added 1 commit <ul><li>1c4258d6 - build(version): bump version 0.6.1rc2 → 0.6.1rc3</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692780712&start_sha=040a56cd6bc1131f32c929eaa8b2841b7b6142bd)
jon_nfc commented 2023-05-28 01:17:25 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 502f12c2 - fix(docker): job only run on dockerfile exists
  • 7b4b01bd - refactor(docker_hub): move needs to template
  • 32324c84 - Merge branch '28-fix-automagic-job-docker' into 'development'

Compare with previous version

added 3 commits <ul><li>502f12c2 - fix(docker): job only run on dockerfile exists</li><li>7b4b01bd - refactor(docker_hub): move needs to template</li><li>32324c84 - Merge branch &#39;28-fix-automagic-job-docker&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692781852&start_sha=1c4258d645ce02926997cee52bf2eb5f0dfe6d8a)
jon_nfc commented 2023-05-28 01:24:43 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 79855cdb - fix(docker_publish): job only run on dockerfile exists
  • 29f68ee1 - Merge branch '28-fix-automagic-job-docker' into 'development'

Compare with previous version

added 2 commits <ul><li>79855cdb - fix(docker_publish): job only run on dockerfile exists</li><li>29f68ee1 - Merge branch &#39;28-fix-automagic-job-docker&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692782806&start_sha=32324c841d875a1e5d8195b5e684a8e63a7fe4d1)
jon_nfc commented 2023-05-28 05:38:36 +00:00 (Migrated from gitlab.com)

added 3 commits

  • fff7d314 - feat(ansible_play): force output colour in job logs
  • a010f7ba - fix(jobs): jobs that occur on push should also run on 'trigger'
  • e32db8dc - Merge branch 'concurrent-work' into 'development'

Compare with previous version

added 3 commits <ul><li>fff7d314 - feat(ansible_play): force output colour in job logs</li><li>a010f7ba - fix(jobs): jobs that occur on push should also run on &#39;trigger&#39;</li><li>e32db8dc - Merge branch &#39;concurrent-work&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692805356&start_sha=29f68ee1f73d0535f61f08ecb482119fad51c4f8)
jon_nfc commented 2023-05-29 02:31:49 +00:00 (Migrated from gitlab.com)

added 15 commits

  • e32db8dc...75968b14 - 5 earlier commits
  • 0598e813 - chore: remove jobs duplicated by automagic template
  • 91ac4476 - fix(doc_pages): use updated job name
  • b68f6cb4 - fix(docs_environment): don't define empty env path
  • 681b8f1a - refactor(ci): update deploy job name
  • 39881505 - docs(ansible_playbook): document ci job definition
  • d7be0113 - revert: "refactor(ci): update deploy job name"
  • e79b5545 - refactor: rename website to documentation
  • 95bc6a5b - docs(automagic): added initial autmagic docs
  • 87165450 - docs: refine
  • 3383d5a0 - Merge branch 'big-fixes' into 'development'

Compare with previous version

added 15 commits <ul><li>e32db8dc...75968b14 - 5 earlier commits</li><li>0598e813 - chore: remove jobs duplicated by automagic template</li><li>91ac4476 - fix(doc_pages): use updated job name</li><li>b68f6cb4 - fix(docs_environment): don&#39;t define empty env path</li><li>681b8f1a - refactor(ci): update deploy job name</li><li>39881505 - docs(ansible_playbook): document ci job definition</li><li>d7be0113 - revert: &quot;refactor(ci): update deploy job name&quot;</li><li>e79b5545 - refactor: rename website to documentation</li><li>95bc6a5b - docs(automagic): added initial autmagic docs</li><li>87165450 - docs: refine</li><li>3383d5a0 - Merge branch &#39;big-fixes&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=692966822&start_sha=e32db8dcfd916bac6f96ef9db8f4dd1ea2c0f261)
jon_nfc commented 2023-05-29 04:30:43 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 8ced1720 - fix(automagic): fix git submodule so it runs on schedule
  • f375a129 - Merge branch '31-fix-ansible-playbook-trigger' into 'development'

Compare with previous version

added 2 commits <ul><li>8ced1720 - fix(automagic): fix git submodule so it runs on schedule</li><li>f375a129 - Merge branch &#39;31-fix-ansible-playbook-trigger&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=693000285&start_sha=3383d5a086915a8865b4f177bf44dc2c9a2917de)
jon_nfc commented 2023-05-31 02:18:03 +00:00 (Migrated from gitlab.com)

added 4 commits

  • 9ebd0a27 - feat(lint_markdown_docs): ensure also detects website
  • c47be421 - fix(mkdocs_build): ensure config file exists when run on branch
  • 5e491285 - feat(mkdocs_build_docs): keyword needs does not belong in definition
  • 3e068f98 - Merge branch 'website-10-lint-jobs-fix' into 'development'

Compare with previous version

added 4 commits <ul><li>9ebd0a27 - feat(lint_markdown_docs): ensure also detects website</li><li>c47be421 - fix(mkdocs_build): ensure config file exists when run on branch</li><li>5e491285 - feat(mkdocs_build_docs): keyword needs does not belong in definition</li><li>3e068f98 - Merge branch &#39;website-10-lint-jobs-fix&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=695045164&start_sha=f375a1298ff9d7eeb84eb415b7091ecc67385f6e)
jon_nfc commented 2023-05-31 04:31:03 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 73ea66e6 - fix(ansible_playbook): always pull image
  • 8e0ca235 - Merge branch 'feat-trigger-submodule' into 'development'

Compare with previous version

added 2 commits <ul><li>73ea66e6 - fix(ansible_playbook): always pull image</li><li>8e0ca235 - Merge branch &#39;feat-trigger-submodule&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=695099404&start_sha=3e068f98c5fe8dbeabb96aaffa63c392bf83bd0f)
jon_nfc commented 2023-05-31 05:16:26 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 7018440d - feat(ci): on push to dev, update git sub modules on specified
  • e9713b31 - Merge branch 'feat-trigger-submodule' into 'development'

Compare with previous version

added 2 commits <ul><li>7018440d - feat(ci): on push to dev, update git sub modules on specified</li><li>e9713b31 - Merge branch &#39;feat-trigger-submodule&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=695119029&start_sha=8e0ca2352d41a4fe2682c76085e9b7ec83da9b40)
nfc_bot commented 2023-05-31 05:33:23 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 2b57d0b1 - build(version): bump version 0.6.1rc3 → 0.6.1rc4

Compare with previous version

added 1 commit <ul><li>2b57d0b1 - build(version): bump version 0.6.1rc3 → 0.6.1rc4</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=695127552&start_sha=e9713b31c8e5b30c27331eea23a690194f63394f)
jon_nfc commented 2023-06-01 02:59:24 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 6f810f80 - feat(ci): add more repos to update
  • b3c84836 - Merge branch 'feat-trigger-submodule' into 'development'

Compare with previous version

added 2 commits <ul><li>6f810f80 - feat(ci): add more repos to update</li><li>b3c84836 - Merge branch &#39;feat-trigger-submodule&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=696306380&start_sha=2b57d0b1600025879bcf102d93cc476324b45f86)
jon_nfc commented 2023-06-01 05:19:00 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9d767282 - refactor(ci): update ansible-role repo path
  • 6a226617 - Merge branch 'ansible-roles-restructure-ops-74' into 'development'

Compare with previous version

added 2 commits <ul><li>9d767282 - refactor(ci): update ansible-role repo path</li><li>6a226617 - Merge branch &#39;ansible-roles-restructure-ops-74&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=696357500&start_sha=b3c84836771453744fa4bac9d739199fe0ec1160)
jon_nfc commented 2023-06-02 06:17:09 +00:00 (Migrated from gitlab.com)

added 5 commits

  • 862176f9 - feat(yaml_anchors): initial conditional checks
  • 04e7e928 - feat(ci_rules): add exists and changes for rules
  • ff8c43c1 - feat(mkdocs_build): always build on git tag
  • 86b05338 - feat(submodule_update_trigger): only update own submodule
  • 41790dc1 - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 5 commits <ul><li>862176f9 - feat(yaml_anchors): initial conditional checks</li><li>04e7e928 - feat(ci_rules): add exists and changes for rules</li><li>ff8c43c1 - feat(mkdocs_build): always build on git tag</li><li>86b05338 - feat(submodule_update_trigger): only update own submodule</li><li>41790dc1 - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697744716&start_sha=6a2266177bd6393384fb233933c898e3fbe5d86b)
jon_nfc commented 2023-06-02 06:29:04 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 6accd863 - fix(commit_footer_check): run on non master/dev branches only
  • efa62710 - fix(gitlab_yaml_lint): adjust logic to detect changes
  • 5fe9c7c0 - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 3 commits <ul><li>6accd863 - fix(commit_footer_check): run on non master/dev branches only</li><li>efa62710 - fix(gitlab_yaml_lint): adjust logic to detect changes</li><li>5fe9c7c0 - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697752279&start_sha=41790dc1e6906fe40c73d81b005b7cc67901d0b3)
nfc_bot commented 2023-06-02 06:36:03 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 8c7de45d - build(version): bump version 0.6.1rc4 → 0.6.1rc5

Compare with previous version

added 1 commit <ul><li>8c7de45d - build(version): bump version 0.6.1rc4 → 0.6.1rc5</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697758207&start_sha=5fe9c7c06e4cd7888cfa99f25300b36421bea275)
jon_nfc commented 2023-06-02 06:39:40 +00:00 (Migrated from gitlab.com)

added 2 commits

  • ba43bb9c - fix(md_lint): lint on git tag
  • de45dc26 - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 2 commits <ul><li>ba43bb9c - fix(md_lint): lint on git tag</li><li>de45dc26 - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697761478&start_sha=8c7de45d8479d0f6a32c55c22d5e060e23b0946c)
nfc_bot commented 2023-06-02 06:42:06 +00:00 (Migrated from gitlab.com)

added 1 commit

  • a08bc7ab - build(version): bump version 0.6.1rc5 → 0.6.1rc6

Compare with previous version

added 1 commit <ul><li>a08bc7ab - build(version): bump version 0.6.1rc5 → 0.6.1rc6</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697763684&start_sha=de45dc26ed6abc77dba4ea3702a6e7a028ad19d4)
jon_nfc commented 2023-06-02 06:52:40 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3ee48daa - fix(ansible_playbook): enable parent pipelines
  • 41e68d09 - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 2 commits <ul><li>3ee48daa - fix(ansible_playbook): enable parent pipelines</li><li>41e68d09 - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697773400&start_sha=a08bc7abc4050498d8176f7d3c717c216c826892)
jon_nfc commented 2023-06-02 07:09:05 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f3fa9c5a - fix(ansible_playbook): enable parent pipelines
  • 476eec71 - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 2 commits <ul><li>f3fa9c5a - fix(ansible_playbook): enable parent pipelines</li><li>476eec71 - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697787393&start_sha=41e68d094438d745ae36e53e0fb86efacff448f2)
jon_nfc commented 2023-06-02 07:18:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3c0543f7 - fix(ansible_playbook): No3 enable parent pipelines
  • 8ae6f35d - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 2 commits <ul><li>3c0543f7 - fix(ansible_playbook): No3 enable parent pipelines</li><li>8ae6f35d - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697796299&start_sha=476eec71bc2a067fdeb5593a6d8d4533b9be30a3)
jon_nfc commented 2023-06-02 07:28:09 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 13ee3bf5 - fix(ansible_playbook): No4 enable parent pipelines
  • fc6db1bd - Merge branch 'preperation-32-when-anchors' into 'development'

Compare with previous version

added 2 commits <ul><li>13ee3bf5 - fix(ansible_playbook): No4 enable parent pipelines</li><li>fc6db1bd - Merge branch &#39;preperation-32-when-anchors&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=697804988&start_sha=8ae6f35df16dcc6cce933b4a598ec7db3aede3b2)
jon_nfc commented 2023-06-03 01:36:16 +00:00 (Migrated from gitlab.com)

added 4 commits

  • a86d17ef - feat(ansible_playbook): rules set to never 'ONLY'
  • 35cfa92c - feat(ci): git submodule job moved to own definition
  • d8a6d5f7 - feat(ci): git gubmodule update trigger moved to api call via curl
  • 5b780df6 - Merge branch 'fix-pipeline-submodule' into 'development'

Compare with previous version

added 4 commits <ul><li>a86d17ef - feat(ansible_playbook): rules set to never &#39;ONLY&#39;</li><li>35cfa92c - feat(ci): git submodule job moved to own definition</li><li>d8a6d5f7 - feat(ci): git gubmodule update trigger moved to api call via curl</li><li>5b780df6 - Merge branch &#39;fix-pipeline-submodule&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=698635975&start_sha=fc6db1bdd9da8ebaac18b8198d53b4f70203d90c)
jon_nfc commented 2023-06-03 02:05:13 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9e098245 - fix(ci): typo in docker build
  • 6201afaf - Merge branch 'fix-pipeline-submodule' into 'development'

Compare with previous version

added 2 commits <ul><li>9e098245 - fix(ci): typo in docker build</li><li>6201afaf - Merge branch &#39;fix-pipeline-submodule&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=698639007&start_sha=5b780df6fa8b600df2bff67678cd1b4de3384377)
jon_nfc commented 2023-06-05 02:33:06 +00:00 (Migrated from gitlab.com)

added 5 commits

  • 097725c1 - fix(docker): detect canges in include path corrected
  • f3256c58 - feat(commit_footer_refs): only run on changes
  • 1dcb3ed5 - feat(ci): dont git submodule recurse
  • 6a149f6e - feat(ansible_lint): added inventory & playbooks directories
  • 1e21ff27 - Merge branch 'fix-non-urgent' into 'development'

Compare with previous version

added 5 commits <ul><li>097725c1 - fix(docker): detect canges in include path corrected</li><li>f3256c58 - feat(commit_footer_refs): only run on changes</li><li>1dcb3ed5 - feat(ci): dont git submodule recurse</li><li>6a149f6e - feat(ansible_lint): added inventory &amp; playbooks directories</li><li>1e21ff27 - Merge branch &#39;fix-non-urgent&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=698971962&start_sha=6201afaf7e82411af1d0d173d54dffe1d404544a)
jon_nfc commented 2023-06-05 18:57:58 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 5ffc68d7 - fix(mkdocs): adjust rules to match lint
  • e57f7f09 - Merge branch 'fix-non-urgent' into 'development'

Compare with previous version

added 2 commits <ul><li>5ffc68d7 - fix(mkdocs): adjust rules to match lint</li><li>e57f7f09 - Merge branch &#39;fix-non-urgent&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=699893109&start_sha=1e21ff27098444206cbb9309ef95fc64d730f26d)
nfc_bot commented 2023-06-05 19:08:11 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 928d6254 - build(version): bump version 0.6.1rc6 → 0.6.1rc7

Compare with previous version

added 1 commit <ul><li>928d6254 - build(version): bump version 0.6.1rc6 → 0.6.1rc7</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=699900040&start_sha=e57f7f09085121373ce5ca6a4eb356cb89e53709)
jon_nfc commented 2023-06-07 03:23:48 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 22dd4985 - feat(latest_artifacts): ensure artifats for jobs are always avail on branches
  • f5bd9ace - Merge branch '34-workaround-job-not-available' into 'development'

Compare with previous version

added 2 commits <ul><li>22dd4985 - feat(latest_artifacts): ensure artifats for jobs are always avail on branches</li><li>f5bd9ace - Merge branch &#39;34-workaround-job-not-available&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=701445552&start_sha=928d625469425c23a1ef15e0e9c06bd00c12f8fe)
jon_nfc commented 2023-06-07 03:47:38 +00:00 (Migrated from gitlab.com)

added 2 commits

  • e90b938b - fix(docker_build): init submodule submodules
  • 0b5680de - Merge branch 'fix-immediate' into 'development'

Compare with previous version

added 2 commits <ul><li>e90b938b - fix(docker_build): init submodule submodules</li><li>0b5680de - Merge branch &#39;fix-immediate&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=701455120&start_sha=f5bd9acebc9d3aa17de572165753f147310a157a)
jon_nfc commented 2023-06-07 04:02:14 +00:00 (Migrated from gitlab.com)

added 3 commits

  • b6c6bd70 - fix(docker_build) on success push container to docker hub
  • fb20ae87 - feat(latest_artifacts): ensure artifats for jobs are always avail on branches
  • 01ad98e0 - Merge branch 'fix-immediate' into 'development'

Compare with previous version

added 3 commits <ul><li>b6c6bd70 - fix(docker_build) on success push container to docker hub</li><li>fb20ae87 - feat(latest_artifacts): ensure artifats for jobs are always avail on branches</li><li>01ad98e0 - Merge branch &#39;fix-immediate&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=701463931&start_sha=0b5680deacbf4041516d4c1276982232d4f908b6)
jon_nfc commented 2023-06-07 04:10:12 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 11b62099 - fix(docker_build): on success push container to docker hub
  • 755fcac0 - feat(latest_artifacts): ensure artifats for jobs are always avail on branches

Compare with previous version

added 2 commits <ul><li>11b62099 - fix(docker_build): on success push container to docker hub</li><li>755fcac0 - feat(latest_artifacts): ensure artifats for jobs are always avail on branches</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=701468063&start_sha=01ad98e016148071c3ed5ed3604235e1abf06eee)
jon_nfc commented 2023-06-08 02:37:26 +00:00 (Migrated from gitlab.com)

added 4 commits

  • e75464c7 - feat(sync): immediatee git sync
  • 0ec520f0 - feat(ci): add resource groups
  • 46d85bcf - fix(ansible_lint): enable first level dir paths
  • 0054a21e - Merge branch 'fix-immediate' into 'development'

Compare with previous version

added 4 commits <ul><li>e75464c7 - feat(sync): immediatee git sync</li><li>0ec520f0 - feat(ci): add resource groups</li><li>46d85bcf - fix(ansible_lint): enable first level dir paths</li><li>0054a21e - Merge branch &#39;fix-immediate&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=702729628&start_sha=755fcac06e9f265789b02a88eb90df35ab1dbf07)
jon_nfc commented 2023-06-08 03:45:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 6af454be - fix(ci): remove spaces from regex exists and changes
  • ae8b936c - Merge branch 'fix-immediate' into 'development'

Compare with previous version

added 2 commits <ul><li>6af454be - fix(ci): remove spaces from regex exists and changes</li><li>ae8b936c - Merge branch &#39;fix-immediate&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=702766351&start_sha=0054a21e194a0e08def33ca2e586b6855cb1611e)
jon_nfc commented 2023-06-08 05:04:00 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 9b00af99 - fix(ci): correct dockerhub tag
  • 4462ec04 - fix(lint): all lint to immediatly start job
  • 606b1915 - Merge branch 'fix-immediate' into 'development'

Compare with previous version

added 3 commits <ul><li>9b00af99 - fix(ci): correct dockerhub tag</li><li>4462ec04 - fix(lint): all lint to immediatly start job</li><li>606b1915 - Merge branch &#39;fix-immediate&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=702804709&start_sha=ae8b936c5d6df2d2bda22d89b0a01ee6a77bef16)
jon_nfc commented 2023-06-08 05:38:00 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 469255f4 - docs: added notes
  • 869faedf - Merge branch 'fix-immediate' into 'development'

Compare with previous version

added 2 commits <ul><li>469255f4 - docs: added notes</li><li>869faedf - Merge branch &#39;fix-immediate&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=702820784&start_sha=606b19151ecc53b8841f638a30750a36ff655f47)
nfc_bot commented 2023-06-08 05:41:37 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 1a03324e - build(version): bump version 0.6.1rc7 → 0.6.1rc8

Compare with previous version

added 1 commit <ul><li>1a03324e - build(version): bump version 0.6.1rc7 → 0.6.1rc8</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=702822448&start_sha=869faedf5712227a77ca3ed537e689ab12382323)
jon_nfc commented 2023-06-15 04:22:51 +00:00 (Migrated from gitlab.com)

added 2 commits

Compare with previous version

added 2 commits <ul><li>d9b303ed - docs: expand</li><li>d91605e3 - Merge branch &#39;docs&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=708840692&start_sha=1a03324ecc9c7099a3f398170683e1a4cc1d882b)
jon_nfc commented 2023-06-28 01:48:12 +00:00 (Migrated from gitlab.com)

added 2 commits

  • da40e027 - feat(template): added auto job mr from issue comment patch
  • cf33e1fa - Merge branch 'gitlab-issue-patch-automation' into 'development'

Compare with previous version

added 2 commits <ul><li>da40e027 - feat(template): added auto job mr from issue comment patch</li><li>cf33e1fa - Merge branch &#39;gitlab-issue-patch-automation&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=720021341&start_sha=d91605e3771781ad1d6ea88ec799d9261e1641af)
jon_nfc commented 2023-06-28 02:06:49 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4da44b77 - fix(template): issue comment patch remove setting role path
  • de2ec6a7 - Merge branch 'gitlab-issue-patch-automation' into 'development'

Compare with previous version

added 2 commits <ul><li>4da44b77 - fix(template): issue comment patch remove setting role path</li><li>de2ec6a7 - Merge branch &#39;gitlab-issue-patch-automation&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=720026575&start_sha=cf33e1faf185e45bc5f432a9b6768f2f7f89b945)
jon_nfc commented 2023-06-28 02:10:00 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f35d99dc - ci(deploy): added docker management repo
  • 2492fdb1 - Merge branch 'gitlab-issue-patch-automation' into 'development'

Compare with previous version

added 2 commits <ul><li>f35d99dc - ci(deploy): added docker management repo</li><li>2492fdb1 - Merge branch &#39;gitlab-issue-patch-automation&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=720027610&start_sha=de2ec6a7366e1f5ccacf665a38773b11ebb6d969)
jon_nfc commented 2023-06-28 03:12:53 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4ea999ce - fix(docker): ensure on any changes to directory path, build occurs
  • fd570fa3 - Merge branch '38-fix-docker-build' into 'development'

Compare with previous version

added 2 commits <ul><li>4ea999ce - fix(docker): ensure on any changes to directory path, build occurs</li><li>fd570fa3 - Merge branch &#39;38-fix-docker-build&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=720047194&start_sha=2492fdb17f3f1cc7db8e8c690f10fed4194aa6c4)
jon_nfc commented 2023-06-28 03:50:31 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9489c99f - feat(docker_publish): on merge to dev always publish
  • 6a3ef23c - Merge branch '38-fix-docker-build' into 'development'

Compare with previous version

added 2 commits <ul><li>9489c99f - feat(docker_publish): on merge to dev always publish</li><li>6a3ef23c - Merge branch &#39;38-fix-docker-build&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=720059398&start_sha=fd570fa3df559899fb3706c1ee46f29c33fd6520)
jon_nfc commented 2023-06-28 04:30:32 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 799de6c9 - fix(build): adjust to enforce
  • ebc3d933 - Merge branch 'fix-image-pull-policy' into 'development'

Compare with previous version

added 2 commits <ul><li>799de6c9 - fix(build): adjust to enforce</li><li>ebc3d933 - Merge branch &#39;fix-image-pull-policy&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=720073528&start_sha=6a3ef23c6191883e5692e5e123e4bac05b49b7c5)
jon_nfc commented 2023-07-04 02:01:58 +00:00 (Migrated from gitlab.com)

added 3 commits

  • d21692f7 - refactor(ansible): move submodule/issue patch to mr pipeline
  • 1a168593 - feat(deploy): added ansible.docker.os repo
  • 975de7ac - Merge branch 'chores-to-mr-pipeline' into 'development'

Compare with previous version

added 3 commits <ul><li>d21692f7 - refactor(ansible): move submodule/issue patch to mr pipeline</li><li>1a168593 - feat(deploy): added ansible.docker.os repo</li><li>975de7ac - Merge branch &#39;chores-to-mr-pipeline&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=724529796&start_sha=ebc3d93304b2cec409dab06205bb5eee372ed597)
jon_nfc commented 2023-09-02 06:01:19 +00:00 (Migrated from gitlab.com)

added 8 commits

  • 359c664d - fix(docker): always build on tag
  • 0d797415 - feat(docker): add debugging to publish
  • e8758c4c - feat(build): no docs/docker build on master push, only tag
  • 837311c0 - feat(release): annotate git tag with changelog
  • 28212841 - chore: remove commented code
  • 535d0b42 - docs: update docker tag build
  • 86a0292f - feat(deploy): add new nfc repos
  • a5a9fa44 - Merge branch '37-fix-builds' into 'development'

Compare with previous version

added 8 commits <ul><li>359c664d - fix(docker): always build on tag</li><li>0d797415 - feat(docker): add debugging to publish</li><li>e8758c4c - feat(build): no docs/docker build on master push, only tag</li><li>837311c0 - feat(release): annotate git tag with changelog</li><li>28212841 - chore: remove commented code</li><li>535d0b42 - docs: update docker tag build</li><li>86a0292f - feat(deploy): add new nfc repos</li><li>a5a9fa44 - Merge branch &#39;37-fix-builds&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=777481620&start_sha=975de7aca210667d1e93d02a4036ca4ae70808ff)
jon_nfc commented 2023-10-28 05:09:52 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 8eb57c58 - feat(sub_module_update): enable passing commit type and category
  • 52f4ebda - Merge branch '39-feat-git-submodule' into 'development'

Compare with previous version

added 2 commits <ul><li>8eb57c58 - feat(sub_module_update): enable passing commit type and category</li><li>52f4ebda - Merge branch &#39;39-feat-git-submodule&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=828867761&start_sha=a5a9fa44374107657b2587ce52607d96a825be56)
jon_nfc commented 2023-11-06 08:11:13 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3918686e - feat(conventional_commits): do not run on master branch
  • 5036fc1c - Merge branch 'minor-fixes' into 'development'

Compare with previous version

added 2 commits <ul><li>3918686e - feat(conventional_commits): do not run on master branch</li><li>5036fc1c - Merge branch &#39;minor-fixes&#39; into &#39;development&#39;</li></ul> [Compare with previous version](/nofusscomputing/projects/gitlab-ci/-/merge_requests/17/diffs?diff_id=835856215&start_sha=52f4ebda54f5932e66cf37ac8783b0b49fcf01fa)
jon_nfc commented 2023-11-06 08:14:14 +00:00 (Migrated from gitlab.com)

merging as milestone complete.

merging as milestone complete.
jon_nfc commented 2023-11-06 08:14:14 +00:00 (Migrated from gitlab.com)

added 10h of time spent

added 10h of time spent
jon_nfc (Migrated from gitlab.com) merged commit 0fd67d9215 into master 2023-11-06 08:14:15 +00:00
jon_nfc commented 2023-11-06 08:14:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 0fd67d9215

mentioned in commit 0fd67d92155d80a377fc98dc52334f27a9230326
jon_nfc commented 2023-11-06 08:14:30 +00:00 (Migrated from gitlab.com)

added 10m of time spent

added 10m of time spent
jon_nfc commented 2023-11-06 08:14:44 +00:00 (Migrated from gitlab.com)

subtracted 10h of time spent

subtracted 10h of time spent
jon_nfc commented 2023-11-06 08:16:27 +00:00 (Migrated from gitlab.com)

changed title from build: release v0.{-7.0-} to build: release v0.{+6.1+}

changed title from **build: release v0.{-7.0-}** to **build: release v0.{+6.1+}**
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#67
No description provided.