adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

feat: inherit secrets for node.js CI workflow #791

Closed MichaelGoberling closed 5 months ago

MichaelGoberling commented 5 months ago

Description

~_Note: Using this pr as a test bed for the branch that does not require the CODECOVTOKEN to see if node ci still runs~ it works 🥳

Inherit secrets in the Node.JS CI workflow so we can upload coverage using the codecov@v4 action in the re-usable workflow.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (a4bf919) to head (79fd82d). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #791 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3232 3241 +9 Branches 614 617 +3 ========================================= + Hits 3232 3241 +9 ```

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