-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert version requirement for mlflow #7742
Conversation
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Thanks @KumoLiu for PR. Just to double-check, is the previous mlflow issue resolved in all versions >=1.28.0, or just the latest versions? |
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Hi @mingxin-zheng, the previous issue is resolved by moving the env arg, seems not directly related to mlflow. But we have security issue with mlflow <=2.12.1. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @KumoLiu . I believe you should have noted the security issue somewhere else. Since it's not related to this PR, we can take care of that later.
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
/build |
Revert #7659
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.