Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: warpnet/salt-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: warpnet/salt-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 20 commits
  • 26 files changed
  • 9 contributors

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    8ee3991 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    8d9f58a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. feat(docker): Add support for ARM (#280)

    Signed-off-by: Jeffrey Bouter <jb@warpnet.nl>
    jbouter authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3396680 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    5327c4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #284 from sblaisot/nested-dict-indent

    feat: Add nested dictionary formating check
    matthijswendelaar authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    42669e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    71c6e78 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix(ci): GitHub workflow for running tox (#287)

    Set platform version to Ubuntu 20.04 for running tox in the GitHub workflows as there is no Python 3.6 available on latest Ubuntu version, for more information see: actions/setup-python#544 (comment).
    
    Update the Flake8 URL in the pre-commit configuration file as the
    project has moved from GitLab to GitHub and update Flake8 to version 5.0.4 in the pre-commit configuration file.
    
    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0209346 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. fix(docs): test status badge

    Fix test status badge in `README.md` due to breaking change in
    shields.io. For more information see
    badges/shields#8671.
    
    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs authored and jbouter committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    bf864ec View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix: python linting issues

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d4fdd30 View commit details
    Browse the repository at this point in the history
  2. fix(docs): pre-commit configuration example

    Fix pre-commit configuration example in the documentation.
    
    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a86a28b View commit details
    Browse the repository at this point in the history
  3. feat: add python 3.11 support

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1a0ce56 View commit details
    Browse the repository at this point in the history
  4. fix: update pylint version in pre-commit configuration

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    9c64e9b View commit details
    Browse the repository at this point in the history
  5. fix(ci): skip running pre-commit in python3.6

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7fecc8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc6e617 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. fix: pylint issues

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d0108c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. docs(changelog): add missing entries

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f5199e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. chore: Bump version to v0.9.0

    Signed-off-by: Jeffrey Bouter <jeffrey.bouter@warpnet.nl>
    jbouter committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2e9762d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. rev(rule210): Resolve causing a lot of false positives

    As reported in #299
    
    Signed-off-by: Jeffrey Bouter <jeffrey.bouter@warpnet.nl>
    jbouter committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1e3ce73 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    98bdb20 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to v0.9.2 (#307)

    Signed-off-by: Roald Nefs <info@roaldnefs.com>
    roaldnefs authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ad1a4df View commit details
    Browse the repository at this point in the history
Loading