aws / aws-lambda-nodejs-runtime-interface-client

Apache License 2.0
177 stars 57 forks source link

Update Distros and integration tests #82

Closed andclt closed 9 months ago

andclt commented 9 months ago

Description of changes:

  1. Replace deprecated nodesource install scripts for AmazonLinux integration tests:

    Installation Scripts: The installation scripts setup_XX.x are no longer supported and are not needed anymore, as the installation process is straightforward for any RPM and DEB distro.

  2. Remove Alpine3.14 from integration tests since it has reached EOL

  3. Add Debian bookworm to integration tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Target (OCI, Managed Runtime, both): OCI

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.