Skip to content

Scripts: Bust cache#33044

Merged
ndelangen merged 4 commits into
nextfrom
norbert/bust-cache-2015-11-14
Nov 14, 2025
Merged

Scripts: Bust cache#33044
ndelangen merged 4 commits into
nextfrom
norbert/bust-cache-2015-11-14

Conversation

@ndelangen
Copy link
Copy Markdown
Member

@ndelangen ndelangen commented Nov 14, 2025

What I did

In a previous PR we made changes to scripts, but neglected to bust the cache of all packages, so NX does not re-compile correctly.

By changing something in each package, NX concludes everything changed, so it uses the new scripts

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

nothing needed

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli-storybook/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook publish.yml --field pr=<PR_NUMBER>

@ndelangen ndelangen changed the title bust cache, because scripts changed Scripts: Bust cache Nov 14, 2025
@ndelangen ndelangen self-assigned this Nov 14, 2025
@ndelangen ndelangen added cleanup Minor cleanup style change that won't show up in release changelog ci:normal labels Nov 14, 2025
@ndelangen ndelangen requested a review from yannbf November 14, 2025 12:27
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Nov 14, 2025

View your CI Pipeline Execution ↗ for commit e64bfcc

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 43s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-14 16:57:13 UTC

@ndelangen ndelangen added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Nov 14, 2025
@ndelangen ndelangen marked this pull request as ready for review November 14, 2025 19:06
@ndelangen ndelangen merged commit 2b1e00d into next Nov 14, 2025
61 of 63 checks passed
@ndelangen ndelangen deleted the norbert/bust-cache-2015-11-14 branch November 14, 2025 19:06
ndelangen added a commit that referenced this pull request Nov 17, 2025
Scripts: Bust cache
(cherry picked from commit 2b1e00d)
@github-actions github-actions Bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:normal cleanup Minor cleanup style change that won't show up in release changelog patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants