- Apr 15, 2025
-
-
vlorentz authored
Dangling contents should return a SWHID with no anchor, instead of None
-
- Apr 10, 2025
- Apr 03, 2025
-
-
Antoine R. Dumont authored
The anchor can be an empty string in case nothing is found. So that fails the conditional to return None currently and then raises when trying to make a QualifiedSWHID out of an empty string. Resolves ``` ValidationError: /api/1/provenance/whereis/{target}/ Invalid SWHID: invalid syntax: %(swhid)s ``` Refs. swh/infra/sysadm-environment#5624
-
- Apr 02, 2025
-
-
vlorentz authored
-
Nicolas Dandrimont authored
- Mar 26, 2025
-
- Mar 25, 2025
-
-
-
vlorentz authored
- Mar 20, 2025
-
-
vlorentz authored
-
- Mar 19, 2025
- Mar 18, 2025
-
- Mar 12, 2025
-
-
vlorentz authored
- Mar 03, 2025
-
-
vlorentz authored
-
- Mar 01, 2025
-
-
vlorentz authored
This reduces the wall clock run time from 3 days to 21 hours by evenly distributing work across threads
-
- Feb 19, 2025
- Feb 17, 2025
-
-
Antoine Lambert authored
-
Antoine Lambert authored
Bump development tools: mypy, codespell, isort, ... Move all tools configuration in pyproject.toml. Remove no longer needed mypy overrides.
-
- Jan 24, 2025
-
- Jan 23, 2025
-
-
vlorentz authored
-
- Jan 22, 2025
- Jan 16, 2025
-
- Jan 09, 2025
- Dec 10, 2024
-
-
Aymeric Varasse authored
Include update to `pyo3-0.23.0`
-
vlorentz authored
-
- Nov 28, 2024
-
-
vlorentz authored
-