Skip to content

Conversation

@MichaReiser
Copy link
Member

Summary

#20999 broke the ty playground deployment because it
added npm caching without specifying the path to the package.json

I don't think the NPM caching gives us that much (this isn't a workflow that runs for every PR),
especially not if it also introduces us to cache poisoning (while the playground isn't critical,
it's still something that many Astral employees and users access eveyr day).

Test Plan

Test in prod ;)

@MichaReiser MichaReiser added the playground A playground-specific issue label Oct 23, 2025
@MichaReiser MichaReiser requested a review from woodruffw October 23, 2025 07:44
@MichaReiser MichaReiser added the ci Related to internal CI tooling label Oct 23, 2025
@MichaReiser MichaReiser force-pushed the micha/disable-playground-caching branch from 110a073 to 9ce1c2a Compare October 23, 2025 07:44
@MichaReiser MichaReiser merged commit 0169551 into main Oct 23, 2025
36 checks passed
@MichaReiser MichaReiser deleted the micha/disable-playground-caching branch October 23, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to internal CI tooling playground A playground-specific issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants