Skip to content
  1. Dec 16, 2023
  2. Feb 26, 2022
  3. May 17, 2021
  4. Jan 22, 2021
  5. Jan 16, 2021
  6. Jan 06, 2021
    • nimrod's avatar
      Test then publish. · 9bb71f57
      nimrod authored
      But only on the master branch and if pre-commit doesn't fail.
      9bb71f57
    • nimrod's avatar
      pre-commit. · 642d06df
      nimrod authored
      - Adding checks.
      - Add to CI.
      - Address issues.
      642d06df
  7. Jan 02, 2021
  8. Nov 22, 2020
    • nimrod's avatar
      GitLab CI. · 2eb27fa2
      nimrod authored
      Build on the webserver and save the files in the right directory.
      Relax the Python version in Pipfile (I use a different version locally
      to the one in CI). Set the language and locale to C.UTF-8 (the Docker
      image doesn't come with other locales/ languages). Correct the submodule
      URL to avoid the redirection warning.
      2eb27fa2