Uh oh!
There was an error while loading. Please reload this page.
doc: remove reference to stale CITGM job - #29774
Conversation
richardlau
left a comment
There was a problem hiding this comment.
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.
citgm-smoker is used for most semver-major PRs
Based on targos' clarification, removing my rubber stamp lgtm :-)
mhdawson
commented
Sep 30, 2019
@richardlau, @targos thanks for the clarification. I should have read the comments more carefully. Updated to only remove the reference to |
mhdawson
commented
Sep 30, 2019
There was a problem hiding this comment.
| 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
commented
Oct 2, 2019
Fixed lint issue, rebased, edited commit message for a typo, squashed commits, force-pushed. PTAL |
Trott
commented
Oct 2, 2019
Trott
commented
Oct 2, 2019
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