newrelic / newrelic-ruby-agent

New Relic RPM Ruby Agent
https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/introduction-new-relic-ruby/
Apache License 2.0
1.19k stars 600 forks source link

serverless: rework the Ruby CI/CD to leverage GitHub Actions and drop Docker #2637

Closed fallwith closed 2 weeks ago

fallwith commented 2 weeks ago

With the completed layers repo move to GitHub Actions, we are now redundantly making Ruby available with our GHA workflow(s) and via Docker. We should refactor out the need for Docker and simply use the GHA workflow to handle everything.

workato-integration[bot] commented 2 weeks ago

https://new-relic.atlassian.net/browse/NR-270856

fallwith commented 2 weeks ago

https://github.com/newrelic/newrelic-lambda-layers/pull/233