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

fix: Allow SKU selection when creating a new site on "swa deploy" #817

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

mkarmark
Copy link
Contributor

Currently, when you create a new site via "swa deploy", the CLI always creates a "Free" sku site, but this PR introduces a sku picker that defaults to Free, but allows SKU selection during site creation. This is especially helpful to those who have hit the 5 free site limit and want to create a new site.

@mkarmark mkarmark changed the title Allow SKU selection when creating a new site on "swa deploy" fix: Allow SKU selection when creating a new site on "swa deploy" Mar 19, 2024
Copy link
Contributor

@cjk7989 cjk7989 left a comment

Choose a reason for hiding this comment

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

approved

@mkarmark mkarmark merged commit 60b01ca into main Mar 20, 2024
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants