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

fix: bust cache builds #6847

Merged
merged 6 commits into from
Mar 27, 2024
Merged

fix: bust cache builds #6847

merged 6 commits into from
Mar 27, 2024

Conversation

riqwan
Copy link
Contributor

@riqwan riqwan commented Mar 27, 2024

what:

Turbo's cache is dependent on the inputs and outputs of its dependent steps, therefore we have to make a link between build and test. Due to the interdependency between many packages, we have to bust cache of all the interdependent services.

Copy link

changeset-bot bot commented Mar 27, 2024

⚠️ No Changeset found

Latest commit: 09566c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 4:32pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Mar 27, 2024 4:32pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 4:32pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 4:32pm

@riqwan riqwan force-pushed the feat/test-builds branch from 1e1b636 to 6c9696e Compare March 27, 2024 15:38
@riqwan riqwan changed the title chore: test cache build fix: bust cache builds Mar 27, 2024
@riqwan riqwan marked this pull request as ready for review March 27, 2024 16:23
@riqwan riqwan requested a review from a team as a code owner March 27, 2024 16:23
@riqwan riqwan merged commit 8d9af2d into develop Mar 27, 2024
24 checks passed
@riqwan riqwan deleted the feat/test-builds branch March 27, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants