Skip to content

doc: remove "multiple variants" from BUILDING.md - #30366

Merged
Trott merged 0 commit into
nodejs:masterfrom
Trott:multiple
Nov 14, 2019
Merged

doc: remove "multiple variants" from BUILDING.md#30366
Trott merged 0 commit into
nodejs:masterfrom
Trott:multiple

Conversation

@Trott

Copy link
Copy Markdown
Member

The statement that tests for tier 1 platforms are run on multiple
variants is not true. We usually only run on one variants of macOS.
Remove "multiple", which simplifies and clarifies the statements anyway.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. labels Nov 12, 2019
@mscdex

mscdex commented Nov 12, 2019

Copy link
Copy Markdown
Contributor

s/one variants/one variant/ in commit message

@Trott

Copy link
Copy Markdown
MemberAuthor

s/one variants/one variant/ in commit message

Thanks. Fixed.

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 13, 2019
@Trott
Trottforce-pushed the multiple branch 4 times, most recently from 4946fbe to 86516c3CompareNovember 14, 2019 14:35
@TrottTrott closed this Nov 14, 2019
@Trott
Trott merged commit c71b89e into nodejs:masterNov 14, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in c71b89e

MylesBorins pushed a commit that referenced this pull request Nov 17, 2019
The statement that tests for tier 1 platforms are run on multiple
variants is not true. We usually only run on one variant of macOS.
Remove "multiple", which simplifies and clarifies the statements anyway.
PR-URL: #30366
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BridgeARBridgeAR mentioned this pull request Nov 19, 2019
targos pushed a commit that referenced this pull request Dec 1, 2019
The statement that tests for tier 1 platforms are run on multiple
variants is not true. We usually only run on one variant of macOS.
Remove "multiple", which simplifies and clarifies the statements anyway.
PR-URL: #30366
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BethGriggsBethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
The statement that tests for tier 1 platforms are run on multiple
variants is not true. We usually only run on one variant of macOS.
Remove "multiple", which simplifies and clarifies the statements anyway.
PR-URL: #30366
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BethGriggsBethGriggs mentioned this pull request Dec 23, 2019
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.buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@Trott@mscdex@jasnell@cjihrig@devnexen@BridgeAR@lundibundi@nodejs-github-bot