Skip to content

fix(ci): save turbo cache on pull requests#4523

Merged
ScriptedAlchemy merged 1 commit intomainfrom
codex/enable-pr-turbo-cache-save
Mar 11, 2026
Merged

fix(ci): save turbo cache on pull requests#4523
ScriptedAlchemy merged 1 commit intomainfrom
codex/enable-pr-turbo-cache-save

Conversation

@ScriptedAlchemy
Copy link
Copy Markdown
Member

Summary

  • enable the main CI workflow to save the Turbo cache on successful pull request runs as well as main pushes
  • keep the save step gated on successful execution and cache misses only

Validation

  • targeted actionlint on .github/workflows/build-and-test.yml

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 11, 2026

⚠️ No Changeset found

Latest commit: 54d5a25

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

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 11, 2026

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 54d5a25
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/69b0d8c7981659000801f730
😎 Deploy Preview https://deploy-preview-4523--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 11, 2026

Open in StackBlitz

@module-federation/devtools

pnpm add https://pkg.pr.new/@module-federation/devtools@4523

@module-federation/cli

pnpm add https://pkg.pr.new/@module-federation/cli@4523

create-module-federation

pnpm add https://pkg.pr.new/create-module-federation@4523

@module-federation/data-prefetch

pnpm add https://pkg.pr.new/@module-federation/data-prefetch@4523

@module-federation/dts-plugin

pnpm add https://pkg.pr.new/@module-federation/dts-plugin@4523

@module-federation/enhanced

pnpm add https://pkg.pr.new/@module-federation/enhanced@4523

@module-federation/error-codes

pnpm add https://pkg.pr.new/@module-federation/error-codes@4523

@module-federation/esbuild

pnpm add https://pkg.pr.new/@module-federation/esbuild@4523

@module-federation/managers

pnpm add https://pkg.pr.new/@module-federation/managers@4523

@module-federation/manifest

pnpm add https://pkg.pr.new/@module-federation/manifest@4523

@module-federation/metro

pnpm add https://pkg.pr.new/@module-federation/metro@4523

@module-federation/metro-plugin-rnc-cli

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@4523

@module-federation/metro-plugin-rnef

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnef@4523

@module-federation/modern-js

pnpm add https://pkg.pr.new/@module-federation/modern-js@4523

@module-federation/modern-js-v3

pnpm add https://pkg.pr.new/@module-federation/modern-js-v3@4523

@module-federation/native-federation-tests

pnpm add https://pkg.pr.new/@module-federation/native-federation-tests@4523

@module-federation/native-federation-typescript

pnpm add https://pkg.pr.new/@module-federation/native-federation-typescript@4523

@module-federation/nextjs-mf

pnpm add https://pkg.pr.new/@module-federation/nextjs-mf@4523

@module-federation/node

pnpm add https://pkg.pr.new/@module-federation/node@4523

@module-federation/retry-plugin

pnpm add https://pkg.pr.new/@module-federation/retry-plugin@4523

@module-federation/rsbuild-plugin

pnpm add https://pkg.pr.new/@module-federation/rsbuild-plugin@4523

@module-federation/rspack

pnpm add https://pkg.pr.new/@module-federation/rspack@4523

@module-federation/rspress-plugin

pnpm add https://pkg.pr.new/@module-federation/rspress-plugin@4523

@module-federation/runtime

pnpm add https://pkg.pr.new/@module-federation/runtime@4523

@module-federation/runtime-core

pnpm add https://pkg.pr.new/@module-federation/runtime-core@4523

@module-federation/runtime-tools

pnpm add https://pkg.pr.new/@module-federation/runtime-tools@4523

@module-federation/sdk

pnpm add https://pkg.pr.new/@module-federation/sdk@4523

@module-federation/storybook-addon

pnpm add https://pkg.pr.new/@module-federation/storybook-addon@4523

@module-federation/third-party-dts-extractor

pnpm add https://pkg.pr.new/@module-federation/third-party-dts-extractor@4523

@module-federation/treeshake-frontend

pnpm add https://pkg.pr.new/@module-federation/treeshake-frontend@4523

@module-federation/treeshake-server

pnpm add https://pkg.pr.new/@module-federation/treeshake-server@4523

@module-federation/typescript

pnpm add https://pkg.pr.new/@module-federation/typescript@4523

@module-federation/utilities

pnpm add https://pkg.pr.new/@module-federation/utilities@4523

@module-federation/webpack-bundler-runtime

pnpm add https://pkg.pr.new/@module-federation/webpack-bundler-runtime@4523

@module-federation/bridge-react

pnpm add https://pkg.pr.new/@module-federation/bridge-react@4523

@module-federation/bridge-react-webpack-plugin

pnpm add https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@4523

@module-federation/bridge-shared

pnpm add https://pkg.pr.new/@module-federation/bridge-shared@4523

@module-federation/bridge-vue3

pnpm add https://pkg.pr.new/@module-federation/bridge-vue3@4523

@module-federation/inject-external-runtime-core-plugin

pnpm add https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@4523

commit: 67b1d91

@github-actions
Copy link
Copy Markdown
Contributor

Bundle Size Report

No bundle size changes detected.

Total dist: 10.66 MB (no change)
Total ESM gzip: 75.2 kB (no change)

@ScriptedAlchemy ScriptedAlchemy merged commit 8aec5eb into main Mar 11, 2026
25 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the codex/enable-pr-turbo-cache-save branch March 11, 2026 02:57
@2heal1 2heal1 mentioned this pull request Mar 14, 2026
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.

1 participant