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

Implement bitbucket's branch ordering algorithm #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DarudeGarystorm
Copy link

@DarudeGarystorm DarudeGarystorm commented Aug 26, 2024

NOTE: I did not run the pre-commit hook to generate a new index.js

This is related to #41 , it implements the full algorithm from https://confluence.atlassian.com/bitbucketserver/cascading-merge-776639993.html

group unit tests by method & add new (failing) test cases

fix semanticVersionToArray tests - ensure no undefined values in array

allow for other formats such as release/d-3-2024-09-07-apple, fix tests
@DarudeGarystorm DarudeGarystorm changed the title Allow for other formats such as release/d-3-2024-09-07-apple Implement bitbucket's branch ordering algorithm Aug 27, 2024
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.

1 participant