newrelic-ruby-agent icon indicating copy to clipboard operation
newrelic-ruby-agent copied to clipboard

Reduce duplication in CI using composite actions

Open tannalynn opened this issue 10 months ago • 1 comments

Update CI to use composite actions to reduce how much duplication we have going on

kaylas comment

Seeing all the duplication, I wonder if we could use a composite action to reduce some of the steps we write again and again?

Here's the GHA doc on reducing duplication that taught me about this concept.

Rather than push things up into a separate repo, I imagine we could just use our actions directory.

tannalynn avatar Jan 15 '25 17:01 tannalynn

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

https://github.com/newrelic/newrelic-ruby-agent/pull/3210

tannalynn avatar Jun 18 '25 17:06 tannalynn