Skip to content

Conversation

@lachlancollins
Copy link
Member

🎯 Changes

Turns out https://github.com/actions/setup-node/releases/tag/v5.0.0 enabled caching by default. So workflows have been double-downloading and double-uploading caches. This returns it to a normal amount of cache :)

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@changeset-bot
Copy link

changeset-bot bot commented Sep 30, 2025

⚠️ No Changeset found

Latest commit: 53497ad

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

@nx-cloud
Copy link

nx-cloud bot commented Sep 30, 2025

View your CI Pipeline Execution ↗ for commit 53497ad

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... ✅ Succeeded <1s View ↗
nx run-many --target=build ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-30 12:06:03 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 30, 2025

@tanstack/config

npm i https://pkg.pr.new/@tanstack/config@296

@tanstack/eslint-config

npm i https://pkg.pr.new/@tanstack/eslint-config@296

@tanstack/publish-config

npm i https://pkg.pr.new/@tanstack/publish-config@296

@tanstack/typedoc-config

npm i https://pkg.pr.new/@tanstack/typedoc-config@296

@tanstack/vite-config

npm i https://pkg.pr.new/@tanstack/vite-config@296

commit: 53497ad

@lachlancollins lachlancollins merged commit bf47554 into main Sep 30, 2025
5 checks passed
@lachlancollins lachlancollins deleted the disable-setup-node-cache branch September 30, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants