- Sep 25, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.6.7' with Debian dir ff33196235173497970db1401a7c8d6ad3f8d9ce
-
David Douard authored
The addition of '-p no:pytest_swh_core' in pytest.ini is needed to prevent pytest from loading the pytest_swh_core plugin which we do not need here and which would require some more dependencies (e.g. requests).
-
- Sep 18, 2020
-
-
Thibault Allançon authored
Use the new SWHID naming convention instead of SWH PID.
-
- Sep 17, 2020
-
-
Antoine Lambert authored
Related to T2610
-
Antoine Lambert authored
Related to T2610
-
Antoine Lambert authored
flake8 hook has been removed from https://github.com/pre-commit/pre-commit-hooks so now use the one from https://gitlab.com/pycqa/flake8
-
- Sep 10, 2020
-
-
David Douard authored
move most import statements in functions. Related to T2575.
-
- Aug 25, 2020
-
-
Antoine Lambert authored
-
vlorentz authored
pytest wastes a lot of time in .hypothesis and .git; this commit excludes them.
-
- Aug 14, 2020
-
-
vlorentz authored
We may unknowingly pass naive datetimes to the storage through them, causing the underlying DB to assign them a timezone that might not match the actual one. It already happens in swh.model and swh.loader.package tests.
-
- Aug 07, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.6.6' with Debian dir eb61da2c1a41951fa2201d289612aa6ab413e0b7
-
Antoine R. Dumont authored
Same as for the field data, it helps for code not yet migrated to use model object.
-
Antoine R. Dumont authored
Related to T645
- Aug 06, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.6.5' with Debian dir 7a1ae68e371a5cff48050d2150975ec4179fbefd
-
Antoine R. Dumont authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.6.4' with Debian dir 3feb45a7955c550be2cc804911831b4a7428b182
-
Antoine R. Dumont authored
Related to T2105
-
Antoine R. Dumont authored
Related to T2105
- Aug 04, 2020
-
-
Antoine R. Dumont authored
Related to T2105
-
Antoine R. Dumont authored
Related to T2105
-
- Jul 31, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.6.1' with Debian dir fdf03c84555da48922061de4e72119fbac71b00b
- Jul 30, 2020
-
-
vlorentz authored
It can help in pytest's diffs
- Jul 29, 2020
-
-
David Douard authored
-
David Douard authored
to fix a deprecationg warning.
-
David Douard authored
to prevent warnings
-
- Jul 20, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.6.0' with Debian dir 6ec0655eab06eabec5fc4ae57da2ada6fef40bf7
- Jul 09, 2020
-
-
Nicolas Dandrimont authored
- Use dia directly to convert from .dia to .svg (inkscape would use dia via a plugin anyway) - Add proper runes to detect inkscape >= 1 and use the export options for that.
-