git submodule updates on commit footer refs when not set to update #42

Closed
opened 2023-11-12 04:55:22 +00:00 by jon_nfc · 8 comments
jon_nfc commented 2023-11-12 04:55:22 +00:00 (Migrated from gitlab.com)

setting submodule update vvariable to none or limiting scope GIT_SUBMODULE_PATHS: gitlab-ci has no effect as this ci job attempts to update all git submodules. this ci job should not be updating git submodules as the job is checking data that is local only to this repo. if limiting scope, within the gitlab-ci.yml however, GIT_SUBMODULE_PATHS: gitlab-ci variable must include gitlab-ci so the gitlab runner can ensure that this ci project is available for the ci jobs.

this issue blocks nofusscomputing/infrastructure/configuration-management/project-production!2

setting submodule update vvariable to `none` or limiting scope `GIT_SUBMODULE_PATHS: gitlab-ci` has no effect as this ci job attempts to update all git submodules. this ci job should not be updating git submodules as the job is checking data that is local only to this repo. if limiting scope, within the gitlab-ci.yml however, `GIT_SUBMODULE_PATHS: gitlab-ci` variable must include `gitlab-ci` so the gitlab runner can ensure that this ci project is available for the ci jobs. - [ ] _[.gitlab-ci.yml](https://gitlab.com/nofusscomputing/projects/gitlab-ci/-/blob/265bafde54d0fb5a59cc803b7780e790f585e2af/gitlab_release/.gitlab-ci.yml#L91)_ remove `git submodule update` as it's not required. this issue blocks nofusscomputing/infrastructure/configuration-management/project-production!2
jon_nfc commented 2023-11-12 05:01:20 +00:00 (Migrated from gitlab.com)

mentioned in commit b8199586b4

mentioned in commit b8199586b4fe4c9f93efe68a908eaa8582f064c3
jon_nfc commented 2023-11-12 05:02:20 +00:00 (Migrated from gitlab.com)

mentioned in merge request !71

mentioned in merge request !71
jon_nfc commented 2023-11-12 05:02:27 +00:00 (Migrated from gitlab.com)

assigned to @jon_nfc

assigned to @jon_nfc
jon_nfc (Migrated from gitlab.com) closed this issue 2023-11-12 05:03:24 +00:00
jon_nfc commented 2023-11-12 05:14:22 +00:00 (Migrated from gitlab.com)

mentioned in commit nofusscomputing/infrastructure/configuration-management/files-production@29cc0e192634f176c39ae809d621ec445518d16a

mentioned in commit nofusscomputing/infrastructure/configuration-management/files-production@29cc0e192634f176c39ae809d621ec445518d16a
jon_nfc commented 2023-11-12 05:14:34 +00:00 (Migrated from gitlab.com)

mentioned in commit nofusscomputing/infrastructure/configuration-management/inventory-production@0dea43e5562270fbf8cf2fee0111abd3ec94bff4

mentioned in commit nofusscomputing/infrastructure/configuration-management/inventory-production@0dea43e5562270fbf8cf2fee0111abd3ec94bff4
jon_nfc commented 2023-11-12 05:14:47 +00:00 (Migrated from gitlab.com)

mentioned in commit nofusscomputing/infrastructure/configuration-management/playbooks-production@833685941f4816a49aeb38f006cc928a6eb3c9e6

mentioned in commit nofusscomputing/infrastructure/configuration-management/playbooks-production@833685941f4816a49aeb38f006cc928a6eb3c9e6
jon_nfc commented 2023-11-12 05:16:15 +00:00 (Migrated from gitlab.com)

mentioned in commit nofusscomputing/infrastructure/configuration-management/templates-production@e8c942138f58cc8e00b17c9a88a8b25f976bcacf

mentioned in commit nofusscomputing/infrastructure/configuration-management/templates-production@e8c942138f58cc8e00b17c9a88a8b25f976bcacf
jon_nfc commented 2023-11-12 05:46:22 +00:00 (Migrated from gitlab.com)

mentioned in commit nofusscomputing/infrastructure/configuration-management/templates-production@c1a0e5046619f2d7ee9bb8a4070d7bbda447657f

mentioned in commit nofusscomputing/infrastructure/configuration-management/templates-production@c1a0e5046619f2d7ee9bb8a4070d7bbda447657f
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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