-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
doc: remove reference to stale CITGM job #29774
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
Conversation
richardlau
left a comment
There was a problem hiding this 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.
targos
left a comment
There was a problem hiding this 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
Based on targos' clarification, removing my rubber stamp lgtm :-)
|
@richardlau, @targos thanks for the clarification. I should have read the comments more carefully. Updated to only remove the reference to |
COLLABORATOR_GUIDE.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 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
|
Fixed lint issue, rebased, edited commit message for a typo, squashed commits, force-pushed. PTAL |
|
Landed in 48a1f75 |
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 <riclau@uk.ibm.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
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 <riclau@uk.ibm.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
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), orvcbuild test(Windows) passes