Skip to content

When creating an initial version for a component we don't want to gather commits #452

@demeyerthom

Description

@demeyerthom

Currently when we create the initial component version gathering the commits that lead to this version runs from the start of the git history. This becomes very slow in large code bases.

A solution would be to not add commit history on initial commit, as this contains very little information that is actually relevant. Instead we should just create the version empty. Later versions should still fetch git history

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions