coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: Submodules are not cloned properly

Open chikof opened this issue 2 years ago • 2 comments

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 image

Steps To Reproduce

  1. Create an application using submodules (both have to be private)
  2. Try to deploy it
  3. See the error in the build logs

Version

3.12.1

chikof avatar Dec 18 '22 22:12 chikof

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 ! :)

vncnt-mb avatar Jan 19 '23 11:01 vncnt-mb

I am also facing similar issue

themodernpk avatar Apr 27 '23 20:04 themodernpk

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.

a-c-m avatar Jul 18 '23 19:07 a-c-m

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

chikof avatar Jul 20 '23 17:07 chikof

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.

andrasbacsai avatar Sep 08 '23 09:09 andrasbacsai