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

GH-37657: [JS] Run bin scripts with ts-node #38500

Merged
merged 8 commits into from
Nov 2, 2023

Conversation

assignUser
Copy link
Member

@assignUser assignUser commented Oct 28, 2023

(rebased version of #37668, yarn.lock conflicts resolved in favor of main)

@assignUser
Copy link
Member Author

As @domoritz has already approved these changes I will merge this on monday if there are no objections.

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Oct 28, 2023
@assignUser assignUser merged commit d8aeb42 into apache:main Nov 2, 2023
11 of 12 checks passed
@assignUser assignUser removed the awaiting merge Awaiting merge label Nov 2, 2023
@assignUser assignUser deleted the ts-node-rebase branch November 2, 2023 14:21
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit d8aeb42.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
(rebased version of apache#37668, yarn.lock conflicts resolved in favor of main)
* update bin scripts to use ts-node in transpile-only mode
* remove ts-node config from top level tsconfig.json
* fix tsc errors in bin scripts
* Closes: apache#37657

Authored-by: ptaylor <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
(rebased version of apache#37668, yarn.lock conflicts resolved in favor of main)
* update bin scripts to use ts-node in transpile-only mode
* remove ts-node config from top level tsconfig.json
* fix tsc errors in bin scripts
* Closes: apache#37657

Authored-by: ptaylor <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[JS] [Benchmarking] JavaScript microbenchmarks are failing
3 participants