Skip to content
Snippets Groups Projects
  1. Feb 16, 2023
  2. Feb 02, 2023
  3. Dec 19, 2022
  4. Oct 18, 2022
  5. Aug 30, 2022
  6. May 09, 2022
  7. Apr 26, 2022
  8. Apr 21, 2022
  9. Apr 08, 2022
  10. Apr 06, 2022
  11. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · 5f4e923f
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      5f4e923f
  12. Feb 10, 2022
  13. Feb 07, 2022
  14. Jan 19, 2022
  15. Dec 16, 2021
  16. Oct 07, 2021
  17. Sep 08, 2021
  18. Jul 01, 2021
  19. Jun 09, 2021
  20. Apr 27, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · 4b610adf
      Antoine Lambert authored
      Enable to check package documentation can be built without producing
      sphinx warnings.
      
      The sphinx environment is designed to be used in continuous integration
      in order to prevent breaking documentation build when committing changes.
      
      The sphinx-dev environment is designed to be used inside a full swh
      development environment.
      
      Related to T3258
      4b610adf
  21. Apr 21, 2021
  22. Mar 01, 2021
  23. Dec 17, 2020
  24. Dec 15, 2020
  25. Dec 14, 2020
  26. Dec 11, 2020
  27. Dec 03, 2020
  28. Nov 09, 2020
  29. Oct 22, 2020
  30. Oct 15, 2020
  31. Oct 06, 2020
  32. Oct 02, 2020
  33. Sep 25, 2020
  34. Sep 24, 2020
  35. Sep 18, 2020
Loading