Skip to content
  1. Dec 06, 2023
    • Max Gautier's avatar
      Check jinja templates for syntax error (#10667) · d2944d28
      Max Gautier authored
      Allow to fail early (pre-commit time) for jinja error, rather than
      waiting until executing the playbook and the invalid template.
      
      I could not find a simple jinja pre-commit hook in the wild.
      d2944d28
  2. Feb 07, 2023
  3. Feb 06, 2023
  4. Aug 24, 2022
    • Cristian Calin's avatar
      add pre-commit hook to facilitate local testing (#9158) · e6976a54
      Cristian Calin authored
      * add pre-commit hook configuration
      
      * add tmp.md to .gitignore
      
      * describe the use of pre-commit hook in CONTRIBUTING.md
      
      * fix docs/integration.md errors identified by markdownlint
      
      * fix docs/<file>.md errors identified by markdownlint
      
      * docs/azure-csi.md
      * docs/azure.md
      * docs/bootstrap-os.md
      * docs/calico.md
      * docs/debian.md
      * docs/fcos.md
      * docs/vagrant.md
      * docs/gcp-lb.md
      * docs/kubernetes-apps/registry.md
      * docs/setting-up-your-first-cluster.md
      * docs/vagrant.md
      * docs/vars.md
      
      * fix contrib/<file>.md errors identified by markdownlint
      e6976a54
Loading