Skip to content

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

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

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Feb 24, 2025

This reverts commit 8a9c3c2.

This is breaking builds locally and in CI

This reverts commit 8a9c3c2.

This is breaking builds locally and in CI
@jasnell jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 24, 2025
Copy link
Contributor

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

@nodejs-github-bot nodejs-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
Collaborator

@marco-ippolito
Copy link
Member

marco-ippolito commented Feb 24, 2025

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

@jasnell
Copy link
Member Author

jasnell commented Feb 24, 2025

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

@marco-ippolito
Copy link
Member

Yes this one #57170

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

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
Member Author

jasnell commented Feb 24, 2025

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 <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Daeyeon Jeong <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented Feb 24, 2025

Landed in 8f4d306

@jasnell jasnell closed this Feb 24, 2025
@targos targos added dont-land-on-v18.x dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.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. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.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 <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Daeyeon Jeong <[email protected]>
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 <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Daeyeon Jeong <[email protected]>
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 <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Daeyeon Jeong <[email protected]>
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 <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Daeyeon Jeong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs 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-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.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. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants