Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submodule_aware_builder (SAB) does not package submodules recursively #456

Closed
arcivanov opened this issue Apr 28, 2023 · 0 comments · Fixed by #457
Closed

Submodule_aware_builder (SAB) does not package submodules recursively #456

arcivanov opened this issue Apr 28, 2023 · 0 comments · Fixed by #457

Comments

@arcivanov
Copy link
Contributor

Submodules in the SAB can contain other submodules.
However, the current implementation of SAB ignores these recursive submodules breaking the source package as a result.

Solution is to recursively incorporate the submodules within the submodules into the final source package.

arcivanov added a commit to arcivanov/tito that referenced this issue Apr 28, 2023
arcivanov added a commit to arcivanov/tito that referenced this issue Apr 28, 2023
arcivanov added a commit to arcivanov/tito that referenced this issue Apr 28, 2023
arcivanov added a commit to arcivanov/tito that referenced this issue May 1, 2023
arcivanov added a commit to arcivanov/tito that referenced this issue May 1, 2023
arcivanov added a commit to arcivanov/tito that referenced this issue May 1, 2023
FrostyX pushed a commit that referenced this issue May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant