- Jul 26, 2020
-
-
Antoine R. Dumont authored
Related to T2105
-
Antoine R. Dumont authored
This should fix the debian build [1] [1] https://jenkins.softwareheritage.org/view/Debian%20packages/job/debian/job/packages/job/DLDHG/job/gbp-buildpackage/40/console
- Jul 17, 2020
-
-
Antoine R. Dumont authored
Related to T2484
-
Antoine R. Dumont authored
Related to T2494
-
- Jul 16, 2020
-
-
David Douard authored
instead of hex string representation.
- Jul 15, 2020
-
-
David Douard authored
branch names and targets are expected to be bytes.
-
- Jul 09, 2020
-
-
Nicolas Dandrimont authored
-
Antoine R. Dumont authored
Fixes build [1] [1] https://jenkins.softwareheritage.org/job/DLDHG/job/tests/701/console
-
- Jul 08, 2020
-
-
Antoine Lambert authored
extra_headers is now a top-level attribute of a Revision and its type has changed to Tuple[Tuple[bytes, bytes], ...]. Related to T2423
- Jul 07, 2020
-
-
Antoine R. Dumont authored
This allows to drop the datadir fixture override and realign with other loader tests. Related to T2481
-
Antoine R. Dumont authored
Related to T2487
-
Antoine R. Dumont authored
This will allow to remove the base tests scaffolding in core. Related to T2462
-
Antoine R. Dumont authored
This fixes ci build failure [1] [1] https://jenkins.softwareheritage.org/job/DLDHG/job/tests/691
-
- Jun 23, 2020
-
-
Antoine R. Dumont authored
Related to T2310
- Jun 22, 2020
-
-
Antoine R. Dumont authored
Related to T2310
-
- Jun 10, 2020
-
-
Antoine R. Dumont authored
Prior to this commit, those calls were raising type error: ``` TypeError: can not serialize 'set' object ```
-
Antoine R. Dumont authored
Prior to this commit, map was raising type error during serialization step ``` TypeError: can not serialize 'map' object ```
-
Antoine R. Dumont authored
- Jun 04, 2020
-
-
Antoine R. Dumont authored
Related to D3177
-
- Apr 29, 2020
-
-
Stefano Zacchiroli authored
see: https://github.com/psf/black/issues/1314
-
Stefano Zacchiroli authored
-
- Apr 20, 2020
-
-
Antoine R. Dumont authored
Related to T2367
-
- Apr 08, 2020
-
-
David Douard authored
-
David Douard authored
- blackify all the python files, - enable black in pre-commit, - add a black tox environment.
-
- Apr 03, 2020
-
-
Antoine Lambert authored
This is now a requirement of swh-loader-core API.
-
- Feb 19, 2020
-
-
vlorentz authored
swh-storage >= v0.0.174 requires swh-model objects in other proxies, so the validation proxy must be before the other ones.
-
- Feb 11, 2020
-
-
vlorentz authored
Required by swh-storage >= v0.0.172.
-
- Feb 06, 2020
-
-
Antoine R. Dumont authored
It's done in the loader-core
- Jan 28, 2020
- Jan 17, 2020
-
-
Antoine Lambert authored
Related to T2188
-
Antoine R. Dumont authored
It's the same class with a better name.
-
- Dec 19, 2019
- Dec 12, 2019
-
-
Antoine R. Dumont authored
-