coolify
coolify copied to clipboard
[Bug]: Submodules are not cloned properly
Is there an existing issue for this?
- [X] I have searched the existing issues
Example public repository
No response
Description
When I try to deploy my app which requires submodules I get the following error
Steps To Reproduce
- Create an application using submodules (both have to be private)
- Try to deploy it
- See the error in the build logs
Version
3.12.1
Same problem here (v3.12.10)
I have a private repository (via an organization) with 2 private submodules. (all concerned repositories is on full access in Github Settings Apps)
The main error is :
could not read Username for 'https://github.com': No such device or address
The @ChikoShidori's screenshot is very similar to my situation
Or, Is it possible to create an option capable of ignoring submodules of a project? This will still allow us to launch the build (the subs just allow me to launch cypress tests, so not necessary)
Thanks ! :)
I am also facing similar issue
Seems like there is code somewhere to support submodules - https://github.com/search?q=repo%3Acoollabsio%2Fcoolify%20submodule&type=code
But not totally sure how to enable it.
Seems like there is code somewhere to support submodules - https://github.com/search?q=repo%3Acoollabsio%2Fcoolify%20submodule&type=code
But not totally sure how to enable it.
That's v4, this issue was created for v3
Is this still an issue?
I'm closing this issue, because tracking features will be moved to GitHub discussions. Github issues will be only for bugs.
Version 4 is in full focus. v3 related issues will be closed, if it is not a critical bug.
Thanks for your understanding.