I think I was able to find a fix by adding task.execute_remotely()
to the script and execute from VSCode once. From there, all cloned tasks were able to run successfully. Is this the expected behavior?
very hard to diagnose with this tiny bit of log ...
@<1576381444509405184:profile|ManiacalLizard2> Thanks for your reply.
Due to security considerations, not sure if I can provide the full log but attached is the error message.
please provide the full logs and error message.
Yeah, plus I already see it in the Github webpage.
what about the log aroundwhen it try to actually clone your repo ?
Are you sure all the files needed are pushed to your git repo ?
Go to a another folder and git clone that exact branch/commit and check the files are there ?