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: adjust paths in openssl maintenance guide #32593

Conversation

hassaanp
Copy link
Contributor

@hassaanp hassaanp commented Apr 1, 2020

The path for the crypto files in the deps/openssl/openssl/
after running cd deps/openssl/config && make has been changed.
The original path deps/openssl/openssl/crypto/includes/internal/
now maps to deps/openssl/openssl/includes/cryptofor the files that
need to be added for the commit.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Apr 1, 2020
Copy link
Contributor

@sam-github sam-github left a comment

Choose a reason for hiding this comment

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

Changes LGTM.

[ ] commit message follows commit guidelines

^--- please amend (git commit --amend ) your commit message, it is longer than 50 chars, and is not descriptive. I suggest:

doc: adjust paths in openssl maintenance guide

Copy link
Member

@addaleax addaleax left a comment

Choose a reason for hiding this comment

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

LGTM

Just to be clear, the commit message can also be updated by whoever merges this.

@sam-github
Copy link
Contributor

the commit message can also be updated by whoever merges this.

@hassaanp, we can do that for you if you'd like, but you look like you are on track to becoming a consistent contributor, so its worth getting up to speed on how to use git to maintain your branches, and becoming familiar with the contribution guidelines.

@hassaanp
Copy link
Contributor Author

hassaanp commented Apr 1, 2020

@sam-github - you are right. I will fix the commit and push it shortly.

The path for the crypto files in the `deps/openssl/openssl/`
after running `cd deps/openssl/config && make` has been changed.
The original path `deps/openssl/openssl/crypto/includes/internal/`
now maps to `deps/openssl/openssl/includes/crypto`for the files that
need to be added for the commit.
@hassaanp hassaanp force-pushed the doc/update-maintainence-guide-for-openssl branch from 5cf2a23 to 8ec3211 Compare April 1, 2020 16:20
@hassaanp
Copy link
Contributor Author

hassaanp commented Apr 1, 2020

@sam-github applied your suggestion.
Thanks :)

@sam-github sam-github changed the title doc: updated maintainence guide for openssl maintainence doc: adjust paths in openssl maintenance guide Apr 1, 2020
@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 2, 2020
@addaleax
Copy link
Member

addaleax commented Apr 5, 2020

Landed in a1b6ae6, thanks for the PR!

@addaleax addaleax closed this Apr 5, 2020
addaleax pushed a commit that referenced this pull request Apr 5, 2020
The path for the crypto files in the `deps/openssl/openssl/`
after running `cd deps/openssl/config && make` has been changed.
The original path `deps/openssl/openssl/crypto/includes/internal/`
now maps to `deps/openssl/openssl/includes/crypto`for the files that
need to be added for the commit.

PR-URL: #32593
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
BethGriggs pushed a commit that referenced this pull request Apr 7, 2020
The path for the crypto files in the `deps/openssl/openssl/`
after running `cd deps/openssl/config && make` has been changed.
The original path `deps/openssl/openssl/crypto/includes/internal/`
now maps to `deps/openssl/openssl/includes/crypto`for the files that
need to be added for the commit.

PR-URL: #32593
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
targos pushed a commit that referenced this pull request Apr 12, 2020
The path for the crypto files in the `deps/openssl/openssl/`
after running `cd deps/openssl/config && make` has been changed.
The original path `deps/openssl/openssl/crypto/includes/internal/`
now maps to `deps/openssl/openssl/includes/crypto`for the files that
need to be added for the commit.

PR-URL: #32593
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
targos pushed a commit that referenced this pull request Apr 22, 2020
The path for the crypto files in the `deps/openssl/openssl/`
after running `cd deps/openssl/config && make` has been changed.
The original path `deps/openssl/openssl/crypto/includes/internal/`
now maps to `deps/openssl/openssl/includes/crypto`for the files that
need to be added for the commit.

PR-URL: #32593
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[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. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants