3482 Add ReferenceResolver to manage config items#3818
3482 Add ReferenceResolver to manage config items#3818Nic-Ma merged 14 commits intoProject-MONAI:devfrom
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
ad2d41f to
7847855
Compare
|
/black |
|
/build |
|
Hi @wyli , your change looks good to me. Thanks. |
Signed-off-by: Wenqi Li <[email protected]>
782a17f to
bbe6428
Compare
wyli
left a comment
There was a problem hiding this comment.
thanks, I made some more non-breaking changes. find_refs_in_config and update_config_with_refs share many similarities, I suspect we can somehow merge these two with an additional 'update: bool` flag. But I think it's also good in its current shape...
Thanks for your review and update. Thanks. |
|
/black |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/build |
Task step 3-1 of #3482 .
Description
This PR implemented the
ReferenceResolverto manage all theConfigItemand resolve the references.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.