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

Handle no-op cases in DEVELOPMENT_METADATA_STRATEGY #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gimoh
Copy link

@gimoh gimoh commented Dec 28, 2017

Split it into BRANCH_METADATA_STRATEGY and COMMIT_ABBREVIATED_ID to
make it easier to compose and customise.

Handle case of a branch matching releaseBranchPatterns as a no-op.

Avoid crash if branch doesn't match shortenedBranchPattern and treat
it as a no-op.

Add test cases.

Close #93

Split it into BRANCH_METADATA_STRATEGY and COMMIT_ABBREVIATED_ID to
make it easier to compose and customise.

Handle case of a branch matching `releaseBranchPatterns` as a no-op.

Avoid crash if branch doesn't match `shortenedBranchPattern` and treat
it as a no-op.

Add test cases.
@coveralls
Copy link

Coverage Status

Coverage increased (+4.4%) to 60.494% when pulling 0a6bcb7 on gimoh:bug/93-fail-if-branch-does-not-match-shortenedBranchPattern into ac6a4b1 on nebula-plugins:master.

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