solana-web3.js icon indicating copy to clipboard operation
solana-web3.js copied to clipboard

Bust Turborepo cache when the test validator version changes

Open steveluscher opened this issue 1 year ago • 3 comments

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.

steveluscher avatar Jul 04 '24 05:07 steveluscher

⚠️ 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

changeset-bot[bot] avatar Jul 04 '24 05:07 changeset-bot[bot]

  • #2911 Graphite 👈
  • master

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @steveluscher and the rest of your teammates on Graphite Graphite

steveluscher avatar Jul 04 '24 05:07 steveluscher

~~Oh crap, this path needs to be relative to the workspace root.~~

‘Fixed.’

steveluscher avatar Jul 04 '24 05:07 steveluscher

:tada: This PR is included in version 1.95.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jul 17 '24 22:07 github-actions[bot]

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[bot] avatar Aug 01 '24 08:08 github-actions[bot]