Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6aa6d41

Browse filesBrowse files
maclover7MylesBorins
authored andcommitted
doc: mention node-test-pull-request-lite job
PR-URL: #17513 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c5d20b3 commit 6aa6d41
Copy full SHA for 6aa6d41

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎COLLABORATOR_GUIDE.md‎

Copy file name to clipboardExpand all lines: COLLABORATOR_GUIDE.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ which runs the `build-ci` and `test-ci` targets on all supported platforms.
153153
only runs the linter targets, which is useful for changes that only affect comments
154154
or documentation.
155155

156+
* [`node-test-pull-request-lite`](https://ci.nodejs.org/job/node-test-pull-request-lite/)
157+
only runs the linter job, as well as the tests on LinuxONE. Should only be used for
158+
trivial changes that do not require being tested on all platforms.
159+
156160
* [`citgm-smoker`](https://ci.nodejs.org/job/citgm-smoker/)
157161
uses [`CitGM`](https://github.com/nodejs/citgm) to allow you to run `npm install && npm test`
158162
on a large selection of common modules. This is useful to check whether a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.