Skip to content

Conversation

@PatMyron
Copy link
Contributor

@PatMyron PatMyron commented Dec 7, 2020

cloudformation-cli versions older than 0.1.11 are being deprecated

@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #33 (7cce850) into master (943a49a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          13       13           
  Lines        1218     1218           
  Branches      212      212           
=======================================
  Hits         1205     1205           
  Misses         13       13           
Flag Coverage Δ
unittests 98.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 943a49a...7cce850. Read the comment docs.

python_requires=">=3.6",
install_requires=[
"cloudformation-cli>=0.1.10,<0.2",
"cloudformation-cli>=0.1.11,<0.2",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would probably remove the <0.2 requirement as modules feature bumped this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hoped to limit the scope of this PR :)

@eduardomourar eduardomourar changed the title upgrading minimum cloudformation-cli version feat: upgrading minimum cloudformation-cli version Dec 11, 2020
@eduardomourar eduardomourar merged commit 3476761 into aws-cloudformation:master Dec 11, 2020
@PatMyron PatMyron deleted the patch-1 branch December 11, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants