-
Notifications
You must be signed in to change notification settings - Fork 70
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
Remove tools in favor of make codecheck
#211
Conversation
Signed-off-by: Louise Poubel <[email protected]>
we still need |
Signed-off-by: Louise Poubel <[email protected]>
Restored in 1c4e12d. Do you think this is something reasonable to move to |
Probably yes, it's used by it: https://github.com/ignitionrobotics/ign-cmake/blob/17b7058ff5c9de2f6f396d1a000dd0366481d621/cmake/IgnUtils.cmake#L1721 |
since we aren't using QTest anymore (gazebosim/gz-gui#198 (comment)), I think it can be moved to ign-cmake. There are a few variants of |
It looks like we don't even need gazebo-tooling/release-tools#455, the job already ignores a missing
|
Signed-off-by: Louise Poubel <[email protected]>
|
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-math6 #211 +/- ##
==========================================
Coverage 99.21% 99.21%
==========================================
Files 65 65
Lines 6089 6089
==========================================
Hits 6041 6041
Misses 48 48 Continue to review full report at Codecov.
|
Summary
Removing:
tools/code_check.sh
and family, which used to be used on Jenkins but hasn't been working, see Jenkins is not reporting cppcheck failures gazebo-tooling/release-tools#446In favor of:
make codecheck
, which is used on Actions and can't be used (nicely) on Jenkins yet because of Usemake codecheck
on ubuntu gazebo-tooling/release-tools#148Test it
Check out CI results
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge
🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸