Skip to content

feat(js): add bun build & bun tests#1284

Merged
vobradovich merged 4 commits intomasterfrom
vo/js-bun
Apr 8, 2026
Merged

feat(js): add bun build & bun tests#1284
vobradovich merged 4 commits intomasterfrom
vo/js-bun

Conversation

@vobradovich
Copy link
Copy Markdown
Member

No description provided.

@vobradovich vobradovich self-assigned this Apr 6, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements a Bun-based build and test system across the project, adding specialized build scripts for multiple packages and updating package configurations. It also introduces a test setup utility and enhances test reliability with improved cleanup logic. Review feedback suggests using more robust regex for import replacements, adding validation for configuration-based URLs, and avoiding source file modifications during the build process to prevent side effects.

Comment thread js/test/setup.ts
Comment thread js/parser/build.ts
Comment thread js/parser-idl-v2/build.ts
@vobradovich vobradovich marked this pull request as ready for review April 7, 2026 13:19
@vobradovich vobradovich merged commit b5cdaef into master Apr 8, 2026
2 checks passed
@vobradovich vobradovich deleted the vo/js-bun branch April 8, 2026 16:55
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