Skip to content

doc: add arm64 to os.machine() - #45374

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sno2:patch-1
Nov 17, 2022
Merged

doc: add arm64 to os.machine()#45374
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sno2:patch-1

Conversation

@sno2

@sno2sno2 commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

arm64 is a much more common machine name than s390x so I think it deserves a spot on in the sunlight.

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. os Issues and PRs related to the os subsystem. labels Nov 8, 2022

@TrottTrott 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.

Can you amend the commit message to be doc: add arm64 to os.machine() and force push to this branch?

@sno2sno2 changed the title chore(os): add arm64 to os.machine()doc: add arm64 to os.machine()Nov 8, 2022
@TrottTrott added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 17, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 17, 2022
@nodejs-github-bot
nodejs-github-bot merged commit 490c3d6 into nodejs:mainNov 17, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 490c3d6

@sno2
sno2 deleted the patch-1 branch November 17, 2022 22:00
ruyadorno pushed a commit that referenced this pull request Nov 21, 2022
PR-URL: #45374
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@ruyadornoruyadorno mentioned this pull request Nov 24, 2022
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #45374
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #45374
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.osIssues and PRs related to the os subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@sno2@nodejs-github-bot@jasnell@Trott@lpinca@anonrig@cjihrig