Skip to content

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

Merged
sashacmc merged 1 commit into
eclipse-zenoh:mainfrom
ZettaScaleLabs:ci/skip-build-install-on-cache-hit
Aug 3, 2026
Merged

ci: skip build/install on cache hit#463
sashacmc merged 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
@sashacmc
sashacmc merged commit 97028c3 into eclipse-zenoh:main Aug 3, 2026
3 checks passed
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