Closed liorsicd closed 4 years ago
the next step is to run our tests, but this is waiting to #59
@liorsicd I just want to understand where do you expect the CI you're adding to fail and what would that indicate.
@ifireball This CI ends with Django migrate operation, so I expect to catch migration issues.
@lioramilbaum
here are the flake8 checks?
in a different workflow #92.
there is a motivation to run migration and linting in the same workflow?
@lioramilbaum
here are the flake8 checks?
in a different workflow #92.
there is a motivation to run migration and linting in the same workflow?
Either way works. I don't have a strong opinion on that.
this workflow checks Django migrate operation
starting deal with #58