FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Jan 30, 2024
  2. Sep 21, 2023
    • Dr Rich Wareham's avatar
      feat: add pre-commit checks · ee3b982a
      Dr Rich Wareham authored
      This commit changes no functionality but add pre-commit checks based on
      our usual template and fixes up the code to match. Note that this found
      a real bug in the type annotation for the override_permissions_spec
      decorator.
      ee3b982a
    • Dr Rich Wareham's avatar
      feat: port packaging over to poetry · 107f7042
      Dr Rich Wareham authored
      Port packaging to poetry. This does not make any changes to the existing
      test matrix or requirements.
      107f7042
  3. Jun 29, 2023
    • Dr Rich Wareham's avatar
      feat: move to using common Python CI templates · e7a88daf
      Dr Rich Wareham authored
      We now have common Python project CI templates which, while continuing
      to support PyPI publication, also allow for parallel matrix testing with
      tox.
      
      The GitLab CI configuration in this repo dates from a time before this
      feature was in GitLab (as noted in the comments) and so had to work
      around it by creating a lot of templated jobs.
      
      Simplify the CI configuration by making use of the common template.
      e7a88daf
  4. Mar 15, 2022
Loading