Error using local git branches in workflow #582
Closed
Mohit Dalvi (mcdalvi)
started this conversation in
UM
Replies: 2 comments
-
|
Hi Mohit, thanks for raising. This hit a bug in the extract script. I've fixed that, so you should be clear to try again. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks James, extract step is working now ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to use a local git branch (working copy in FCM speak) in a workflow based on the Example ones using Git sources.
I am using the localmirrors option and In the dependencies.yaml I have:
'''
ukca:
ref: 2025.12.1
ref: um14.0_test_branch
'''
However, this fails in the extract task with:
Is there an example syntax available somewhere to use local git sources ?
Thanks
Mohit
Beta Was this translation helpful? Give feedback.
All reactions