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/cloudformation-cli-python-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.14-lib
Choose a base ref
...
head repository: aws-cloudformation/cloudformation-cli-python-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.16-plugin
Choose a head ref
  • 13 commits
  • 13 files changed
  • 8 contributors

Commits on Nov 23, 2022

  1. chore(lifecycle) - Add support for to create resource extensions in P…

    …ython 3.8 and 3.9 (#198)
    
    * feat: add support for python 3.8 and 3.9, switched docker image to mlupin/docker-lambda
    * Remove python 3.6
    
    Co-authored-by: Daniel Sullivan <mumblepins@users.noreply.github.com>
    kddejong and mumblepins authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fcb9b53 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 20, 2022

  1. Update README.md (#237)

    cmgorton authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    87c31b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix(submit) - pip build on windows command causing unintended consequ…

    …ence on posix (#236)
    
    * Difference in subprocess behavior on windows and posix systems causing pip build to not include requirements on posix
    
    * linting and exclude windows scenario from unittests
    
    * fix unit tests
    
    * removed unneeded too long comment
    mmaeng authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c8fe67a View commit details
    Browse the repository at this point in the history
  2. chore - If desired resource state/tag is none, default to empty dicti…

    …onary (#238)
    
    * If desired resource state/tag is none, default to empty dictionary
    mmaeng authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    dc0f2ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41d81e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. bump version (#244)

    AkifRafique authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fad3b07 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Feb 3, 2023

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

Commits on Mar 8, 2023

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

Commits on Mar 24, 2023

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

Commits on Apr 17, 2023

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

Commits on Apr 20, 2023

  1. bump version to 2.1.16 (#257)

    izoran authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    775584e View commit details
    Browse the repository at this point in the history
Loading