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

don't try and delete heroku config vars #33

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Conversation

xavdid
Copy link
Owner

@xavdid xavdid commented Jun 16, 2023

Fixes #32

@ruchikasb
Copy link

Update to DATABASE_URL
Also, for shared database, Heroku generates a random Variable like HEROKU_POSTGRESQL_RED, general format is HEROKU__

@xavdid
Copy link
Owner Author

xavdid commented Jul 13, 2023

Ah yeah, I'll fix that typo. I can filter out those starting with HEROKU_ as well.

@xavdid
Copy link
Owner Author

xavdid commented Jul 14, 2023

Ok, updated. Please let me know if that works.

@xavdid xavdid merged commit b8a7a83 into master Aug 11, 2023
@xavdid xavdid deleted the no-write-heroku-urls branch August 11, 2023 06:30
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.

push with clean fails as it tries to delete the HEROKU administered variables
2 participants