Skip to content

Clean out the POC environment database daily at 6am#221

Closed
Themitchell wants to merge 1 commit intomainfrom
flush-poc-db-daily
Closed

Clean out the POC environment database daily at 6am#221
Themitchell wants to merge 1 commit intomainfrom
flush-poc-db-daily

Conversation

@Themitchell
Copy link
Copy Markdown
Contributor

What is the change?

Clean out the Proof of Concept environment database daily at 6am

Why are we making this change?

Participants are only allowed to submit responses once a year. In the PoC env clean the database on a daily basis in order to make sure new responses can be submitted on the next day

@sonarqubecloud
Copy link
Copy Markdown

container_command = ["/bin/sh", "-c"]

container_args = [
"python manage.py flush"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Probably need --noinput

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