Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cfn-include): add support for YAML templates #8746

Merged
merged 78 commits into from Jun 29, 2020
Merged

Conversation

comcalvi
Copy link
Contributor

@comcalvi comcalvi commented Jun 25, 2020

Fixes #8745


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

comcalvi and others added 30 commits June 4, 2020 17:44
Co-authored-by: Adam Ruka <adamruka85@gmail.com>
…::And, Fn::Not, and Fn::Or, including unit tests.
…ied the return type of transform to IResolvable, and updated transform docs
@mergify mergify bot dismissed skinny85’s stale review June 27, 2020 15:10

Pull request has been modified.

@comcalvi comcalvi requested a review from skinny85 June 29, 2020 16:16
Copy link
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

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

Looks almost perfect! I love the tests (with one caveat I mention below), but there's one gotcha in the production test code that I want to see fixed before I give my "ShipIt!".

@comcalvi comcalvi requested a review from skinny85 June 29, 2020 17:24
@mergify mergify bot dismissed skinny85’s stale review June 29, 2020 17:26

Pull request has been modified.

Copy link
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

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

Love it!

@mergify
Copy link
Contributor

mergify bot commented Jun 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@skinny85 skinny85 changed the title feat(cloudformation-include): add support for yaml templates feat(cfn-include): add support for yaml templates Jun 29, 2020
@skinny85 skinny85 changed the title feat(cfn-include): add support for yaml templates feat(cfn-include): add support for YAML templates Jun 29, 2020
@mergify
Copy link
Contributor

mergify bot commented Jun 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 44abc96
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jun 29, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

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.

[cloudformation-include] Add support for YAML templates
3 participants