1. 07 Dec, 2020 1 commit
  2. 03 Nov, 2020 1 commit
    • Stas Bekman's avatar
      [CIs] Better reports everywhere (#8275) · 1bb4bba5
      Stas Bekman authored
      * make it possible to invoke testconf.py in both test suites without crashing on having the same option added
      
      * perl -pi -e 's|--make_reports|--make-reports|' to be consistent with other opts
      
      * add `pytest --make-reports` to all CIs (and artifacts)
      
      * fix
      1bb4bba5
  3. 27 Oct, 2020 1 commit
    • Stas Bekman's avatar
      [CI] generate separate report files as artifacts (#7995) · bfd5e370
      Stas Bekman authored
      * better reports
      
      * a whole bunch of reports in their own files
      
      * clean up
      
      * improvements
      
      * github artifacts experiment
      
      * style
      
      * complete the report generator with multiple improvements/fixes
      
      * fix
      
      * save all reports under one dir to easy upload
      
      * can remove temp failing tests
      
      * doc fix
      
      * some cleanup
      bfd5e370
  4. 23 Oct, 2020 1 commit
  5. 14 Sep, 2020 1 commit
  6. 31 Jul, 2020 1 commit
    • Stas Bekman's avatar
      enable easy checkout switch (#5645) · f250beb8
      Stas Bekman authored
      * enable easy checkout switch
      
      allow having multiple repository checkouts and not needing to remember to rerun 'pip install -e .[dev]' when switching between checkouts and running tests.
      
      * make isort happy
      
      * examples needs one too
      f250beb8
  7. 02 Jul, 2019 1 commit
  8. 17 Apr, 2019 1 commit