Skip to content

build(nx): Improve Nx setup #9987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 28, 2023
Merged

build(nx): Improve Nx setup #9987

merged 5 commits into from
Dec 28, 2023

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Dec 28, 2023

We're doing a few thnings here:

  1. Use lerna run for the workspace build script instead of run-s for a pretty straightforward scheduling optimization I guess.
  2. We have weird CI flakes: example and I hope we are solving this by differently caching the build:types ouptut. It seems like doing this solves the issue but I am not 100% sure about this...
  3. We cache build:tarball

@lforst lforst changed the title build(nx): Run build commands in parallel for workspace build script build(nx): Improve Nx setup Dec 28, 2023
@lforst lforst requested a review from anonrig December 28, 2023 14:35
@lforst lforst merged commit 1eb2b33 into develop Dec 28, 2023
@lforst lforst deleted the lforst-types-transpile-parallel branch December 28, 2023 14:50
anonrig pushed a commit that referenced this pull request Jan 3, 2024
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.

2 participants