-
Notifications
You must be signed in to change notification settings - Fork 69
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
Merge gz-math7 ➡️ main #595
Conversation
Signed-off-by: Addisu Z. Taddese <[email protected]>
…402) Replaces the old variables with the new ones used by the FindPython3 module. Right now IgnPython cannot be used as it only searches for the interpreter but pybind11 also needs the development components, thus it provides a workaround. The Win32 PYTHON_LIBRARIES (PYTHON_DEBUG_LIBRARIES) variable was also removed as there is no equivalent in the new CMake module for getting the debug libraries. --------- Signed-off-by: Bi0T1N <[email protected]> Signed-off-by: Addisu Z. Taddese <[email protected]> Co-authored-by: Bi0T1N <[email protected]> Co-authored-by: Jose Luis Rivero <[email protected]> Co-authored-by: Steve Peters <[email protected]> Co-authored-by: Addisu Z. Taddese <[email protected]>
Fixes #257 Signed-off-by: Michael Carroll <[email protected]>
* Use on `push` only on stable branches to avoid duplicate runs * Update project automation Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Merge ign-math6 ➡️ gz-math7
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Jagadeeshan S <[email protected]>
Signed-off-by: Jagadeeshan S <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Merge ign-math6 ➡️ gz-math7
Signed-off-by: Addisu Z. Taddese <[email protected]>
Expose non-const reference to edges in Graph.hh
Signed-off-by: Shameek Ganguly <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
* Add workflow Signed-off-by: Addisu Z. Taddese <[email protected]>
* Don't install python3-distutils on 22.04, 24.04 * Remove old ruby cmake code Signed-off-by: Steve Peters <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #595 +/- ##
==========================================
- Coverage 95.98% 95.97% -0.01%
==========================================
Files 143 147 +4
Lines 9940 10122 +182
==========================================
+ Hits 9541 9715 +174
- Misses 399 407 +8 ☔ View full report in Codecov by Sentry. |
c32e96e
to
b79cd28
Compare
Signed-off-by: Benjamin Perseghetti <[email protected]>
Signed-off-by: Benjamin Perseghetti <[email protected]>
b79cd28
to
a6bd3ae
Compare
a6bd3ae
to
c6c775e
Compare
I've updated and force-pushed |
➡️ Forward port
Port
gz-math7
➡️main
Branch comparison: main...gz-math7
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)