mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-07 23:02:15 +02:00
b5a9cfb832
Part of https://github.com/open-telemetry/opentelemetry-go/issues/4537, replace #5671 I tried to use `save-always` to simplify it, but this flag never worked. https://github.com/actions/cache/issues/1315. So, I split the cache action into two, one for restore and one for save. The save step would always run even if a step failed. Some actions I run to prove it could work: - On success: https://github.com/XSAM/opentelemetry-go/actions/runs/10292883964/job/28488154161 - On failure: https://github.com/XSAM/opentelemetry-go/actions/runs/10292907887/job/28488227777 |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
codecov.yaml |