Skip to content

ci: skip build/install on cache hit - #463

Open
diogomatsubara wants to merge 1 commit into
eclipse-zenoh:mainfrom
ZettaScaleLabs:ci/skip-build-install-on-cache-hit
Open

ci: skip build/install on cache hit#463
diogomatsubara wants to merge 1 commit into
eclipse-zenoh:mainfrom
ZettaScaleLabs:ci/skip-build-install-on-cache-hit

Conversation

@diogomatsubara

@diogomatsubara diogomatsubara commented Jul 31, 2026

Copy link
Copy Markdown
Contributor
  • skip build and install of mbedtls from source in case of a cache hit
  • remove duplicated reusable workflow
  • pin actions/cache to v6.1.0 using SHA

See example: https://github.com/eclipse-zenoh/zenoh-pico/actions/runs/29057052184/job/86250613225#step:3:22 where zenoh-pico ends up building and installing mbedtls from source again, even though the cache was hit.

- skip build and install of mbedtls from source in case of a cache hit
- remove duplicated reusable workflow
- pin actions/cache to v6.1.0 using SHA
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.

1 participant