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
#441)
This adds a test in the `integration_test.yml` workflow to verify that
`libFoundation.so`, `libFoundationInternationalization.so`, and
`lib_FoundationICU.so` and not linked the the function binary.
This is a follow up from the work make by @t089 to ensure that we don't
accidentally link Foundation again in the future.
Remove Foundation :
#436
Add test in CI to ensure we don't link to foundation :
#402
Expected behavior
We should have a CI job that validates that we don't link full Foundation and only link FoundationEssentials.
Actual behavior
N/A
Steps to reproduce
N/A
If possible, minimal yet complete reproducer code (or URL to code)
No response
What version of this project (
swift-aws-lambda-runtime
) are you using?N/A
Swift version
N/A
Amazon Linux 2 docker image version
No response
The text was updated successfully, but these errors were encountered: