forked from camas/setuptools-git-ver
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Hey there - I have a monorepo that has multiple products' tags. They are all prefixed with the product name/path like releases/team/project/{version}
and I'd like to be able to just pull the '{version}' bit out when building a particular package. Currently I just get whatever tag was created most recently, and it almost never corresponds to the package I'm building.
I've hacked in a tag_prefix
config option and would be willing to push it here as a PR if you're interested in taking it, and/or I'm open to other ideas for how to manage this.
Metadata
Metadata
Assignees
Labels
No labels