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(pie-monorepo): DSW-000 add $TURBO_DEFAULT$ to turbo.json inputs #2117

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

siggerzz
Copy link
Contributor

@siggerzz siggerzz commented Dec 10, 2024

Describe your changes (can list changeset entries if preferable)

Adds $TURBO_DEFAULT$ to all turbo.json inputs to ensure all folders / files relative to the packages package.json are considered when determining whether to miss / hit cache.

I've updated the turbo dependency too by a minor version and have run the following to ensure a clean build is executed.

# -f - force
# -d -  recurse into untracked directories
# -x - Remove only files ignored by Git.
git clean -fdx

yarn build --force

Author Checklist (complete before requesting a review, do not delete any)

  • I have performed a self-review of my code.
  • I have reviewed the PIE Storybook/PIE Docs PR preview.

Not-applicable Checklist items

Please move any Author checklist items that do not apply to this pull request here.

  • I have added thorough tests where applicable (unit / component / visual).
  • I have reviewed visual test updates properly before approving.
  • If changes will affect consumers of the package, I have created a changeset entry.
  • If a changeset file has been created, I have tested these changes in PIE Aperture using the /test-aperture command.

Reviewer checklists (complete before approving)

Mark items as [-] N/A if not applicable.

Reviewer 1 - @xander-marjoram

  • I have reviewed the PIE Storybook/PIE Docs PR preview.
  • [-] I have verified that all acceptance criteria for this ticket have been completed.
  • [-] I have reviewed the Aperture changes (if added)
  • [-] If there are visual test updates, I have reviewed them.

Reviewer 2 @maledr5

  • I have reviewed the PIE Storybook/PIE Docs PR preview.
  • [-] I have verified that all acceptance criteria for this ticket have been completed.
  • [-] I have reviewed the Aperture changes (if added)
  • [-] If there are visual test updates, I have reviewed them.

@siggerzz siggerzz requested review from a team as code owners December 10, 2024 15:28
Copy link

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: ba745e1

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

@siggerzz siggerzz changed the title fix(pie-monorepo): DSW-000 add \\$ to turbo.json inputs fix(pie-monorepo): DSW-000 add $TURBO_DEFAULT$ to turbo.json inputs Dec 10, 2024
@siggerzz siggerzz merged commit 2f53f1c into main Dec 11, 2024
57 of 61 checks passed
@siggerzz siggerzz deleted the dsw-000-turbo-default-input branch December 11, 2024 09:07
@siggerzz siggerzz restored the dsw-000-turbo-default-input branch December 11, 2024 10:11
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