Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow the first tag to be used as the branch name to assist migrating to branches #478

Merged
merged 6 commits into from
Aug 6, 2021

Conversation

bethesque
Copy link
Member

@bethesque bethesque commented Aug 3, 2021

When use_first_tag_as_branch is true, the first tag applied to a version within the use_first_tag_as_branch_time_limit (10 seconds) will be used to populate the branch property of the version.

This is to assist in the migration from using tags to track branches to using the branches feature.

@bethesque bethesque force-pushed the feat/convert-first-tag-to-branch branch from 8a67949 to 563eecd Compare August 3, 2021 06:59
@bethesque bethesque requested review from mefellows and uglyog August 6, 2021 06:45
@bethesque bethesque merged commit a086214 into master Aug 6, 2021
@bethesque bethesque deleted the feat/convert-first-tag-to-branch branch August 6, 2021 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants