newrelic / serverless-newrelic-lambda-layers

A Serverless plugin to install New Relic's AWS Lambda layers without requiring a code change.
Apache License 2.0
55 stars 48 forks source link

chore(ci): Removed redundant publish.yml workflow #427

Closed mrickard closed 5 months ago

mrickard commented 5 months ago

Removed redundant publish.yml workflow. Instead, this repo should use create-release.yml, which uses the Node Agent's reusable workflow.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.14%. Comparing base (0cf2ed3) to head (36bae81).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ======================================= Coverage 35.14% 35.14% ======================================= Files 4 4 Lines 552 552 Branches 149 149 ======================================= Hits 194 194 Misses 329 329 Partials 29 29 ``` | [Flag](https://app.codecov.io/gh/newrelic/serverless-newrelic-lambda-layers/pull/427/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/newrelic/serverless-newrelic-lambda-layers/pull/427/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `35.14% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.