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: remove reference to stale CITGM job #29774

Closed
wants to merge 1 commit into from

Conversation

mhdawson
Copy link
Member

Remove reference to job that is out of date, hast not
been run for a long time and likely does not work
properly.

Refs: nodejs/citgm#741

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • 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 Sep 30, 2019
Copy link
Member

@richardlau richardlau left a comment

Choose a reason for hiding this comment

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

citgm-smoker is very much still in use so the reference to that should be kept.

citgm-abi-smoker doesn't seemed to have been used recently, even for things like #29241 where there were questions about ABI compatibility.

jasnell
jasnell previously approved these changes Sep 30, 2019
Copy link
Member

@targos targos left a comment

Choose a reason for hiding this comment

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

citgm-smoker is used for most semver-major PRs

@jasnell jasnell dismissed their stale review September 30, 2019 15:42

Based on targos' clarification, removing my rubber stamp lgtm :-)

@mhdawson
Copy link
Member Author

@richardlau, @targos thanks for the clarification. I should have read the comments more carefully. Updated to only remove the reference to citgm-abi-smoker

@mhdawson
Copy link
Member Author

@@ -194,8 +194,7 @@ for changes that only affect comments or documentation.
* [`citgm-smoker`](https://ci.nodejs.org/job/citgm-smoker/)
uses [`CitGM`](https://github.com/nodejs/citgm) to allow you to run
`npm install && npm test` on a large selection of common modules. This is
useful to check whether a change will cause breakage in the ecosystem. To test
Node.js ABI changes you can run [`citgm-abi-smoker`](https://ci.nodejs.org/job/citgm-abi-smoker/).
useful to check whether a change will cause breakage in the ecosystem.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
useful to check whether a change will cause breakage in the ecosystem.
useful to check whether a change will cause breakage in the ecosystem.

should fix the linter failure.

Remove reference to job that is out of date, has not
been run for a long time and likely does not work
properly.

Refs: nodejs/citgm#741
@Trott
Copy link
Member

Trott commented Oct 2, 2019

Fixed lint issue, rebased, edited commit message for a typo, squashed commits, force-pushed. PTAL

@Trott
Copy link
Member

Trott commented Oct 2, 2019

@Trott
Copy link
Member

Trott commented Oct 2, 2019

Landed in 48a1f75

@Trott Trott closed this Oct 2, 2019
Trott pushed a commit that referenced this pull request Oct 2, 2019
Remove reference to job that is out of date, has not
been run for a long time and likely does not work
properly.

Refs: nodejs/citgm#741

PR-URL: #29774
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
BridgeAR pushed a commit that referenced this pull request Oct 9, 2019
Remove reference to job that is out of date, has not
been run for a long time and likely does not work
properly.

Refs: nodejs/citgm#741

PR-URL: #29774
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@BridgeAR BridgeAR mentioned this pull request Oct 10, 2019
@mhdawson mhdawson deleted the citgmdoc branch September 14, 2020 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants