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

improve the copy script to automatically find the right container names #7567

Merged
merged 2 commits into from
Oct 12, 2021

Conversation

Pomax
Copy link
Contributor

@Pomax Pomax commented Oct 5, 2021

No associated issue, follow-up to #7522, this makes the copy script look for the container names based on docker ps, so it no longer has any hardcoded container names. It also now force-drops the db, so that even if the database is in use (even if it's not, but there's some .lock file somewhere in the postgres docker image) things keep working.

@mofodevops mofodevops temporarily deployed to foundation-s-update-cop-addq8m October 5, 2021 18:46 Inactive
@github-actions
Copy link

github-actions bot commented Oct 5, 2021

This PR introduces visual differences. Click here to inspect the diffs.

Copy link
Collaborator

@danielfmiranda danielfmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great for me @Pomax!

Copy link
Contributor

@TheoChevalier TheoChevalier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirming it works out of the box here, many thanks 🙏

@TheoChevalier TheoChevalier temporarily deployed to foundation-s-update-cop-addq8m October 12, 2021 17:20 Inactive
@github-actions
Copy link

This PR introduces visual differences. Click here to inspect the diffs.

@TheoChevalier TheoChevalier merged commit ccc4e54 into main Oct 12, 2021
@TheoChevalier TheoChevalier deleted the update-copy-script branch October 12, 2021 19:34
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.

None yet

4 participants