next.js
43697317 - feat(CI): Revalidate vercel data cache on areweturboyet after uploading data to KV store (#76693)

Commit
310 days ago
feat(CI): Revalidate vercel data cache on areweturboyet after uploading data to KV store (#76693) Without this, you'll have to wait up to 600 seconds after merging a manifest update and waiting for the upload CI job to run, which leads to some confusion. This should make it near-instant. Calls the endpoint defined here: https://github.com/vercel/areweturboyet/pull/20 This needs the `TURBOYET_TOKEN` secret to be configured on the repository. (Thanks @timneutkens) Tested by running it here: https://github.com/vercel/next.js/actions/runs/13635362971/job/38112680086 ![Screenshot 2025-03-03 at 9.27.10 AM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/HAZVitxRNnZz8QMiPn4a/c69fd2b9-2729-4149-8082-5c4f27709585.png)
Author
bgw bgw
Parents
Loading