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: v1.2.5.a10
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: v1.2.5.a11
Choose a head ref
  • 13 commits
  • 606 files changed
  • 3 contributors

Commits on Jun 8, 2024

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

Commits on Jun 9, 2024

  1. Couple test improvements (#3286)

    * Update properties and create some tests
    * Update rule E3038 to v1
    * Update rule W3005 to v1
    kddejong authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    245b407 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. cleanup cfn_path generation (#3287)

    * cleanup cfn_path generation
    kddejong authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e76afd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c9e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1439a97 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix an issue with SSM params for ForEach (#3294)

    * Fix an issue with SSM params for ForEach
    * Fix an issue with regional schema validation on RDS
    kddejong authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f90216b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b595f5 View commit details
    Browse the repository at this point in the history
  3. V1 - more typing and cleanup (#3296)

    * More cleanup of unused code
    * Add more typing for validate functions
    kddejong authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b5debea View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

  1. V1 Cleanup based on testing of templates repo (#3303)

    * Cleanup issues from testing templates repo
    * Validate ref values are plausible before resolution
    * Support future condition logic in context
    kddejong authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    091f9a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge in v0 fixes (#3304)

    kddejong authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    efa54a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    34d4894 View commit details
    Browse the repository at this point in the history
  2. Release v1.2.5a11 (#3305)

    * Release v1.2.5a11
    kddejong authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9284326 View commit details
    Browse the repository at this point in the history
Loading