Skip to content

Allow spaces in releaseName #16

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

Merged
merged 8 commits into from
Oct 28, 2021
Merged

Conversation

kevinkucharczyk
Copy link
Contributor

We have a custom revisionKey method in our app, which returns revision names that include spaces.

Currently, ember-cli-deploy-sentry-cli will fail due to syntax errors, because the last argument to the sentry-cli command breaks.

This would surround the release name with quote characters, meaning that spaces can be used safely.

@Exelord
Copy link
Member

Exelord commented Oct 28, 2021

Hey Kevin :) Sure! Very welcome change! Would you mind fixing conflicts?

@Exelord Exelord merged commit 45902e7 into EmberExperts:master Oct 28, 2021
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