Currently, we are targeting the latest master branch for local development of mlflow-go. We need to devise a strategy to link our published artifacts to a specific MLflow version. By doing this, we could implement a Dependabot-like mechanism to create PRs that validate our compliance with newer versions of MLflow.
Currently, we are targeting the latest master branch for local development of
mlflow-go
. We need to devise a strategy to link our published artifacts to a specific MLflow version. By doing this, we could implement a Dependabot-like mechanism to create PRs that validate our compliance with newer versions of MLflow.