Maintenance(layer): add canary tests to layer deployment steps #1571
Labels
automation
This item relates to automation
confirmed
The scope is clear, ready for implementation
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
layers
Items related to the Lambda Layers pipeline
Summary
Similar to the python deployment pipeline we need a canary deployment for layers in beta and prod env, so we can make sure that the layer we release can be imported attached to a function. This is not an e2e test for the layer, but for the release process, because we might get the configuration wrong by passing invalid version to the workflow step. See #1569.
Why is this needed?
To prevent misconfiguration of the layer packaging during release.
Which area does this relate to?
No response
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: