Skip to content
  1. Oct 30, 2021
    • nimrod's avatar
      pre-commit overhaul. · 4a51650f
      nimrod authored
      - Update and add more hooks (for new code that's about to be added).
      - Address found issues.
      4a51650f
  2. Oct 09, 2021
    • nimrod's avatar
      Refactor to include all of my infrastructure. · d53ceb7a
      nimrod authored
      The goal is to have all of the infrastructure that goes in building and
      maintaining shore.co.il in a single repository. Why? Copy less code and
      configuration around, maybe share some more code. Hopefully ease
      maintenance. Maybe perform far-reaching changes in a single branch
      instead of spreading it out across multiple repos (not really sure about
      this).
      d53ceb7a
  3. Jan 23, 2021
  4. Jan 08, 2021
    • nimrod's avatar
      Pre-commit. · 8fb7485c
      nimrod authored
      - Use a common pre-commit config snippet for Ansible projects.
      - Use a template for pre-commit GitLab CI job.
      - Address some issues raised now by pre-commit.
      8fb7485c
  5. Dec 06, 2020
    • nimrod's avatar
      GitLab CI. · 5abb2281
      nimrod authored
      5abb2281
    • nimrod's avatar
      Scaffolding. · 94d4a10e
      nimrod authored
      - Inventory.
      - Config.
      - README.
      - License.
      - gitignore.
      - pre-commit.
      94d4a10e