Page MenuHomeSoftware Heritage

Polish developer-facing CI automation
Closed, MigratedEdits Locked

Description

  • more automation to keep all linting / testing tools (black, flake8, tox, …) up to date and consistent
  • CI support for multiple python versions (and possibly some dependency versions)
  • faster CI for diffs (e.g., consider use of testmon to only run tests affected by changes)
  • investigation of more linters or flake8 plugins
  • cypress performance (parallel testing)