Register plugins from entry points#1989
Register plugins from entry points#1989Ni-g-3l wants to merge 0 commit intoAcademySoftwareFoundation:mainfrom
Conversation
eee918a to
1d532d1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1989 +/- ##
==========================================
+ Coverage 60.02% 60.09% +0.07%
==========================================
Files 163 163
Lines 20118 20151 +33
Branches 3506 3511 +5
==========================================
+ Hits 12075 12110 +35
+ Misses 7223 7220 -3
- Partials 820 821 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1d532d1 to
f117b75
Compare
|
@Ni-g-3l How did you recreate the branch? Some of my changes seem to be there, but my commits are not there... I'm confused. |
|
I pushed my local branch to https://github.com/JeanChristopheMorinPerso/rez/tree/feat/register_plugin_from_entry_points_jc. Can you take it re-create a PR from it please? That will put us in the same state we were before. |
f117b75 to
dac6bcb
Compare
|
Sorry again ! Here is the new PR : #1991 (The last one I hope) with all of your commits and conflict fixed with master ! Thanks a lot ! |
|
Great, thanks a lot! |
This PR is the same as : #1872 which I closed by error...
Sorry for inconvenient..
Old description
Hello
As suggest here I implemented the support of entrypoints in order to make the process of adding plugin to REZ easier.
Closes #1661
Feel free to add feedback !
Have a great day