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

Stabilize api_user password on PR apps #5064

Open
chiaberry opened this issue Oct 29, 2020 · 0 comments
Open

Stabilize api_user password on PR apps #5064

chiaberry opened this issue Oct 29, 2020 · 0 comments

Comments

@chiaberry
Copy link
Member

We have different build passwords for review, staging and production. The passwords are set when the branches are created, however when updating a review app's db to match production's the api_user password gets overwritten, which leads to publisher errors. This will also happen next time we push prod data to staging

One solution is to somehow set it so the api_user's information isnt overwritten. We wouldnt be able to run the simple copy command on Heroku

Another solution is to set, if only in the interim, all of the passwords to be the same until we are able to figure out a solution with copying databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant