Commit a5edaec
ci: pass CODECOV_TOKEN via secrets inherit for PR builds
Switch conda-python-tests in pr.yaml to secrets: inherit so CODECOV_TOKEN
reaches the shared-workflow codecov step. S3/AWS secrets are not needed
for PR builds (nightly_report_helper skips S3 when RAPIDS_BUILD_TYPE!=nightly).
Re-add run_codecov: false to test.yaml conda-python-tests since S3 explicit
secrets are required there for nightly report aggregation, leaving no slot
for CODECOV_TOKEN until rapidsai/shared-workflows#<TBD> lands.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Ramakrishna Prabhu <ramakrishnap@nvidia.com>1 parent 3a9e2f3 commit a5edaec
2 files changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
| 419 | + | |
426 | 420 | | |
427 | 421 | | |
428 | 422 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments