Skip to content
Snippets Groups Projects
  1. Jan 11, 2023
    • Antoine Lambert's avatar
      docker: Fix git loader test · 6fd3cdf6
      Antoine Lambert authored
      Since the migration to GitLab, merge request branches are now stored in
      the git repository of swh-core.
      
      As the total number of branches now exceeds 1000, multiple Web API calls
      are now required to get all branches from the snapshot of that repository
      loaded into the test archive.
      6fd3cdf6
  2. Jan 10, 2023
  3. Jan 06, 2023
  4. Nov 23, 2022
  5. Nov 09, 2022
  6. Oct 28, 2022
  7. Oct 11, 2022
  8. Oct 05, 2022
  9. Sep 29, 2022
  10. Sep 15, 2022
  11. Sep 14, 2022
  12. Sep 07, 2022
  13. Aug 18, 2022
    • Antoine Lambert's avatar
      bin/install: Temporarily pin pip to < 21.3 · 7eaf8942
      Antoine Lambert authored
      pip 21.3 added support to editable installs for projects that have a
      pyproject.toml and use a build backend that supports PEP 660, but mypy
      does not detect yet such editable installs and following errors are
      reported when type checking swh modules:
      
        Cannot find implementation or library stub for module named swh...
      
      So temporarily pin pip until mypy properly supports PEP 660 editable
      installs.
      7eaf8942
  14. Aug 10, 2022
  15. Aug 09, 2022
  16. Jun 13, 2022
  17. Jun 07, 2022
  18. Jun 02, 2022
Loading