Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
  2. Mar 02, 2021
  3. Jan 22, 2021
  4. Jan 21, 2021
  5. Jan 12, 2021
  6. Dec 15, 2020
  7. Dec 09, 2020
  8. Dec 02, 2020
    • Antoine Lambert's avatar
      jobs/swh-environment: Mitigate backtracking issue with new pip resolver · 9b0639f8
      Antoine Lambert authored
      pip 20.3 just got released and set its new resolver as default.
      
      However it does not seem stable enough yet as the pip command to install swh
      dependencies now ends up executing a really long package backtracking process
      that makes the swh-environment Jenkins job timeout.
      
      Until this got sorted out by pip developers, workaround the issue by splitting
      out the pip command into multiple ones (one by swh package).
      9b0639f8
  9. Nov 24, 2020
  10. Nov 20, 2020
  11. Nov 13, 2020
  12. Oct 30, 2020
  13. Oct 21, 2020
  14. Oct 05, 2020
  15. Oct 01, 2020
  16. Sep 30, 2020
  17. Sep 29, 2020
  18. Sep 28, 2020
  19. Sep 24, 2020
  20. Sep 23, 2020
  21. Sep 11, 2020
  22. Aug 31, 2020
    • Antoine Lambert's avatar
      jobs: Add swh-environment tests · b0b221ff
      Antoine Lambert authored
      Add job to run tests for each swh module in their development version
      (aka swh dependencies are not retrieved through pip) in order to quickly
      detect some breaking changes across modules.
      b0b221ff
  23. Jul 17, 2020
  24. Jul 02, 2020
  25. Jul 01, 2020
  26. Jun 24, 2020
  27. Jun 08, 2020
  28. May 19, 2020
  29. May 04, 2020
  30. May 01, 2020
  31. Apr 30, 2020
Loading