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

update ruby/publish-layers.sh to be more granular #232

Closed fallwith closed 1 month ago

fallwith commented 1 month ago

By matching the granularity of the Python script, consumers of the scripts can build without publishing and also easily get at the filenames of the built layer .zip files.

see: https://github.com/newrelic/newrelic-ruby-agent/issues/2638