Skip to content

[InvertibleFVM] Externalize the plugin#1443

Merged
epernod merged 4 commits into
sofa-framework:masterfrom
hugtalbot:MoveOut_InvertibleFVM
Aug 6, 2020
Merged

[InvertibleFVM] Externalize the plugin#1443
epernod merged 4 commits into
sofa-framework:masterfrom
hugtalbot:MoveOut_InvertibleFVM

Conversation

@hugtalbot
Copy link
Copy Markdown
Contributor

First plugin to be moved out, as detailed in issue #1442
Plugin is now located here: https://github.com/sofa-framework/InvertibleFVM

All feedback are more than welcome.


This PR:

  • builds with SUCCESS for all platforms on the CI.
  • does not generate new warnings.
  • does not generate new unit test failures.
  • does not generate new scene test failures.
  • does not break API compatibility.
  • is more than 1 week old (or has fast-merge label).

Reviewers will merge only if all these checks are true.

@hugtalbot hugtalbot added pr: status to review To notify reviewers to review this pull-request refactoring Refactor code labels Jul 30, 2020
@hugtalbot hugtalbot requested review from epernod and guparan July 30, 2020 11:41
Copy link
Copy Markdown
Contributor

@guparan guparan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not mess with sofa_add_plugin calls order in applications/plugins/CMakeLists.txt, it's this way because of dependencies between plugins.
TODO: reset this file and just replace sofa_add_plugin(InvertibleFVM InvertibleFVM) by sofa_add_plugin_external(InvertibleFVM InvertibleFVM)

@guparan guparan added pr: status wip Development in the pull-request is still in progress and removed pr: status to review To notify reviewers to review this pull-request labels Jul 30, 2020
@hugtalbot hugtalbot requested a review from guparan July 30, 2020 16:15
@hugtalbot hugtalbot added pr: status to review To notify reviewers to review this pull-request and removed pr: status wip Development in the pull-request is still in progress labels Aug 2, 2020
@hugtalbot
Copy link
Copy Markdown
Contributor Author

Hmm thanks @guparan I misunderstood the expected change 👍

…ertibleFVM

# Conflicts:
#	applications/plugins/InvertibleFVM/CMakeLists.txt
@guparan
Copy link
Copy Markdown
Contributor

guparan commented Aug 4, 2020

[ci-build][with-all-tests]

@guparan guparan added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Aug 5, 2020
@epernod epernod merged commit 905b6f2 into sofa-framework:master Aug 6, 2020
@guparan guparan added this to the v20.12 milestone Nov 17, 2020
@guparan guparan changed the title [plugins] Apply move out plugin InvertibleFVM [InvertibleFVM] Externalize the plugin Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: status ready Approved a pull-request, ready to be squashed refactoring Refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants