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

Add GCP Stack creation Wizard (CLI) #2826

Merged
merged 84 commits into from
Jul 11, 2024
Merged

Conversation

avishniakov
Copy link
Contributor

@avishniakov avishniakov commented Jul 4, 2024

Describe changes

This PR adds the needed flavors/configs to serve GCP stacks in Stack creation wizard.

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to docs, I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.
  • If my changes require changes to the dashboard, these changes are communicated/requested.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

Base automatically changed from feature/PRD-477-stack-wizard-cli to develop July 5, 2024 13:03
src/zenml/cli/stack.py Outdated Show resolved Hide resolved
src/zenml/cli/stack.py Outdated Show resolved Hide resolved
src/zenml/cli/stack.py Outdated Show resolved Hide resolved
src/zenml/cli/stack.py Outdated Show resolved Hide resolved
Copy link
Contributor

@bcdurak bcdurak left a comment

Choose a reason for hiding this comment

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

Aside from the comments above, the changes look good! Excited to add GCP into the mix.

src/zenml/zen_stores/rest_zen_store.py Outdated Show resolved Hide resolved
src/zenml/cli/stack.py Outdated Show resolved Hide resolved
@avishniakov avishniakov merged commit e558c19 into develop Jul 11, 2024
7 of 53 checks passed
@avishniakov avishniakov deleted the feature/PRD-477-add-gcp branch July 11, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants