- Aug 18, 2022
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.1.0' with Debian dir 9c9a4b76085b72d02763927129625c9173fcad8c
-
vlorentz authored
-
vlorentz authored
It will probably be useful to know what part of the check takes the most time.
-
vlorentz authored
This will allow adding more tags easily in future commits
-
Nicolas Dandrimont authored
- Aug 17, 2022
-
-
vlorentz authored
-
- May 31, 2022
-
-
David Douard authored
instead of (soon-to-be-deprecated) swh-core's postgresql_fact one.
-
vlorentz authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.6' with Debian dir 663bd62c72de68626a6a1058ee38865feef37581
-
Antoine R. Dumont authored
This alleviates current locking issues where nothing gets written in production. Related to T4228
-
- May 30, 2022
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.5' with Debian dir 61b6ea3c31bbaf27f8437d2aaf272b46123b4525
-
Antoine R. Dumont authored
Related to T4228
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.4' with Debian dir 1c1c4d17c63763b045855b4136fd16864a367954
-
Antoine R. Dumont authored
so migration tool can be used Related to T4284
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.3' with Debian dir 306832bc5113bf86884d5fe3091f2f6d63472457
-
Antoine R. Dumont authored
We migrated away from "local" a while back. Related to T4228
-
Antoine R. Dumont authored
Related to T4228
-
Antoine R. Dumont authored
Related to T4228
-
Antoine R. Dumont authored
Related to T4228
-
Antoine R. Dumont authored
Related to T4228
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.2' with Debian dir a2bdca1ea9acd3b2181bba54e116252db2bb6751
- May 25, 2022
-
- May 09, 2022
-
-
Pratyush authored
-
- Apr 26, 2022
-
-
vlorentz authored
-
- Apr 08, 2022
-
-
Antoine Lambert authored
-
Antoine Lambert authored
Related to T3922
-
Antoine Lambert authored
black is considered stable since release 22.1.0 and the version we are currently using is quite outdated and not compatible with click 8.1.0, so it is time to bump it to its latest stable release. Please note that E501 pycodestyle warning related to line length is replaced by B950 one from flake8-bugbear as recommended by black. https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#line-length Related to T3922
-