- May 20, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.5.1' with Debian dir 7de8b2d4d70f1a04bd64715de0a11f2f538c8fe1
-
- May 19, 2021
-
-
David Douard authored
make sure the snapshot id in OriginVisitStatus refers to existing Snapshot objects.
-
- May 11, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.5.0' with Debian dir 05035d9eb3380a44d4daa228462b7349d05b90b7
-
vlorentz authored
The git_object is what will be actually useful to the vault. It's also easier to test, because test_identifier.py has the entire git_object in its test data.
-
vlorentz authored
Before this commit, manifests were only computed internally before hashing, so they were not available to outside modules. This makes testing the module very painful, because identifier functions can only be tested by checking the hash; so test failures did not show mismatches between the computed manifest and the expected one. Additionally, the 'git bare cooker' of the vault is likely to use these as well, as it needs to format git objects in the same format.
- May 06, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.4.2' with Debian dir 196d5f227c50e9b78022da184ababc6ee414f976
-
vlorentz authored
There is a regression that breaks attr.evolve() when updating attributes that contain an attr class; which we use (eg. for Person or TimestampWithTimezone). v21.2.0 is expected to fix the issue, but won't be released immediately: https://github.com/python-attrs/attrs/issues/804#issuecomment-833471190
- Apr 30, 2021
-
-
vlorentz authored
-
- Apr 29, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.4.1' with Debian dir e9d4ffb7ab9423c2de37dacd4c8c388935711fd5
- Apr 28, 2021
-
-
Antoine Lambert authored
Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to T3258
-
- Apr 23, 2021
-
-
David Douard authored
and add a test to keep them correct.
-
- Apr 15, 2021
-
-
Antoine Pietri authored
-
vlorentz authored
-
- Apr 13, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.4.0' with Debian dir e87ccb4fa17d1fa370c7d13de36ba753221112db
-
Antoine Lambert authored
According to the SWHID specification, it is not forbidden for a qualifier value to contain a '=' character (for instance in origin URL). So update parsing code to handle that special case.
-
Antoine Lambert authored
Some ValidationError exceptions could not be serialized to string due to these format errors. Related to T3234
- Apr 12, 2021
- Apr 09, 2021
-
-
vlorentz authored
And show nice human-readable errors instead
-
- Apr 08, 2021
-
- Mar 26, 2021
-
-
Antoine Pietri authored
Some releases don't have authors and date fields, this case should be checked in the tests.
-
- Mar 19, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.3.0' with Debian dir 226b10fe808b4f706ee02cac31636de44440044f
- Mar 18, 2021
-
-
Nicolas Dandrimont authored
This truncation is already enshrined at the identifier level. Truncate the object itself as well, to reduce the possibility multiple different metadata objects with the same identifier.
-
- Mar 15, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '2.2.0' with Debian dir 15ac67e7278dc66e127e288ac4589a3d1bc460fb
- Mar 12, 2021
-
- Mar 11, 2021