Skip to content

Allow configuration of the separator character (+) in git-tag-commit and version-commit#54

Merged
lukemelia merged 1 commit into
ember-cli-deploy:masterfrom
reidab:configurable-separator
Mar 2, 2017
Merged

Allow configuration of the separator character (+) in git-tag-commit and version-commit#54
lukemelia merged 1 commit into
ember-cli-deploy:masterfrom
reidab:configurable-separator

Conversation

@reidab
Copy link
Copy Markdown
Contributor

@reidab reidab commented Mar 2, 2017

What Changed & Why

This allows for the + symbol in the git-tag-commit and version-commit strategies to be configured by the user.

Why? The error reporting service I'm using at work (Sentry) recently changed the validation for what they consider valid release identifiers and the new format disallows +.

PR Checklist

  • Add tests
  • Add documentation
  • Prefix documentation-only commits with [DOC]

@lukemelia lukemelia merged commit dfa9a10 into ember-cli-deploy:master Mar 2, 2017
@lukemelia
Copy link
Copy Markdown
Contributor

Thanks @reidab!

@urbany
Copy link
Copy Markdown

urbany commented Mar 2, 2017

Can you release this @lukemelia ? It's breaking my builds because of a Sentry update.

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.

3 participants