8000 Comparing v6.0.1...v6.0.2 · ansible/ansible-lint · GitHub
[go: up one dir, main page]

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: ansible/ansible-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: ansible/ansible-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.2
Choose a head ref
  • 11 commits
  • 22 files changed
  • 5 contributors

Commits on Mar 18, 2022

  1. Add YAML path (to play/task) discovery utils for Transforms to use (#…

    …1970)
    
    Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
    cognifloyd and ssbarnea authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    edc0e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d14bde View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    93d7c09 View commit details
    Browse the repository at this point in the history
  2. --write: Avoid line-wrapping YAML flow objects (#2022)

    Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
    cognifloyd and ssbarnea authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    6e99861 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

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

Commits on Mar 21, 2022

  1. Fix eco pipeline (#2029)

    ssbarnea authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ca42b0b View commit details
    Browse the repository at this point in the history
  2. Remove ref to archived toolbox image from docs (#2026)

    Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
    erikgb and ssbarnea authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    43b87e5 View commit details
    Browse the repository at this point in the history
  3. Allow normpath accept empty strings (#2028)

    Fixes bug where calling ansible-lint with "" as an argument, it will
    raise an exception. We can assume that empty string is the same as
    ".", especially as we also allow no arguments which are almost always
    treated as current directory too.
    ssbarnea authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    535a5b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Fix eco pipeline (#2033)

    ssbarnea authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    47f9d26 View commit details
    Browse the repository at this point in the history
  2. Adds more yamllint configuration paths (#2032)

    Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
    nkakouros and ssbarnea authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    aa305f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    61ed3ea View commit details
    Browse the repository at this point in the history
Loading
0