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 openssl 1.x reference #43734

Merged

Conversation

RafaelGSS
Copy link
Member

OpenSSL 1.x is only used in v16 and v14. To avoid confusions I recommend removing OpenSSL 1.x references from main and v18.x.

Note: these references will still exist in v16.x and v14.x branches

@RafaelGSS RafaelGSS requested a review from richardlau July 8, 2022 14:42
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@RafaelGSS RafaelGSS added the fast-track PRs that do not need to wait for 48 hours to land. label Jul 8, 2022
@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2022

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

Copy link
Member

@richardlau richardlau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a bullet point at the beginning of this doc referring to Node.js 12 that should also go, but that could be done separately.

@RafaelGSS RafaelGSS force-pushed the maintaining-openssl-3-update branch from f03862e to 00cc428 Compare July 8, 2022 14:49
@RafaelGSS RafaelGSS force-pushed the maintaining-openssl-3-update branch from 00cc428 to 538f238 Compare July 8, 2022 17:53
lpinca added a commit to lpinca/node that referenced this pull request Jul 9, 2022
lpinca added a commit to lpinca/node that referenced this pull request Jul 9, 2022
@RafaelGSS RafaelGSS added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 10, 2022
@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 Jul 10, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/43734
✔  Done loading data for nodejs/node/pull/43734
----------------------------------- PR info ------------------------------------
Title      doc: remove openssl 1.x reference (#43734)
Author     Rafael Gonzaga  (@RafaelGSS)
Branch     RafaelGSS:maintaining-openssl-3-update -> nodejs:main
Labels     doc, fast-track, dont-land-on-v14.x, dont-land-on-v16.x
Commits    1
 - doc: remove openssl 1.x reference
Committers 1
 - RafaelGSS 
PR-URL: https://github.com/nodejs/node/pull/43734
Reviewed-By: Richard Lau 
Reviewed-By: Luigi Pinca 
Reviewed-By: Tobias Nießen 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Darshan Sen 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/43734
Reviewed-By: Richard Lau 
Reviewed-By: Luigi Pinca 
Reviewed-By: Tobias Nießen 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Darshan Sen 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Fri, 08 Jul 2022 14:42:57 GMT
   ✔  Approvals: 5
   ✔  - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/43734#pullrequestreview-1033024170
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/43734#pullrequestreview-1033067101
   ✔  - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/43734#pullrequestreview-1033118885
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/43734#pullrequestreview-1033391893
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/43734#pullrequestreview-1033641795
   ℹ  This PR is being fast-tracked
   ✖  The fast-track request requires at least two collaborators' approvals (👍).
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/2646357011

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aduh95 aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. and removed fast-track PRs that do not need to wait for 48 hours to land. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jul 11, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 11, 2022
@nodejs-github-bot nodejs-github-bot merged commit 45a4fdb into nodejs:main Jul 11, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 45a4fdb

nodejs-github-bot pushed a commit that referenced this pull request Jul 12, 2022
Refs: #43734 (review)

PR-URL: #43744
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
targos pushed a commit that referenced this pull request Jul 12, 2022
PR-URL: #43734
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
targos pushed a commit that referenced this pull request Jul 12, 2022
Refs: #43734 (review)

PR-URL: #43744
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants