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: Fix canary test workflow #14429

Merged
merged 1 commit into from
Nov 22, 2024
Merged

ci: Fix canary test workflow #14429

merged 1 commit into from
Nov 22, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Nov 22, 2024

Oops, we forgot this when moving the stuff from utils to core. The canary test workflow only kept the utils build in cache, which lead to this failing - now, we just keep all build output in cache, to be on the safe side...

see: https://github.com/getsentry/sentry-javascript/actions/runs/11971041974

@mydea mydea requested a review from lforst November 22, 2024 11:01
@mydea mydea self-assigned this Nov 22, 2024
@mydea mydea marked this pull request as ready for review November 22, 2024 11:02
@mydea mydea merged commit 9c6028e into develop Nov 22, 2024
171 of 174 checks passed
@mydea mydea deleted the fn/fix-canary branch November 22, 2024 12:10
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