- pre-commit from 4.1.0 to 4.3.0,
- codespell from 2.2.1 to 2.2.2,
- black from 22.3.0 to 22.10.0 and
- flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies.
Also change flake8's repo config to github (the gitlab mirror
being outdated).
Differential D8718 Authored by douardda on Oct 18 2022, 7:15 PM.
Details
Summary
Also change flake8's repo config to github (the gitlab mirror
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptOct 18 2022, 7:15 PM2022-10-18 19:15:29 (UTC+2) Comment Actions Build has FAILED Patch application report for D8718 (id=31442)Rebasing onto 1f1b03cfbd... Current branch diff-target is up to date. Changes applied before testcommit 2c6d9e05eca6a483f6aebfd3f8e71cedb907eb74 Author: David Douard <david.douard@sdfa3.org> Date: Tue Oct 18 18:20:52 2022 +0200 pre-commit, tox: Bump pre-commit, codespell, black and flake8 - pre-commit from 4.1.0 to 4.3.0, - codespell from 2.2.1 to 2.2.2, - black from 22.3.0 to 22.10.0 and - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies. Also change flake8's repo config to github (the gitlab mirror being outdated). Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/224/ Harbormaster returned this revision to the author for changes because remote builds failed.Oct 18 2022, 7:24 PM2022-10-18 19:24:35 (UTC+2) Comment Actions Build is green Patch application report for D8718 (id=31442)Rebasing onto 1f1b03cfbd... Current branch diff-target is up to date. Changes applied before testcommit 2c6d9e05eca6a483f6aebfd3f8e71cedb907eb74 Author: David Douard <david.douard@sdfa3.org> Date: Tue Oct 18 18:20:52 2022 +0200 pre-commit, tox: Bump pre-commit, codespell, black and flake8 - pre-commit from 4.1.0 to 4.3.0, - codespell from 2.2.1 to 2.2.2, - black from 22.3.0 to 22.10.0 and - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies. Also change flake8's repo config to github (the gitlab mirror being outdated). See https://jenkins.softwareheritage.org/job/DJNL/job/tests-on-diff/225/ for more details. Harbormaster completed remote builds in B32388: Diff 31442.Oct 18 2022, 7:44 PM2022-10-18 19:44:53 (UTC+2) This revision was not accepted when it landed; it landed in state Needs Review.Oct 18 2022, 8:01 PM2022-10-18 20:01:00 (UTC+2) Closed by commit rDJNL2c6d9e05eca6: pre-commit, tox: Bump pre-commit, codespell, black and flake8 (authored by douardda). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31442 .pre-commit-config.yamltox.ini
|
Wondering whether those indexes (and the one before marked as -- ?) were not
installed in the first place to ease some introspection done independently from
the production (with the guest user a long time ago)...
Which finally made it through here so we got no more discrepancy between code
and production... (going the wrong way though... that is, it should have been
the other way around, dropping the unused indexes instead of adding in the
code...)