You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tox -e requirements and tox -e precommit are both run via pre-commit and in regular CI.
Besides taking non-negligible time to complete, the only way to fix a failing check would be to include dependency updates as part of the current topic branch, where they IMO don't belong (or wait until they are fixed independently).
Does anybody mind, if we remove those checks from pre-commit and CI?
References
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What do you want to share with us?
tox -e requirements
andtox -e precommit
are both run via pre-commit and in regular CI.Besides taking non-negligible time to complete, the only way to fix a failing check would be to include dependency updates as part of the current topic branch, where they IMO don't belong (or wait until they are fixed independently).
Does anybody mind, if we remove those checks from pre-commit and CI?
References
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: