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: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.85.2
Choose a base ref
...
head repository: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.85.3
Choose a head ref
  • 8 commits
  • 89 files changed
  • 4 contributors

Commits on Feb 16, 2024

  1. Set Application location when its a string (#3060)

    * Ignore W3002 will be ignored when the template has the SAM transform
    kddejong authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3398334 View commit details
    Browse the repository at this point in the history
  2. Add getatt support for registry schemas (#3061)

    * Add getatt support for registry schemas
    kddejong authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    374bca8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 24, 2024

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

Commits on Feb 26, 2024

  1. Raise error if any key in a mapping is null (#3073)

    * Null keys will raise an error
    * Raise errors when a key in an object is None
    kddejong authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6836533 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#3074)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.0.1...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6e46e9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94da323 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Release v0.85.3 (#3080)

    kddejong authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    aa31e90 View commit details
    Browse the repository at this point in the history
Loading