Skip to content

4909 remove deprecated args since v0.6 and v0.7#5055

Merged
wyli merged 15 commits intoProject-MONAI:devfrom
wyli:deprecate-0.6-api
Sep 5, 2022
Merged

4909 remove deprecated args since v0.6 and v0.7#5055
wyli merged 15 commits intoProject-MONAI:devfrom
wyli:deprecate-0.6-api

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Sep 1, 2022

Fixes #4909

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

wyli added 5 commits September 1, 2022 14:12
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli force-pushed the deprecate-0.6-api branch from 068fbec to 9c288ac Compare September 1, 2022 13:22
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Sep 1, 2022

/build

@wyli wyli marked this pull request as ready for review September 1, 2022 18:25
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Sep 1, 2022

/build

Copy link
Copy Markdown
Contributor

@KumoLiu KumoLiu left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

wyli and others added 7 commits September 5, 2022 11:19
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
This reverts commit 8c62cdb.

Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Sep 5, 2022

/build

@wyli wyli enabled auto-merge (squash) September 5, 2022 22:14
@wyli wyli merged commit 05856ef into Project-MONAI:dev Sep 5, 2022
wyli added a commit to yashika-git/MONAI that referenced this pull request Sep 6, 2022
Fixes Project-MONAI#4909


### Status
**Ready**

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not applicable items -->
- [x] Non-breaking change (fix or new feature that would not break existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u --net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick --unittests  --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/` folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli deleted the deprecate-0.6-api branch September 7, 2022 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove APIs that are marked deprecated since v0.6 and v0.7?

3 participants