- Sep 02, 2020
-
-
Antoine R. Dumont authored
Then drop all unneeded and indirect imports
-
- Sep 01, 2020
-
-
Antoine R. Dumont authored
This should fix the build [1] [1] https://jenkins.softwareheritage.org/view/Debian%20packages/job/debian/job/packages/job/DLS/job/gbp-buildpackage/77/console
-
Antoine R. Dumont authored
-
- Aug 25, 2020
-
-
David Douard authored
-
David Douard authored
-
vlorentz authored
pytest wastes a lot of time in .hypothesis and .git; this commit excludes them.
-
- Jul 16, 2020
-
-
Nicolas Dandrimont authored
This allows us to actually run the lister instantiation code instead of relying on the underlying structure of the lister object. In turn, this allows future listers to use the scheduler right in their __init__.
-
Nicolas Dandrimont authored
The previous include would pull all .mypy_cache directories too, which are quite large as they include the SQLAlchemy stubs.
-
- Jul 15, 2020
-
-
Nicolas Dandrimont authored
-
- Jul 09, 2020
-
-
Nicolas Dandrimont authored
-
- Jun 25, 2020
-
-
Nicolas Dandrimont authored
-
- Jun 10, 2020
-
-
Summary: Lister implementation for Gitea, works for (T2313). For now because of https://github.com/go-gitea/gitea/issues/9165 it would require setting its param limit to 50. Reviewers: #reviewers, ardumont Reviewed By: #reviewers, ardumont Subscribers: ardumont Differential Revision: https://forge.softwareheritage.org/D3107
-
- Apr 29, 2020
-
-
Stefano Zacchiroli authored
-
- Apr 20, 2020
-
-
Antoine R. Dumont authored
Related to T2367
-
- Apr 11, 2020
-
-
Léni Gauffier authored
Summary: Related to T1734 From abandonned D2799 Reviewers: ardumont Reviewed By: ardumont Differential Revision: https://forge.softwareheritage.org/D2974
-
- 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 R. Dumont authored
-
- Feb 20, 2020
-
-
Yann authored
-
- Feb 17, 2020
-
-
Yann authored
-
- Jan 20, 2020
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This commit fixes the repository mapping to model. It broke when the listed repository was either None or missing the id field [1] [1] https://sentry.softwareheritage.org/share/issue/532d682182fc43d6a7a99400e3928811/
-
- Jan 17, 2020
-
-
Antoine Lambert authored
Related to T2188
-
Antoine R. Dumont authored
Following the github's documentation [1] [1] https://developer.github.com/v3/guides/best-practices-for-integrators/#dealing-with-abuse-rate-limits Related to T2170
-
- Jan 16, 2020
-
-
Antoine R. Dumont authored
Prior to this commit, we sent the origin url as a versioned artifact. Now we send the origin url as a CRAN's canonical one, and the associated list of artifacts found there (only 1 today).
-
- Jan 15, 2020
-
-
Antoine R. Dumont authored
-
- Jan 09, 2020
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
- Jan 06, 2020
-
-
Antoine R. Dumont authored
-
- Dec 19, 2019
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This decreases in smaller transaction which won't timeout Related to T2160
-
- Dec 09, 2019
-
-
Antoine R. Dumont authored
Related to T2134 Related to D2409 Related to D2410
-
- Dec 06, 2019
-
-
Antoine R. Dumont authored
Related to T2134
-
- Dec 02, 2019
-
-
Antoine R. Dumont authored
The following commit adapts the return statements from both lister and their associated tasks. This standardizes on what other modules (e.g. both dvcs and package loaders) do.
-
- Nov 22, 2019
-
-
Nicolas Dandrimont authored
This also adds tests to make sure that we properly send our version number to upstreams.
-
Nicolas Dandrimont authored
-
- Nov 21, 2019
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
And remove unnecessary fixture redefinition which causes indirection.
-
David Douard authored
-