- Mar 31, 2025
-
-
Nicolas Dandrimont authored
-
- Mar 28, 2025
-
-
Nicolas Dandrimont authored
-
- Mar 26, 2025
-
-
Nicolas Dandrimont authored
-
- Feb 25, 2025
-
-
Antoine Lambert authored
-
- Feb 14, 2025
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Aug 27, 2024
-
-
David Douard authored
-
- Mar 29, 2024
-
-
David Douard authored
-
- Feb 05, 2024
-
-
Antoine Lambert authored
Related to swh/meta#5075.
-
- Dec 14, 2023
-
-
Antoine Lambert authored
Some gitea origins can have non standard URLs in the form below: (scheme)://(netloc)/(prefix)/(owner)/(project). Previous loader implementation could not correctly compute API URLs from such origin URLs so ensure it can. Related to swh/infra/ci-cd/swh-charts#3.
-
- Dec 05, 2023
-
-
David Douard authored
-
- Dec 03, 2023
-
-
David Douard authored
-
- Nov 28, 2023
-
-
Jérémy Bobbio (Lunar) authored
-
- Aug 22, 2023
-
-
Antoine R. Dumont authored
This allows to drop one unneeded dependency on lister (which creates build issues currently). Refs. swh/infra/sysadm-environment#5017
-
- May 23, 2023
-
-
- May 22, 2023
-
- May 16, 2023
- May 12, 2023
-
- Mar 21, 2023
-
-
Antoine Lambert authored
The metadata-loader command was not available in that case as it was not explicitly imported.
-
- Mar 17, 2023
-
-
Nicolas Dandrimont authored
Use the proper entry point to register it in swh.core, and use the root swh cli group in tests to make sure it's properly hooked up.
-
- Feb 23, 2023
-
-
Jérémy Bobbio (Lunar) authored
GitLab will display the content of the README file when browsing the repository. But in case the file is a symlink, it will display the path pointed by the symlink. There is a 6 year old issue about this: https://gitlab.com/gitlab-org/gitlab/-/issues/15093 We can workaround the issue by having the content at the root of the repository and a symlink to this file in the `docs/` directory. Tested in swh/devel/swh-py-template!27
-
- Feb 17, 2023
-
-
Antoine Lambert authored
Related to swh/meta#4960
-
Antoine Lambert authored
Related to swh/meta#4960
-
- Feb 16, 2023
-
-
Jérémy Bobbio (Lunar) authored
Related to swh/meta#4959
-
- Feb 15, 2023
- Feb 02, 2023
-
-
Antoine Lambert authored
This fixes python 3.7 support due to poetry, a dependency of isort, that removed support for that Python version in a recent release.
-
- Dec 19, 2022
-
-
Antoine Lambert authored
In order to remove warnings about /apidoc/*.rst files being included multiple times in toc when building full swh documentation, prefer to include module indices only when building standalone package documentation. Also include them the proper sphinx way. Related to T4496
-
- Oct 18, 2022
-
-
David Douard authored
- pre-commit from 4.1.0 to 4.3.0, - codespell from 2.2.1 to 2.2.2, - black from 22.3.0 to 22.10.0 and - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies. Also change flake8's repo config to github (the gitlab mirror being outdated).
-
- Sep 02, 2022
-
- Aug 05, 2022
-
-
vlorentz authored
-
- May 10, 2022
-
-
vlorentz authored
-
- Apr 27, 2022
-
-
vlorentz authored
This will allow the Git loader to incrementally load GitHub forks
-
- Apr 26, 2022
-
- Apr 21, 2022
-
-
vlorentz authored
-