Skip to content

feat: parallel target builds with concurrency control#3

Merged
wemeetagain merged 2 commits intomainfrom
nh/parallel-builds
Mar 19, 2026
Merged

feat: parallel target builds with concurrency control#3
wemeetagain merged 2 commits intomainfrom
nh/parallel-builds

Conversation

@nazarhussain
Copy link
Copy Markdown
Contributor

@nazarhussain nazarhussain commented Mar 17, 2026

  • Adds runWithConcurrency utility and parsePositiveIntOption helper
  • buildArtifacts: parallel builds with per-target isolated build dirs (prefix, cache, global-cache)
  • prepublish: parallel filesystem prep
  • publish: parallel target publishes (default concurrency 1)
  • config.ts: validates binaryName against path traversal
  • lib.ts: removes isMuslFromChildProcess, adds caching, semicolon cleanup
  • cli.ts: updated help text, trailing newline fix

@wemeetagain wemeetagain merged commit e91c11b into main Mar 19, 2026
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