Mar 31 2023
07:35 AM
- last edited on
Mar 05 2024
02:36 PM
by
TechCommunityAP
Mar 31 2023
07:35 AM
- last edited on
Mar 05 2024
02:36 PM
by
TechCommunityAP
We have a number of build pipelines that have been working for months without issue. Most of our Git projects rely on submodules. The checkout of submodules stopped working yesterday. This was working fine the day before.
Trying to understand what could have changed that would cause this to stop working randomly. I have checked various settings and as far as I can tell nothing has changed.
Any suggestions on ways to troubleshoot this would be very helpful. This issue is preventing us from shipping code and needs to be resolved.
Apr 01 2023 12:23 PM
@DavidWT68 Was able to get resolution on this. A change to DevOps was made earlier this week, and now, used repositories such as via a submodule checkout needed to be included in the uses clause of a Job that will check them out.