Skip to content
  1. Sep 09, 2021
  2. May 26, 2021
    • nimrod's avatar
      Avoid error. · cfdc8950
      nimrod authored
      cfdc8950
    • nimrod's avatar
      Cache Terraform in CI. · 84490503
      nimrod authored
      84490503
    • nimrod's avatar
      Fetch Terraform for CI. · 817bf337
      nimrod authored
      it's the default before_script action, but it would only affect the
      pre-commit job (all of the others have their own before_script). It
      would allow me to not skip the terraform pre-commit checks.
      817bf337
  3. May 22, 2021
  4. May 14, 2021
  5. May 08, 2021
  6. May 06, 2021
    • nimrod's avatar
      Major refactor. · a50746ca
      nimrod authored
      - Check base class, all checks derive from it and have a common calling
      convention.
      - Add retries.
      - Add a DNS zone transfer check. Turns out if fails on ns1. WIP.
      - A wrapper around checking web sites. Just provide a list of URLs.
      a50746ca
  7. May 02, 2021
  8. Apr 30, 2021