Skip to content
Snippets Groups Projects
  1. May 09, 2022
  2. May 02, 2022
  3. Apr 26, 2022
  4. Apr 21, 2022
  5. Apr 19, 2022
  6. Apr 08, 2022
  7. Apr 06, 2022
  8. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · 620e3a02
      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.
      620e3a02
  9. Feb 24, 2022
  10. Feb 10, 2022
  11. Feb 07, 2022
  12. Jan 21, 2022
  13. Jan 11, 2022
  14. Dec 21, 2021
  15. Dec 16, 2021
  16. Jun 09, 2021
  17. May 28, 2021
  18. May 06, 2021
  19. Apr 26, 2021
    • Antoine Lambert's avatar
      tox: Add sphinx environments to check sane doc build · ebbd5f78
      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
      ebbd5f78
  20. Apr 02, 2021
  21. Mar 19, 2021
  22. Mar 06, 2021
  23. Mar 01, 2021
  24. Feb 01, 2021
  25. Jan 04, 2021
  26. Dec 04, 2020
  27. Dec 02, 2020
  28. Nov 27, 2020
Loading