avast / wanna-ml

Complete MLOps framework for Vertex-AI
MIT License
17 stars 3 forks source link

[FeatureRequest]: Add url for cloud build when the build starts #71

Closed racinmat closed 3 months ago

racinmat commented 1 year ago

Contact Details

matej.racinsky@gendigital.com

Is your feature request related to a problem? Please describe

When the cloud build of the image starts, I must manually navigate to it in the browser if I want to see the progress.

Describe the solution you'd like

In the output, e.g.

✅ Reading and validating wanna yaml config
ℹ GCP profile 'wanna-dev' will be used.
ℹ Profile details: profile_name='wanna-dev' project_id='...' zone='europe-west1-b' region='europe-west1' labels=None bucket='...' service_account='...' network='...'
subnet='...' kms_key=None docker_repository='wanna-dev' docker_registry=None env_vars=None
ℹ Building train_serve_all docker image in GCP Cloud build

I would like to see the linkhttps://console.cloud.google.com/cloud-build/builds;region=europe-west1?project=...

The same would be nice for the JupyterLab in Vertex AI Workbench

Describe alternatives you've considered

No response

Additional context

No response

jsilva commented 3 months ago

Featured added to the 0.3.3 release