Skip to content

Inherit token on workflow_call#1439

Merged
soumeh01 merged 1 commit intomainfrom
update_WF
Apr 15, 2024
Merged

Inherit token on workflow_call#1439
soumeh01 merged 1 commit intomainfrom
update_WF

Conversation

@soumeh01
Copy link
Collaborator

@soumeh01 soumeh01 commented Apr 15, 2024

The coverage jobs were encountering failures due to inaccessible secrets when invoked from other workflows during the nightly build. This modification improves the handling of secrets by allowing them to be inherited from the calling workflows.

LOT: https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow

The coverage jobs were encountering failures due to inaccessible secrets when invoked from other workflows during the nightly build. This modification improves the handling of secrets by allowing them to be inherited from the calling workflows.
https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow
@codecov
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.86%. Comparing base (ec2fdeb) to head (4aa26c4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1439   +/-   ##
=======================================
  Coverage   62.86%   62.86%           
=======================================
  Files         161      161           
  Lines       30377    30377           
  Branches    18562    18562           
=======================================
  Hits        19095    19095           
- Misses       7501     7555   +54     
+ Partials     3781     3727   -54     
Flag Coverage Δ
buildmgr-cov 74.10% <ø> (ø)
packchk-cov 65.54% <ø> (ø)
packgen-cov 77.55% <ø> (ø)
projmgr-cov 79.85% <ø> (ø)
svdconv-cov 39.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 19 files with indirect coverage changes

@soumeh01 soumeh01 merged commit 269f3ae into main Apr 15, 2024
@soumeh01 soumeh01 deleted the update_WF branch April 15, 2024 08:34
grasci-arm pushed a commit to ARM-software/devtools that referenced this pull request Mar 11, 2026
…ecking (Open-CMSIS-Pack#1439)

* packchk: fixed "update-rte-files" which generated RTE folder while checking

* fixed compile error
edriouk pushed a commit that referenced this pull request Mar 11, 2026
…ecking (#1439) (#2391)

* packchk: fixed "update-rte-files" which generated RTE folder while
checking

* fixed compile error

Co-authored-by: Thorsten de Buhr <thorsten.deBuhr@arm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants