Bust Turborepo cache when the test validator version changes
Closes #2718.
Test Plan
pnpm turbo test:unit:node --filter=@solana/rpc-spec
pnpm turbo test:unit:node --filter=@solana/rpc-spec
nano .agave/active_release/version.yml # Change version
pnpm turbo test:unit:node --filter=@solana/rpc-spec
Observe that first call is uncached, second is cached, and third is uncached.
⚠️ No Changeset found
Latest commit: dd528c3e8f3572c974c6d53b3a93b01ec0542ca4
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
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @steveluscher and the rest of your teammates on
Graphite
~~Oh crap, this path needs to be relative to the workspace root.~~
‘Fixed.’
:tada: This PR is included in version 1.95.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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.