Skip to content

Update build process to use rwx/package#339

Merged
dan-manges merged 5 commits intomainfrom
dan/update-build
Mar 8, 2026
Merged

Update build process to use rwx/package#339
dan-manges merged 5 commits intomainfrom
dan/update-build

Conversation

@dan-manges
Copy link
Copy Markdown
Member

@dan-manges dan-manges commented Mar 8, 2026

I extracted this from #338

I'm not ready to publish rwx/package yet, but it's nice to use the unpublished version to exercise it and simplify the build process in this repo.

I'm making one intentional behavior change. Previously, the build script would rebuild every package if anything changes in the repo outside of the individual packages. Given how much this monorepo has expanded, that approach is not as practical. Now, we'll only test changed packages, and changes outside of a package will not cause every package to rebuild.

@dan-manges dan-manges merged commit 65ecb93 into main Mar 8, 2026
1 check passed
@dan-manges dan-manges deleted the dan/update-build branch March 8, 2026 01:51
@robinaugh
Copy link
Copy Markdown
Contributor

I'm making one intentional behavior change. Previously, the build script would rebuild every package if anything changes in the repo outside of the individual packages. Given how much this monorepo has expanded, that approach is not as practical.

👏 👏👏

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.

3 participants