Skip to content

Fix package scripts; type-check monorepo-scripts#1008

Merged
ecraig12345 merged 1 commit intomicrosoft:masterfrom
ecraig12345:build-scripts
Feb 5, 2026
Merged

Fix package scripts; type-check monorepo-scripts#1008
ecraig12345 merged 1 commit intomicrosoft:masterfrom
ecraig12345:build-scripts

Conversation

@ecraig12345
Copy link
Member

The yarn 4 upgrade broke the individual packages' scripts since it requires using yarn run -T <command> to run bins from repo root deps. Also, options provided that way might be inconsistent with options used by the worker runners under /scripts/worker. So update all the packages' build scripts to use monorepo-scripts <name> instead, and add commands for

Also enable type checking for /scripts and fix issues, and remove outdated CODEOWNERS file.

@ecraig12345 ecraig12345 merged commit 5df426c into microsoft:master Feb 5, 2026
13 of 25 checks passed
@ecraig12345 ecraig12345 deleted the build-scripts branch February 5, 2026 05:27
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