Skip to content

Multi-repository task support#3536

Closed
piotrkochan wants to merge 3 commits intosemaphoreui:developfrom
piotrkochan:develop
Closed

Multi-repository task support#3536
piotrkochan wants to merge 3 commits intosemaphoreui:developfrom
piotrkochan:develop

Conversation

@piotrkochan
Copy link

This change allows tasks to clone multiple git repositories alongside the main repository during execution. Additional repos are cloned into <workspace>/repos/ subdirectory with configurable paths.

Use case: Projects requiring dependencies from multiple repositories (e.g., shared libraries, configuration repos, get project code to build or external modules) can now be automatically cloned and available during task execution without manual scripting.

image image

@piotrkochan
Copy link
Author

Much better solution #3547

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 this pull request may close these issues.

1 participant