Skip to content

chore(ci): run workspace scripts on Windows - #295

Merged
chenjiahan merged 3 commits into
mainfrom
chenjiahan/fix-windows-workspace-filter
Aug 10, 2026
Merged

chore(ci): run workspace scripts on Windows#295
chenjiahan merged 3 commits into
mainfrom
chenjiahan/fix-windows-workspace-filter

Conversation

@chenjiahan

@chenjiahan chenjiahan commented Aug 10, 2026

Copy link
Copy Markdown
Member

Workspace build and test scripts used POSIX single quotes, which Windows treated as literal filter characters and matched no packages. This PR uses cross-platform double quotes so Windows CI runs both package builds and tests, launches the shared CLI test helper through the current Node executable so .js entrypoints execute correctly on Windows, and gives the full documentation build test enough time on slower Windows runners.

Related Links

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 88743f2
Status: ✅  Deploy successful!
Preview URL: https://a80cbb99.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-fix-windows-works.rstack-cli.pages.dev

View logs

@chenjiahan chenjiahan changed the title fix(ci): run workspace scripts on Windows chore(ci): run workspace scripts on Windows Aug 10, 2026
@chenjiahan
chenjiahan merged commit 55d9fe7 into main Aug 10, 2026
5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/fix-windows-workspace-filter branch August 10, 2026 13:34
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.

1 participant