issues
search
Azure
/
draft
A day 0 tool for getting your app on k8s fast
MIT License
550
stars
63
forks
source link
add selectors and azclient cleanup
#425
Closed
davidgamero
closed
3 days ago
davidgamero
commented
1 week ago
Description
Changes in setup-gh command:
Centralize Credentials management in AzClient
Abstract AzClient out of the SetupCommand
Provide a default app name of "
-workflow"
Use the Select Prompt for Tenant and ResourceGroup
Autofill gh repo name default value using gh cli
Allow overriding validators (gh repo/az cli validity checks)
Update Select Searcher to allow matching out-of-order terms (space delimited, case-insensitive)
Description
Changes in setup-gh command: