Skip to content
Snippets Groups Projects
  1. Mar 14, 2023
  2. Mar 13, 2023
  3. Mar 01, 2023
  4. Feb 17, 2023
  5. Feb 13, 2023
  6. Jan 31, 2023
  7. Jan 12, 2023
  8. 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
  9. Jan 10, 2023
  10. Jan 06, 2023
  11. Nov 23, 2022
  12. Nov 09, 2022
  13. Oct 28, 2022
  14. Oct 11, 2022
  15. Oct 05, 2022
  16. Sep 29, 2022
  17. Sep 15, 2022
  18. Sep 14, 2022
  19. Sep 07, 2022
  20. 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
  21. Aug 10, 2022
  22. Aug 09, 2022
Loading