Skip to content
  1. Feb 23, 2022
    • nimrod's avatar
      Pre-commit fixes. · d18e52fa
      nimrod authored
      With the updated hooks, address some newly found issues:
      - Sort Python imports with isort.
      - Don't cache pip packages in the container image.
      d18e52fa
    • nimrod's avatar
      Update pre-commit config. · e6109547
      nimrod authored
      Use the git skeleton file.
      e6109547
    • nimrod's avatar
      Update Gitlab CI. · 9544caff
      nimrod authored
      Use the renamed CI templates repository.
      9544caff
    • nimrod's avatar
      Don't send empty notifications. · ebd789b8
      nimrod authored
      If the message is an empty string or in the fallback case of using the
      request data if the message is None, don't send a notification.
      ebd789b8
  2. Aug 14, 2021
  3. Jul 03, 2021
  4. May 23, 2021
    • nimrod's avatar
      Updates to .gitlab-ci.yml · 539fea90
      nimrod authored
      - Remove the manaul stages order, pre-commit now runs in .pre.
      - Use a more specific name for building the container image.
      539fea90
    • nimrod's avatar
      Pin to an older version of the docker package. · c2e9c029
      nimrod authored
      There's an issue with version 5.0.0, it requires six but it's missing
      from the package requirements. Pin to an older version until it's fixed.
      c2e9c029
  5. May 20, 2021
  6. Apr 23, 2021
  7. Apr 21, 2021
  8. Apr 19, 2021