Skip to content

Remove single quotes when migrating Heroku config#313

Open
bensheldon wants to merge 2 commits intosuperfly:mainfrom
bensheldon:patch-1
Open

Remove single quotes when migrating Heroku config#313
bensheldon wants to merge 2 commits intosuperfly:mainfrom
bensheldon:patch-1

Conversation

@bensheldon
Copy link
Copy Markdown

Heroku will wrap some configuration values with single quotes; this uses sed to remove those quotes.

Heroku will wrap some configuration values with single quotes; this uses `sed` to remove those quotes.
@skatkov
Copy link
Copy Markdown

skatkov commented Sep 6, 2022

Had a similar issue, great addition!

@fideloper
Copy link
Copy Markdown
Contributor

Any idea if this is compatible across MacOS and Linux? IIRC the sed's are different but that might just be when doing a replace on a file.

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