Skip to content

Simplify scripts and improve internal types#1014

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

Simplify scripts and improve internal types#1014
ecraig12345 merged 1 commit intomicrosoft:masterfrom
ecraig12345:simpler-build-scripts

Conversation

@ecraig12345
Copy link
Member

@ecraig12345 ecraig12345 commented Feb 10, 2026

Update package.json types and test scripts to run the relevant binaries directly (yarn run -T tsc/jest), rather than via monorepo-scripts. This removes an extra layer of command resolution.

Add a new file scripts/types.ts which re-exports the full types for the worker functions, instead of the @/Whatever aliases I added previously.

Add comments on each worker function explaining when it is and is not used.

@ecraig12345 ecraig12345 force-pushed the simpler-build-scripts branch from a42b5b8 to 16b9f21 Compare February 10, 2026 06:46
@ecraig12345 ecraig12345 merged commit a6cb300 into microsoft:master Feb 10, 2026
10 checks passed
@ecraig12345 ecraig12345 deleted the simpler-build-scripts branch February 10, 2026 06:53
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