Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: master_job_cache in saltmaster jinja template #553

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 30, 2024

  1. test(pre-commit): switch to using pre-commit's built-in file filtering

    * only run `yamllint` when relevant files have changed
    * avoids having to exclude files/dirs not tracked by Git
      e.g. .kitchen/, .bundle/ etc.
    * avoids a `yamllint` bug whereby pillar files under `test/`
      were not checked due to a conflicting `ignore` entry
    dafyddj authored and mdschmitt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    11ba75c View commit details
    Browse the repository at this point in the history
  2. ci: update container images

    dafyddj authored and mdschmitt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f033f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e688e0 View commit details
    Browse the repository at this point in the history