Sébastien Stormacq
4d7d23b9c1
[examples] Update to Swift Lambda Events 1.0.0 ( #475 )
...
Now that the swift Lambda event library has been tagged 1.0.0, update
all the examples to use `from: "1.0.0"` instead of `main` branch
2025-01-29 22:12:47 +00:00
Sébastien Stormacq
3fa610d7f5
[examples] Simplify examples's Package.swift ( #454 )
...
remove the platform dance on all examples.
2025-01-08 14:31:34 +00:00
Sébastien Stormacq
4992ba5bd8
change flag name from --allow-network-access to --allow-network-connections as documented by SPM ( #407 )
2024-10-18 14:51:23 +02:00
Franz Busch
59dd68adab
[CI] Adopt soundess workflow from swiftlang ( #405 )
2024-10-11 15:49:34 +02:00
Sébastien Stormacq
b4673d264b
Add AWS SDK and Soto examples ( #396 )
...
* add aws sdk example
* add soto example
* use amazonlinux docker image instead of ubuntu
* dynamically add runtime dependency based on env var
* remove import of Foundation.ProcessInfo
* workaround https://github.com/actions/checkout/issues/1487
2024-10-10 13:08:31 +02:00