newrelic / newrelic-lambda-layers

Source code and utilities to build and publish New Relic's public AWS Lambda layers.
https://newrelic.com/products/serverless-aws-lambda
Apache License 2.0
34 stars 42 forks source link

Publish docker ECR images #229

Closed chaudharysaket closed 1 month ago

chaudharysaket commented 1 month ago

Testing

Tested in the forked repo to see if images were created for the ECR maintainer repository.

mrickard commented 1 month ago

This looks good for Node. I think we need to update the test dependencies for Python and restore the more recent runtimes, as well as resolve the issues with this new failing FOSSA workflow.

chaudharysaket commented 1 month ago

This looks good for Node. I think we need to update the test dependencies for Python and restore the more recent runtimes, as well as resolve the issues with this new failing FOSSA workflow.

Hi @mrickard, We will work on updating test dependencies to enable serverless testing for python runtimes 3.10+ as part of isssue here