Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Ensure cache save happens after install step #13497

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Aug 28, 2024

Noticed e.g. here: https://github.com/getsentry/sentry-javascript/actions/runs/10594383971/job/29359100222 that saving of the cache was not working. I guess this only works for the combined restore/save step, but here it expects that the cached data is there immediately (which makes sense!).

@mydea mydea requested a review from lforst August 28, 2024 11:03
@mydea mydea self-assigned this Aug 28, 2024
@mydea mydea merged commit 3158c21 into develop Aug 28, 2024
252 of 255 checks passed
@mydea mydea deleted the fn/fix-cache-store branch August 28, 2024 11:42
martinhaintz added a commit to martinhaintz/sentry-javascript that referenced this pull request Aug 28, 2024
* develop:
  ref: Add external contributor to CHANGELOG.md (getsentry#13500)
  test: Avoid race conditions with symlinks (getsentry#13498)
  fix(node): Suppress tracing for transport request execution rather than transport creation (getsentry#13491)
  ci: Ensure cache save happens after install step (getsentry#13497)
  test: Increase timeout for redis-cache test & docker-compose (getsentry#13499)
  Fix config example in README.md for Nuxt (getsentry#13496)
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