8000 Comparing v0.75.1...v0.76.1 · aws-cloudformation/cfn-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: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.75.1
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.76.1
Choose a head ref
  • 7 commits
  • 104 files changed
  • 5 contributors

Commits on Mar 22, 2023

  1. Convert conditions to SymPy (#2624)

    * Update condition to v2
    kddejong authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f186d21 View commit details
    Browse the repository at this point in the history
  2. Include tests in sdist (#2630)

    Include tests in sdist to make it a suitable source for distribution
    packagers.
    
    Co-authored-by: Kevin DeJong <kddejong@amazon.com>
    mgorny and kddejong authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2dfd09b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. chore(specs) - Update CloudFormation specs to 117.0.0 (#2642)

    * Update CloudFormation specs to 117.0.0
    
    ---------
    
    Co-authored-by: kddejong <kddejong@users.noreply.github.com>
    Co-authored-by: Kevin DeJong <kddejong@amazon.com>
    3 people authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c0d09dd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Fix SAM templates treated as normal by api (#2646)

    Fix SAM templates treated as normal with api by calling .transform on
    the runner.
    LaurenceWarne authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b9e58bc View commit details
    Browse the repository at this point in the history
  2. Release v0.76.0 (#2647)

    kddejong authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7192944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c365e22 View commit details
    Browse the repository at this point in the history
  4. Release v0.76.1 (#2650)

    kddejong authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f1be36b View commit details
    Browse the repository at this point in the history
Loading
0