TooAngel / worlddriven

Automatic and well-defined pull request merged based on contribution-based weighted voting
GNU Affero General Public License v3.0
17 stars 14 forks source link

Fix production issues #219

Closed TooAngel closed 3 years ago

TooAngel commented 3 years ago

With --chdir the working directory is changed. This collides with finding the migrations for sqlalchemy. Changed to --pythonpath which only changes the python environment but not the working directory. Use correct environment variable. Change to mysql/mariadb as this is used in production. Run the regular job in the app context.

Yeah, I messed up properly with the production release, was a hit in a hurry because of the MongoDB shutdown.

worlddrivenbot commented 3 years ago

The branch of this pull request was updated so the auto-merge time has been reset.

It will be automatically merged by worlddriven in 1 day(s) and 4 hour(s). Check the worlddriven status check or the dashboard for actual stats.

worlddrivenbot commented 3 years ago

The branch of this pull request was updated so the auto-merge time has been reset.

It will be automatically merged by worlddriven in 1 day(s) and 4 hour(s). Check the worlddriven status check or the dashboard for actual stats.

worlddrivenbot commented 3 years ago

The branch of this pull request was updated so the auto-merge time has been reset.

It will be automatically merged by worlddriven in 1 day(s) and 4 hour(s). Check the worlddriven status check or the dashboard for actual stats.

worlddrivenbot commented 3 years ago

Thank you for the review. This pull request will be automatically merged by worlddriven in 0 day(s) and 17 hour(s). Current votes: 192/210.

Check the worlddriven status checks or the dashboard for actual stats.

worlddrivenbot commented 3 years ago

The branch of this pull request was updated so the auto-merge time has been reset.

It will be automatically merged by worlddriven in 0 day(s) and 20 hour(s). Check the worlddriven status check or the dashboard for actual stats.

worlddrivenbot commented 3 years ago

Thank you for the review. This pull request will be automatically merged by worlddriven in 0 day(s) and 19 hour(s). Current votes: 192/210.

Check the worlddriven status checks or the dashboard for actual stats.

TooAngel commented 3 years ago

This pull request was merged by worlddriven.