Skip to content

Revert "src: do not expose simdjson.h in node_config_file.h" - #57197

Closed
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/revert-8a9c3c2
Closed

Revert "src: do not expose simdjson.h in node_config_file.h"#57197
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/revert-8a9c3c2

Conversation

@jasnell

Copy link
Copy Markdown
Member

This reverts commit 8a9c3c2.

This is breaking builds locally and in CI

This reverts commit 8a9c3c2.
This is breaking builds locally and in CI
@jasnelljasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 24, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @jasnell. Please 👍 to approve.

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Feb 24, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@marco-ippolito

marco-ippolito commented Feb 24, 2025

Copy link
Copy Markdown
Member

I wish I was tagged to that PR, that header is indeed needed

@jasnell

Copy link
Copy Markdown
MemberAuthor

Interestingly that PR CI passed so I presume another PR landed in parallel?

@marco-ippolito

Copy link
Copy Markdown
Member

Yes this one #57170

@jasnelljasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 24, 2025
@richardlaurichardlau mentioned this pull request Feb 24, 2025
@codecov

codecovBot commented Feb 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.31%. Comparing base (8a9c3c2) to head (aff4d58).
Report is 10 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #57197 +/- ##
==========================================
- Coverage 92.13% 90.31% -1.82% 
==========================================
Files 325 630 +305 Lines 126025 184513 +58488 Branches 20654 36074 +15420 ==========================================
+ Hits 116114 166646 +50532 - Misses 9687 10959 +1272 - Partials 224 6908 +6684 

see 416 files with indirect coverage changes

@jasnell

Copy link
Copy Markdown
MemberAuthor

Just waiting on the excruciatingly slow windows CI jobs....

jasnell added a commit that referenced this pull request Feb 24, 2025
This reverts commit 8a9c3c2.
This is breaking builds locally and in CI
PR-URL: #57197
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
@jasnell

Copy link
Copy Markdown
MemberAuthor

Landed in 8f4d306

@jasnelljasnell closed this Feb 24, 2025
@targostargos added dont-land-on-v18.x dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. labels Feb 25, 2025
RafaelGSS pushed a commit that referenced this pull request Apr 1, 2025
This reverts commit 8a9c3c2.
This is breaking builds locally and in CI
PR-URL: #57197
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
RafaelGSS pushed a commit that referenced this pull request May 1, 2025
This reverts commit 8a9c3c2.
This is breaking builds locally and in CI
PR-URL: #57197
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
This reverts commit 8a9c3c2.
This is breaking builds locally and in CI
PR-URL: #57197
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@jasnell@nodejs-github-bot@marco-ippolito@lpinca@richardlau@daeyeon@juanarbol@targos