zenml-io / mlstacks

A series of Terraform based recipes to provision popular MLOps stacks on the cloud.
https://mlstacks.zenml.io/
Apache License 2.0
247 stars 32 forks source link

Add `zenml` <-> `mlstacks` compatibility check to CI #84

Closed strickvl closed 1 year ago

strickvl commented 1 year ago

This adds a step to the release workflow to ensure that releases don't happen if both zenml (current / latest version) and mlstacks (editable install of the release branch) are unable to be installed in the same environment.