No migrations left behind, in CI#1591
Conversation
|
|
||
| environment: | ||
| COMPOSE_FILE: ci/docker-compose.yml | ||
| COMPOSE_FILE: ci/docker-compose.yml |
There was a problem hiding this comment.
My vscode fixes yaml files automatically and although this is unrelated I don't think it hurts to correct.
There was a problem hiding this comment.
In the future it would be good to only include these kind of fixes to files that are already being changed in the PR. This change is more correct so lets keep it, but if we're going to have automatic fixes for these kind of files, we should add them as rules to Therapist instead of ad-hoc changes.
|
I'm expecting this to fail in CircleCI. Running it now to confirm that. Once #1588 is resolved we can update this one and it should pass. |
|
|
||
| environment: | ||
| COMPOSE_FILE: ci/docker-compose.yml | ||
| COMPOSE_FILE: ci/docker-compose.yml |
There was a problem hiding this comment.
In the future it would be good to only include these kind of fixes to files that are already being changed in the PR. This change is more correct so lets keep it, but if we're going to have automatic fixes for these kind of files, we should add them as rules to Therapist instead of ad-hoc changes.
mythmon
left a comment
There was a problem hiding this comment.
The blocking issues are fixed now.
bors r+
Build succeeded |
Fixes #1590