fairmonk

Results 4 comments of fairmonk

my repository and its submodules don't support SSH ( only HTTPS ). Is there a solution for this protocol to retrieve submodules in GitHub Actions ?

> @fairmonk – the trick here is to specify the submodule via a relative path when initially configuring it, that way it works when the parent module is checked out...

> https://gitpython.readthedocs.io/en/stable/intro.html try this. thank you, I'll check it

thank you dylan ! unfortunately moving to azure cloud is not possible due to legal constrains. Eventually I will migrate repositories and especially their PRs using API calls.