#2163 Clone the SCM methods recursively
Closed: Fixed 2 years ago by praiskup. Opened 2 years ago by praiskup.

Today we had hard debugging session with @grenier, and I realized that
we need to recursively clone the repositories built with rpkg-util v3.

Not sure why v2 worked, perhaps the doc/ sub-module isn't that important
for RPM CI testing, and perhaps v2 ignored submodules?

But simply, git clone --recursive would help.


I mean, we should clone recursively for all the methods, that sounds logical.
If it is not appropriate as a default we should have a knob at least.

@clime, any idea why rpkg-util worked with
https://github.com/cgsecurity/testdisk.git ?

I meant... why rpkg-util v2 used to work ...?

Metadata Update from @praiskup:
- Issue assigned to praiskup

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2170 Merged 2 years ago