Skip to content
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

Fix MLflow registry methods with empty metadata #10

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Conversation

avishniakov
Copy link
Contributor

@avishniakov avishniakov commented Sep 27, 2023

Supporting zenml-io/zenml#1843

@fa9r , once we merge this, we need a new release here and update it in the core references. I already validated these changes from this branch with your branch in core.

Copy link
Contributor

@fa9r fa9r left a comment

Choose a reason for hiding this comment

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

Ahh, now I see what you meant, thanks!

@@ -35,3 +35,4 @@ jobs:
with:
stack-name: ${{ matrix.stack-name }}
python-version: ${{ matrix.python-version }}
ref-zenml: bugfix/OSS-2475-fix-mlflow-registry
Copy link
Contributor

Choose a reason for hiding this comment

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

This we need to undo before merge right?

Suggested change
ref-zenml: bugfix/OSS-2475-fix-mlflow-registry

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not necessarily, anyway, it will need adjustment upon the next PR, so it can be kept. But I added it to make tests run smoothly. We can remove it after Macos completes.

@avishniakov avishniakov merged commit aeaaf93 into main Sep 28, 2023
4 of 13 checks passed
@avishniakov avishniakov deleted the bugifx/OSS-2475 branch November 10, 2023 10:20
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.

2 participants