1. 20 Jun, 2023 1 commit
  2. 23 Mar, 2023 1 commit
  3. 15 Nov, 2022 1 commit
  4. 03 Oct, 2022 1 commit
  5. 22 Jul, 2022 1 commit
  6. 23 Feb, 2022 1 commit
  7. 22 Feb, 2022 1 commit
  8. 07 Jan, 2022 1 commit
  9. 02 Dec, 2021 1 commit
  10. 30 Nov, 2021 1 commit
    • Philip Meier's avatar
      cleanup CI config (#4983) · 65cdaeab
      Philip Meier authored
      
      
      * [DIRTY] cleanup CI config
      
      * remove pip install command
      
      * fix syntax
      
      * fix jobs
      
      * fix syntax
      
      * add support for editable install
      
      * sync
      
      * fix sudo apt install
      
      * fix editable install
      
      * sync
      
      * try pip without user install
      
      * [DIRTY] address review comments
      
      * [DIRTY] try use dynamic name
      
      * switch logic
      
      * address remaining comments
      
      * cleanup
      
      * more cleanup
      
      * fix enabling prototype tests
      
      * Update .circleci/config.yml.in
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      
      * linebreak
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      65cdaeab
  11. 28 Oct, 2021 1 commit
  12. 04 Oct, 2021 1 commit
    • Philip Meier's avatar
      Add ufmt (usort + black) as code formatter (#4384) · 5f0edb97
      Philip Meier authored
      
      
      * add ufmt as code formatter
      
      * cleanup
      
      * quote ufmt requirement
      
      * split imports into more groups
      
      * regenerate circleci config
      
      * fix CI
      
      * clarify local testing utils section
      
      * use ufmt pre-commit hook
      
      * split relative imports into local category
      
      * Revert "split relative imports into local category"
      
      This reverts commit f2e224cde2008c56c9347c1f69746d39065cdd51.
      
      * pin black and usort dependencies
      
      * fix local test utils detection
      
      * fix ufmt rev
      
      * add reference utils to local category
      
      * fix usort config
      
      * remove custom categories sorting
      
      * Run pre-commit without fixing flake8
      
      * got a double import in merge
      Co-authored-by: default avatarNicolas Hug <nicolashug@fb.com>
      5f0edb97
  13. 13 Sep, 2021 1 commit