- Apr 15, 2025
-
-
Martin Kirchgessner authored
-
- Apr 11, 2025
-
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
which is closer to the codecommons case
-
- Apr 10, 2025
-
-
Martin Kirchgessner authored
-
- Mar 11, 2025
-
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
- Jan 22, 2025
-
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
- Jan 21, 2025
-
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
Martin Kirchgessner authored
-
- Jan 17, 2025
-
-
Martin Kirchgessner authored
-
- Sep 02, 2024
-
-
Antoine Lambert authored
Replace pyfuse3_asyncio by pyfuse3.asyncio module introduced in pyfuse3 3.4.0
-
Antoine Lambert authored
-
- Aug 30, 2024
-
-
Antoine Lambert authored
-
- Aug 27, 2024
-
-
David Douard authored
-
- Mar 29, 2024
-
-
David Douard authored
Also remove direct dependency on requests, should not be an issue any more.
-
- Feb 05, 2024
-
-
Antoine Lambert authored
Related to swh/meta#5075.
-
- Dec 05, 2023
-
-
David Douard authored
-
David Douard authored
and exclude api_data.py file from codespell in pre-commit; it's full of stuff codespell fail to check.
-
- Dec 01, 2023
-
-
David Douard authored
-
- Nov 28, 2023
-
-
Jérémy Bobbio (Lunar) authored
`docs/images/arch-container.pdf` and `docs/images/arch-context.pdf` now get included in `sdist` tarballs.
-
- Jul 07, 2023
-
-
David Douard authored
It now needs types-click which is indeed a dependency of swh.core[testing].
-
- May 11, 2023
-
-
Antoine Lambert authored
That function from swh.core.config was removed in swh-core@2663c0a4.
-
- 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-py-template!27
-
- Feb 17, 2023
-
-
Antoine Lambert authored
Related to swh/meta#4960
-
- Feb 16, 2023
-
-
Jérémy Bobbio (Lunar) authored
Related to swh/meta#4959
-
- 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
-
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).
-
- May 09, 2022
-
-
Pratyush authored
-
- Apr 26, 2022
-
-
vlorentz authored
-
- Apr 21, 2022
-
-
Antoine Lambert authored
That hook can be frustrating as it can discard a long commit message if it finds a typo in it so better removing it.
-
- Apr 08, 2022
-
-
Antoine Lambert authored
-