Skip to content

Feature: Submanifest support #47

@TB-1993

Description

@TB-1993

Problem/Opportunity

Repo has introduced a submanifest feature. This feature allows users to include in their manifest another git repository, containing a manifest .xml for that they want to include as part of the project.
SC will need to handle this with it's cloning and branching commands.

Proposed Solution

I believe we should treat all submanifests as READ_ONLY. Therefore, SC cannot write new revisions to the submanifests and does not need to branch or push them. This will allow people to use the submanifest for fixed versioned manifests without having multiple project competing to push commits back to shared submanifest projects.

Acceptance Criteria (Optional)

No response

Additional Notes (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions