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

.github/workflows/ci-backend.yml: fix flake8 config #8676

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Conversation

guidoiaquinti
Copy link
Contributor

@guidoiaquinti guidoiaquinti commented Feb 17, 2022

Changes

With #8675 and #8671 we've made explicit linting rule sets to exclude for flake8.

Despite an error in the first PR, we weren't able to catch it in CI as we are using a different configuration to run flake8.

I think CI should use the same rule set we use for pre-commit hooks

How did you test this code?

  • flake8 .
  • now I also expect CI to be ✅ (this time for real)

@guidoiaquinti guidoiaquinti merged commit 61e8ffb into master Feb 18, 2022
@guidoiaquinti guidoiaquinti deleted the fix_ci branch February 18, 2022 10:10
EDsCODE added a commit that referenced this pull request Feb 18, 2022
* master:
  hobby: Wait for ClickHouse and for Postgres before starting (#8686)
  Part 2: Deprecate old tags and upgrade to new tags Backend (#8529)
  Remove flake8-commas (#8695)
  Update Breakdown props to use filter groups (#8679)
  Automatically switch to the right project if possible (#8681)
  Super Lazy VMs (#8609)
  .github/workflows/ci-backend.yml: fix flake8 config (#8676)
  Fix recording page refresh loop (#8685)
  Instance status configuration (#8096)
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

2 participants