-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
CI/CDRelated to the CI/CD processRelated to the CI/CD process
Milestone
Description
Motivation: CI checks take too long to finish
TODO:
- Adapt pre-commit invocation in
tox -e pre-committo run only against staged files - Disable pre-commit in
ci.yml: I've recently installed thepre-commit.ciGitHub App so we no longer need to run pre-commit as part of thetox -m staticchecks -
AddThis is most definitely not a good idea! Maybe we can add someon.pull_request.paths:andon.push.paths:filters toci.ymlto only trigger the checks when python files have changed (e.g.cicd_utils, tests, srcetc...)paths-ignore:entries instead in the future.
Metadata
Metadata
Assignees
Labels
CI/CDRelated to the CI/CD processRelated to the CI/CD process