Skip to content

Update aws-sam-translator Dependency#1330

Merged
jfuss merged 6 commits intoaws:developfrom
awood45:sam-translate-13-update
Aug 10, 2019
Merged

Update aws-sam-translator Dependency#1330
jfuss merged 6 commits intoaws:developfrom
awood45:sam-translate-13-update

Conversation

@awood45
Copy link
Contributor

@awood45 awood45 commented Aug 9, 2019

The make pr command set is passing, so pending integration tests.

Issue #, if available: Numerous.

Description of changes: Bump aws-sam-translator dependency.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The `make pr` command set is passing, so pending integration tests.
@awood45 awood45 requested a review from jfuss August 9, 2019 16:31
@awood45
Copy link
Contributor Author

awood45 commented Aug 9, 2019

It does look like we need to add some new tests before merging this.

We now test a number of models from the SAM repo in our functional
tests.
@awood45
Copy link
Contributor Author

awood45 commented Aug 9, 2019

This now also addresses #803

template = sam_translator.translate(sam_template=self.sam_template,
parameter_values={})
LOG.debug("Translated template is:\n%s", yaml_dump(template))
print("Translated template is:\n%s", yaml_dump(template))
Copy link
Contributor

Choose a reason for hiding this comment

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

remove print statement

awood45 added 2 commits August 9, 2019 14:35
Used it for test debugging, not needed for launch.
@awood45
Copy link
Contributor Author

awood45 commented Aug 9, 2019

This PR will resolve #1328 #1198

@jfuss jfuss merged commit b1b47d8 into aws:develop Aug 10, 2019
@awood45 awood45 deleted the sam-translate-13-update branch August 12, 2019 16:23
@jfuss jfuss mentioned this pull request Aug 12, 2019
6 tasks
@beck3905
Copy link

@awood45 @jfuss Any idea when this will be released?

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