Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Bust the prettier cache any time any file changes #2369

Merged

Conversation

steveluscher
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Mar 22, 2024

⚠️ No Changeset found

Latest commit: aadc2ae

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

@@ -75,7 +75,7 @@
"inputs": ["babel.config.json", "src/**", "test/**"]
},
"test:prettier": {
"inputs": ["src/**", "test/**"]
"inputs": ["*"]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We operate over way more that what's in src/ and test/ which is probably why things sometimes slip through.

@steveluscher steveluscher force-pushed the 03-22-strip_outputs_from_the_turborepo_config_because_omitting_it_is_the_same_as_passing_an_empty_array branch from 83c8d6d to c0b5f45 Compare March 23, 2024 00:33
@steveluscher steveluscher force-pushed the 03-22-bust_the_prettier_cache_any_time_any_file_changes branch from a8daf7e to 002805e Compare March 23, 2024 00:33
@steveluscher steveluscher force-pushed the 03-22-strip_outputs_from_the_turborepo_config_because_omitting_it_is_the_same_as_passing_an_empty_array branch from c0b5f45 to b9034d4 Compare March 23, 2024 00:43
@steveluscher steveluscher force-pushed the 03-22-bust_the_prettier_cache_any_time_any_file_changes branch from 002805e to 11fa07c Compare March 23, 2024 00:43
@steveluscher steveluscher force-pushed the 03-22-strip_outputs_from_the_turborepo_config_because_omitting_it_is_the_same_as_passing_an_empty_array branch from b9034d4 to 6251417 Compare March 23, 2024 01:17
@steveluscher steveluscher force-pushed the 03-22-bust_the_prettier_cache_any_time_any_file_changes branch from 11fa07c to f73ca3c Compare March 23, 2024 01:17
Copy link
Contributor Author

steveluscher commented Mar 23, 2024

Merge activity

  • Mar 22, 6:30 PM PDT: @steveluscher started a stack merge that includes this pull request via Graphite.
  • Mar 22, 6:37 PM PDT: Graphite rebased this pull request as part of a merge.
  • Mar 22, 6:39 PM PDT: @steveluscher merged this pull request with Graphite.

@steveluscher steveluscher force-pushed the 03-22-strip_outputs_from_the_turborepo_config_because_omitting_it_is_the_same_as_passing_an_empty_array branch from 6251417 to d548ce8 Compare March 23, 2024 01:34
Base automatically changed from 03-22-strip_outputs_from_the_turborepo_config_because_omitting_it_is_the_same_as_passing_an_empty_array to master March 23, 2024 01:36
@steveluscher steveluscher force-pushed the 03-22-bust_the_prettier_cache_any_time_any_file_changes branch from f73ca3c to aadc2ae Compare March 23, 2024 01:37
@steveluscher steveluscher merged commit 6eded26 into master Mar 23, 2024
7 checks passed
@steveluscher steveluscher deleted the 03-22-bust_the_prettier_cache_any_time_any_file_changes branch March 23, 2024 01:39
Copy link
Contributor

🎉 This PR is included in version 1.91.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant