forked from mlflow/mlflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add deleteTag endpoints in client APIs (mlflow#1559)
* add delete tag endpoint and tests to OSS storage interfaces * lints and order fix to deploy paths for API * add client API endpoints for deleteTag * update protos with comments * add client API endpoints for deleteTag * update Java client with protobuf mapper, add generated R docs * lints, docs * nits, docs * add client API endpoints for deleteTag * update Java client with protobuf mapper, add generated R docs * lints, docs * fix R test, add rest tracking tests, fix fluent * file store removes hard instead of move to trash * fix sqlalchemy store, R test * lints, java client test, fix R test * final proto update, final test coverage updates * add client API endpoints for deleteTag * update Java client with protobuf mapper, add generated R docs * lints, docs * add client API endpoints for deleteTag * lints, docs * fix R test, add rest tracking tests, fix fluent * fix sqlalchemy store, R test * lints, java client test, fix R test * deletes have consequences * update docs * add client API endpoints for deleteTag * update Java client with protobuf mapper, add generated R docs * lints, docs * add client API endpoints for deleteTag * lints, docs * fix R test, add rest tracking tests, fix fluent * fix sqlalchemy store, R test * lints, java client test, fix R test * add client API endpoints for deleteTag * add client API endpoints for deleteTag * fix R test, add rest tracking tests, fix fluent * fix sqlalchemy store, R test * deletes have consequences * update docs, test coverage * resolve weirdness from merge conflicts * export delete_tag with fluent, add fluent delete_tag test * test_tracking relies on there being no active run from previous experiments
- Loading branch information
Showing
16 changed files
with
241 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.