Skip to content

Make it easier to specify the "main" branch for tagging script #155

@tmadlener

Description

@tmadlener

The tagging script is geared towards master being the main branch of a repository. github has changed its default to main quite some time ago, and the tagging script can be used to target that, but it is a bit cumbersome, e.g.

ilcsofttagger.py --packages key4hep/k4SimDelphes/v00-01-08/main 

Ideally this would work the same as for repositories that have master as their main branch, where it is enough to do

ilcsofttagger.py --packages key4hep/k4SimDelphes

It is not a huge problem, but maybe we have some spare cycles to do this at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions