You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dreamorosi opened this issue
Aug 29, 2023
· 1 comment
· Fixed by #1661
Assignees
Labels
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
In a recent PR we have created a new internal package dedicated to include all the utilities that we use for testing the project. Some of the helpers, namely the ones to create a Lambda function with CDK, invoke it, and collet its log were left out of that PR.
We should move these helper from their current location into the testing package.
Why is this needed?
This action is needed so that . This will prepare the codebase for #617 which is a prerequisite for #1375.
Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered:
dreamorosi
added
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
confirmed
The scope is clear, ready for implementation
labels
Aug 29, 2023
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
In a recent PR we have created a new internal package dedicated to include all the utilities that we use for testing the project. Some of the helpers, namely the ones to create a Lambda function with CDK, invoke it, and collet its log were left out of that PR.
We should move these helper from their current location into the testing package.
Why is this needed?
This action is needed so that . This will prepare the codebase for #617 which is a prerequisite for #1375.
Which area does this relate to?
Other
Solution
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: