Hamza Tahir
Hamza Tahir
## Describe changes I implemented/fixed a GCP integration. NO NEED TO REVIEW YET ## Pre-requisites Please ensure you have done the following: - [x] I have read the **CONTRIBUTING.md** document....
### Contact Details [Optional] _No response_ ### System Information ZenML 0.10.0 ### What happened? Doing repo.get_pipeline("...").runs[-1] takes multiple minutes when using remote metadata stores. The bottleneck is in accessing the...
### Contact Details [Optional] [email protected] ### Describe the feature you'd like There are two ways to run a zenml pipeline: * Hard-code the params in the runner script, or *...
### Contact Details [Optional] [email protected] ### Describe the feature you'd like We have two integrations that support visualizing `PipelineRun`, i.e., pipelines that are executing, have failed executing, or are done...
Is this MIT? Apache 2.0? Could we clarify the licencing here? :-) I'd like to fork it and use it in another project
Hello. I initially created an issue in the ML Metadata repository (https://github.com/google/ml-metadata/issues/157) but have subsequently realized that this is more of an issue with the `launcher.Launch` logic in TFX. I...
Is there a way / or a plan to support custom names for job ids of dataflow jobs? right now, the components spin up something like this:  Its very...
## Describe changes Early draft of the docs for the stack registration + deployment wizards. Gitbook space [here](https://app.gitbook.com/o/-MCl1Hlw9oU4xibZ-ymf/s/ngjm7gjEZSKpjoQSi82B/user-guide/production-guide/cloud-orchestration). Feel free to leave early comments but don't do a full review...
## Describe changes I implemented a new GitHub Actions workflow to automatically update tutorials and replaced the Scarf checker workflow. This change achieves the following: 1. Removes the `scarf-check.yml` workflow,...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...