Skip to content
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

Make reported node.js version a build option #12104

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

Make reported node.js version a build option, so it's consistent everywhere and when we change it later we only need to update one place

How did you verify your code works?

src/bun.js/bindings/BunProcess.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@Jarred-Sumner, your commit has failing tests :(

💻 1 failing tests Darwin x64

  • test/js/web/workers/worker.test.ts 1 failing

🐧💪 1 failing tests Linux AARCH64

  • test/js/deno/crypto/webcrypto.test.ts 1 failing

🪟💻 2 failing tests Windows x64 baseline

  • test/cli/install/bun-add.test.ts 1 failing
  • test/js/bun/shell/leak.test.ts 1 failing

🪟💻 1 failing tests Windows x64

  • test/cli/install/bun-add.test.ts 1 failing

View logs

@Jarred-Sumner Jarred-Sumner merged commit 40858b4 into main Jun 24, 2024
17 of 23 checks passed
@Jarred-Sumner Jarred-Sumner deleted the jarred/reported-nodejs branch June 24, 2024 22:34
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