Skip to content

Docs: should give a descriptive information about the process.platform property & os.platform() function - #41650

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
twitharshil:feature/update-doc
Jan 28, 2022
Merged

Docs: should give a descriptive information about the process.platform property & os.platform() function#41650
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
twitharshil:feature/update-doc

Conversation

@twitharshil

Copy link
Copy Markdown
Contributor

Process.platform & Os.platform() values are being set at the compile time for nodeJS Ref

We should be mentioning it clearly on the docs, as we do the same for the process.arch

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 22, 2022
@twitharshiltwitharshil changed the title Docs: Docs should give a descriptive information about the process.platform property & os.platform() functionDocs: should give a descriptive information about the process.platform property & os.platform() functionJan 22, 2022
@twitharshil
twitharshilforce-pushed the feature/update-doc branch 3 times, most recently from 6637a0c to ea5d83fCompareJanuary 22, 2022 15:45
@Trott

Copy link
Copy Markdown
Member

Welcome, @twitharshil, and thanks for the pull request. You'll need to wrap these at 80 characters for the linter to pass.

@twitharshil

Copy link
Copy Markdown
ContributorAuthor

@Trott Done, Thanks! :)

@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 23, 2022

@RaisinTenRaisinTen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch! :)

bnb
bnb approved these changes Jan 25, 2022
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 27, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 28, 2022
@nodejs-github-bot
nodejs-github-bot merged commit a4183b6 into nodejs:masterJan 28, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in a4183b6

@aduh95

Copy link
Copy Markdown
Contributor

Thanks for the contribution 🎉

ruyadorno pushed a commit that referenced this pull request Feb 8, 2022
PR-URL: #41650
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
@ruyadornoruyadorno mentioned this pull request Feb 8, 2022
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
PR-URL: #41650
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
PR-URL: #41650
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
PR-URL: #41650
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
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.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@twitharshil@Trott@nodejs-github-bot@aduh95@bnb@RaisinTen@Mesteery