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

add TypeScript hello world template w/ Lambda Powertools integration #193

Merged
merged 15 commits into from
Jun 27, 2022
Merged

add TypeScript hello world template w/ Lambda Powertools integration #193

merged 15 commits into from
Jun 27, 2022

Conversation

bpauwels
Copy link
Contributor

  • feat: add TypeScript hello world template w/ Lambda Powertools for TypeScript integration
  • Update manifest to include new workflow

@bpauwels
Copy link
Contributor Author

as discussed with romboiko@;
Contact pauwelsb@ for questions

Copy link
Contributor

@mndeveci mndeveci left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution, can you move changes from manifest.json file into manifest-v2.json and some testing? Example testing for existing nodejs14 can be found here: https://github.com/aws/aws-sam-cli-app-templates/blob/master/tests/integration/unit_test/test_unit_test_nodejs14_x.py

Rest looks good to me.

manifest.json Outdated
@@ -323,6 +323,14 @@
"packageType": "Zip",
"useCaseName": "Hello World Example"
},
{
"directory": "nodejs14.x/cookiecutter-aws-sam-hello-powertools-typescript-nodejs",
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you move this information into manifest-v2.json file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi, I've just done so! I see you have updates to node16.x - should I change this in my structure or is it done when merging?

@mndeveci mndeveci enabled auto-merge (squash) May 20, 2022 19:42
@mndeveci mndeveci merged commit b057f88 into aws:master Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants