-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Shellcheck: ci/ (2) #13169
Shellcheck: ci/ (2) #13169
Conversation
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
bee0424
to
3d34c20
Compare
i have reproduced the error with the Im wondering if there are any other changes i should make to test everything is working - i could not see anywhere else in |
Signed-off-by: Ryan Northey <ryan@synca.io>
3d34c20
to
95c8a17
Compare
Matt brought up that testing with an empty code change will trigger clang_tidy to run (where before it thinks there is an empty diff) to test in CI. Otherwise I think the tests should be running without caching (bazel.release, asan, tsan, etc). And thank you!! |
i think i did that - if you check the commits - and the |
there seems to be a problem with coverage - trying to figure it out... |
5b753af
to
d3ac5c0
Compare
Signed-off-by: Ryan Northey <ryan@synca.io>
d3ac5c0
to
a961551
Compare
this seem to have been a flakey test - adding another commit or amending the failing one fixed the problem |
Signed-off-by: Ryan Northey <ryan@synca.io>
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.
Thanks. I think I found one more, but otherwise lgtm.
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Commit Message: Shellcheck: ci/
Additional Description:
2nd attempt at linting ci directory
address problem with
clang_tidy
compilerRisk Level: low
Testing:
Docs Changes:
Release Notes:
[Optional Runtime guard:]
[Optional Fixes #Issue] Partial fix for #7793
[Optional Deprecated:]