- Dec 06, 2021
-
-
Boris Baldassari authored
The maven loader loads jar and zip files as Maven artefacts into the software heritage archive. Note: Supersedes D6158 and addresses the review done in that diff. Related to T1724
-
- Sep 17, 2020
-
-
Antoine Lambert authored
Related to T2610
-
- Jul 10, 2020
-
-
Antoine R. Dumont authored
This does not expose the pytest-plugin through the setuptools entry as this can be problematic. Instead that relies on the specific modules (loader-*) declaring they need that dependency in their root conftest.
-
- Jul 09, 2020
-
-
Nicolas Dandrimont authored
-
- Jul 08, 2020
-
-
Antoine R. Dumont authored
Related to D3452 Related to D3430 Related to T2484
-
- Apr 09, 2020
-
-
Antoine Lambert authored
-
- Apr 08, 2020
-
-
David Douard authored
- blackify all the python files, - enable black in pre-commit, - add a black tox environment.
-
- Mar 25, 2020
-
-
Antoine Eiche authored
- the module functional is renamed to nixguix - the class FunctionalLoader to NixGuixLoader
-
- Mar 17, 2020
-
-
Antoine Eiche authored
This loader is in charge of loading sources of Nix/Guix evaluations. These sources are listed in a JSON file which is ingested by this loader.
-
- Feb 27, 2020
-
-
vlorentz authored
-
- 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.
-
- Jan 16, 2020
-
-
Antoine R. Dumont authored
-
- Jan 15, 2020
-
-
Antoine R. Dumont authored
-
- Jan 06, 2020
-
-
Antoine R. Dumont authored
Related T2026
-
- Dec 04, 2019
-
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
Related to T2134
-
- Nov 21, 2019
-
-
Antoine R. Dumont authored
-
- Oct 18, 2019
-
-
Antoine R. Dumont authored
-
- Oct 17, 2019
-
-
Antoine R. Dumont authored
Which demonstrates that the origin type for now is still mandatory. So right now, the current loading tests fail.
-
Antoine R. Dumont authored
-
- Oct 14, 2019
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Contrary to other package loader, all artifacts (for a version) are ingested as one revision (if that makes any sense). Caveat: This does not implement a release as the initial loader (yet?) Related T2025 Related D2133 Related D2134
-
- Oct 09, 2019
-
-
Antoine R. Dumont authored
-
- Oct 08, 2019
-
-
Antoine R. Dumont authored
Related D2084 Related D2085
-
- Oct 07, 2019
-
-
Antoine R. Dumont authored
Prior to this commit, the DATADIR was computed. It turns out most of the time, this can be deduced from the runtime execution. We also unified the "datadir" path/to/data.
-
Antoine R. Dumont authored
-
- Sep 27, 2019
-
-
Antoine R. Dumont authored
-
- Sep 26, 2019
-
-
Antoine R. Dumont authored
-
- Sep 25, 2019
-
-
Antoine R. Dumont authored
Tests green
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
for a given url
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
For such given urls, this returns a 404 wherever if the representation file exists or not.
-
Antoine R. Dumont authored
-
David Douard authored
on 'https://'. Refactor existing tests to use this fixture.
-
- Sep 24, 2019
-
-
David Douard authored
This allows to make test execution not depend on the SWH_CONFIG_FILENAME environment variable, so it's easier to run them using pytest directly (rather than tox).
-