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 downloading any quickstart #113

Merged
merged 6 commits into from
Feb 27, 2021
Merged

fix: allow downloading any quickstart #113

merged 6 commits into from
Feb 27, 2021

Conversation

copland
Copy link
Contributor

@copland copland commented Feb 26, 2021

Description

Implement auth0 quickstarts download feature, allowing any Auth0 quickstart to be specified. If the --type or --stack flags are not provided an interactive selection UX will be presented allowing the user to select a valid type/stack to download. If the type or stack are not valid, an error will be returned.

Testing

quickstarts-demo-short

Checklist

  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

TO DO

  • Implement a survey if more than one sample can be downloaded.

@copland copland requested a review from cyx February 26, 2021 21:06
@copland copland changed the title fix: allow downloading any quickstart [CLI-30] fix: allow downloading any quickstart Feb 26, 2021
internal/cli/quickstarts.go Outdated Show resolved Hide resolved
internal/cli/quickstarts.go Outdated Show resolved Hide resolved
Copy link
Contributor

@cyx cyx left a comment

Choose a reason for hiding this comment

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

Couple of non blocking things, otherwise thanks for doing this 👍

@Widcket Widcket merged commit 6c5177d into main Feb 27, 2021
@Widcket Widcket deleted the CLI-30 branch February 27, 2021 02:38
@Widcket
Copy link
Contributor

Widcket commented Feb 27, 2021

@copland thanks!

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.

3 participants