Submodules with Gitlab
Hi,
What's the right way to manage permissions, submodule URLs, HTTPS vs SSH, etc. for a monorepo / repository with submodules?
I created the project in the pages dashboard using the default method of OAuth and then scrolling through all the repositories and selecting the one containing my site. In theory this means that cloudflare has a token with permission to access all of my account. Now I'd like to add a submodule to the build process that's in a sibling directory of the site's repo. Unsurprisingly without further configuration the build fails:
Stack overflow says I can give pages permissions to access the submodule repo, but scrolling through the settings in both tools I am not seeing anything there that indicates exactly how they're connected together or any permissions I can change.
What wouldb e the recommended way of doing this?
Thanks
0 Replies