Skip to content

Conversation

@sanathkr
Copy link
Contributor

@sanathkr sanathkr commented Jan 23, 2018

Taking over #2620 and #3105. This PR modifies the tags parameter to be specified in mykey=myvalue format instead of the {Key="mykey", Value="myvalue"} format. This keeps the tags parameter format consistent with --parameter-overrides

True
)

print self.deploy_command.parse_key_value_arg.call_args_list
Copy link
Contributor

Choose a reason for hiding this comment

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

Rogue print statement.

@codecov-io
Copy link

codecov-io commented Jan 23, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@fa3da33). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #3106   +/-   ##
==========================================
  Coverage           ?   95.93%           
==========================================
  Files              ?      166           
  Lines              ?    12616           
  Branches           ?        0           
==========================================
  Hits               ?    12103           
  Misses             ?      513           
  Partials           ?        0
Impacted Files Coverage Δ
awscli/customizations/cloudformation/deployer.py 96.73% <ø> (ø)
awscli/customizations/cloudformation/exceptions.py 100% <100%> (ø)
awscli/customizations/cloudformation/deploy.py 100% <100%> (ø)

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 fa3da33...2a833c0. Read the comment docs.

@sanathkr
Copy link
Contributor Author

I happened to force git push to my fork which broke CodeCov's diff-level coverage. I assume this isn't a problem since deploy.py, the file that I changed, has 100% coverage now

@stealthycoin stealthycoin merged commit e354da8 into aws:develop Jan 23, 2018
thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this pull request Feb 12, 2022
* Including stage resource yaml in pip.

* Bumping patch version

Co-authored-by: Tarun Mall <tarun@amazon.noreply.github.com>
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.

4 participants