Changes

Summary

  1. [Testing] Deprecate BaseSimulationTest::importPlugin (#4467) (details)
  2. [GitHub] Fix PR messages not properly sent  (#4475) (details)
  3. [All] CMake: Remove deprecation warnings (#4469) (details)
  4. [GitHub] Use finally pull_request_target (#4476) (details)
Commit ea210dc433dc1aef9eb07f1011038f656df5c56d by noreply
[Testing] Deprecate BaseSimulationTest::importPlugin (#4467)

* deprecate duplicated function importplugin

* use simpleapi::importPlugin instead
The file was modifiedapplications/plugins/SceneCreator/SceneCreator_test/SceneCreator_test.cpp (diff)
The file was modifiedSofa/framework/Testing/src/sofa/testing/BaseSimulationTest.h (diff)
The file was modifiedSofa/framework/Testing/src/sofa/testing/config.h.in (diff)
The file was modifiedSofa/framework/Simulation/Core/simutest/NodeContext_test.cpp (diff)
The file was modifiedSofa/framework/Testing/src/sofa/testing/BaseSimulationTest.cpp (diff)
Commit 5acdacd83eed2b35a8d046baf1304ffa185e9c03 by noreply
 [GitHub] Fix PR messages not properly sent  (#4475)

* Fix timing for messages

* Make the DISCORD_WEBHOOK_URL a global env var to job
The file was modified.github/workflows/post-agenda-sofa-dev-meeting.yml (diff)
The file was modified.github/workflows/post-github-activity-pr.yml (diff)
Commit f80b115d3078ab3f8061550438cc45af1a2b80b7 by noreply
[All] CMake: Remove deprecation warnings (#4469)

remove warnings for newer cmake

Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
The file was modifiedextlibs/CMakeLists.txt (diff)
The file was modifiedSofa/Component/Haptics/tests/CMakeLists.txt (diff)
The file was modifiedSofa/framework/Config/cmake/Modules/FindDiffLib.cmake (diff)
The file was modifiedSofa/framework/Config/cmake/Modules/FindJson.cmake (diff)
Commit 24fc9e79729b8202388fd3aea7c2e2c5e97a5256 by noreply
[GitHub] Use finally pull_request_target (#4476)

* Fix timing for messages

* use pull_request_target instead of pull_request
The file was modified.github/workflows/post-github-activity-pr.yml (diff)