Skip to content

fix(ci): skip private workspace packages in overrides#29

Merged
9aoy merged 1 commit intomainfrom
9aoy/fix-skip-private-overrides
Apr 13, 2026
Merged

fix(ci): skip private workspace packages in overrides#29
9aoy merged 1 commit intomainfrom
9aoy/fix-skip-private-overrides

Conversation

@9aoy
Copy link
Copy Markdown
Contributor

@9aoy 9aoy commented Apr 13, 2026

Summary

Private workspace packages were being included when ecosystem CI built local override maps for monorepo stacks. That leaked fixture and test-only packages into downstream consumer repositories such as modern.js.

This PR filters private workspace packages out of the monorepo package list before generating overrides, so only publishable packages are written into downstream override config.

Test Plan

  • pnpm exec biome check /Users/bytedance/Desktop/projects/rstack-ecosystem-ci/utils.ts

Related Links

  • None

@9aoy 9aoy marked this pull request as ready for review April 13, 2026 11:24
@9aoy 9aoy merged commit 2a66611 into main Apr 13, 2026
18 of 21 checks passed
@9aoy 9aoy deleted the 9aoy/fix-skip-private-overrides branch April 13, 2026 11:25
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