Skip to content

🚀 Support multiple repo clones #32

@bdsoha

Description

@bdsoha

Description

Currently, the environment setup only supports working with a single git repository.

We need to add functionality that allows cloning multiple git repositories within the same environment for workflows that depend on code from multiple sources.

Acceptance Criteria

  • Ability to specify a list of git repo URLs in the environment configuration.
  • All specified repositories are cloned into the environment during setup.
  • Each repo is cloned into its own directory with its respective name.
  • Errors in cloning one repo should be reported but should not prevent cloning the rest (optional).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions