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

doc: remove Corepack documentation #57635

Merged
merged 3 commits into from
Mar 28, 2025
Merged

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Mar 26, 2025

Keeping the corepack.md file so this can be backported without returning 404 in case there are links in the wild. I'll open a follow-up that removes it which should not be backported.

The reason for this is that the documentation is outdated and not well maintained, and Node.js TSC has decided Corepack won't be distributed on future release lines.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Mar 26, 2025
@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 26, 2025
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.22%. Comparing base (1123585) to head (ec09282).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #57635      +/-   ##
==========================================
- Coverage   90.22%   90.22%   -0.01%     
==========================================
  Files         630      630              
  Lines      185055   185055              
  Branches    36216    36219       +3     
==========================================
- Hits       166975   166968       -7     
- Misses      11042    11044       +2     
- Partials     7038     7043       +5     

see 25 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 27, 2025
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Mar 28, 2025
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/57635
✔  Done loading data for nodejs/node/pull/57635
----------------------------------- PR info ------------------------------------
Title      doc: remove Corepack documentation (#57635)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     aduh95:remove-corepack-docs -> nodejs:main
Labels     doc, author ready
Commits    3
 - doc: remove Corepack documentation
 - fixup! doc: remove Corepack documentation
 - Update doc/api/corepack.md
Committers 2
 - Antoine du Hamel <duhamelantoine1995@gmail.com>
 - GitHub <noreply@github.com>
PR-URL: https://github.com/nodejs/node/pull/57635
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/57635
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 26 Mar 2025 13:29:55 GMT
   ✔  Approvals: 6
   ✔  - Jordan Harband (@ljharb): https://github.com/nodejs/node/pull/57635#pullrequestreview-2717765062
   ✔  - Zeyu "Alex" Yang (@himself65): https://github.com/nodejs/node/pull/57635#pullrequestreview-2718194231
   ✔  - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/57635#pullrequestreview-2718481484
   ✔  - Trivikram Kamat (@trivikr): https://github.com/nodejs/node/pull/57635#pullrequestreview-2719617210
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/57635#pullrequestreview-2719981595
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/57635#pullrequestreview-2720110385
   ✔  Last GitHub CI successful
   ✘  No Jenkins CI runs detected
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/14130077013

@aduh95 aduh95 merged commit af75d04 into nodejs:main Mar 28, 2025
28 checks passed
@aduh95
Copy link
Contributor Author

aduh95 commented Mar 28, 2025

Landed in af75d04

@aduh95 aduh95 deleted the remove-corepack-docs branch March 28, 2025 13:50
aduh95 added a commit that referenced this pull request Mar 28, 2025
PR-URL: #57635
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.