Skip to content

Restore working cache on the CI.#519

Draft
PiotrSikora wants to merge 2 commits intoproxy-wasm:mainfrom
PiotrSikora:cache
Draft

Restore working cache on the CI.#519
PiotrSikora wants to merge 2 commits intoproxy-wasm:mainfrom
PiotrSikora:cache

Conversation

@PiotrSikora
Copy link
Member

@PiotrSikora PiotrSikora commented Mar 10, 2026

This change:

  • prevents PRs from trashing cache,
  • enables cache only for select jobs,
  • stops caching things that we can download.

Notably, this:
- prevents PRs from trashing cache,
- enables cache only for select jobs,
- stops caching things that we can download.

Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
Copy link
Contributor

@leonm1 leonm1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for

cache-save: ${{ github.event_name != 'pull_request' }}

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.

2 participants