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

feat: remove modeling stack prompt from ask new, add --ac flag to view ac templates #454

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

tydonelson
Copy link
Contributor

Description of changes

Removes the "Interaction Model" vs "Alexa Conversations" modeling stack prompt during the ask new wizard. To access the Alexa Conversations templates, you can now pass in a new 'ac' flag, like ask new --ac.

Tests/ Screenshots

All unit tests passing:
image

Without --ac flag:
image

With --ac flag:
image

ask new --help:
image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions github-actions bot requested a review from CamdenFoucht April 13, 2023 01:12
@tydonelson
Copy link
Contributor Author

Overriding failing integration test until we can determine root cause

@tydonelson tydonelson merged commit fb2d0d7 into develop Apr 13, 2023
@tydonelson tydonelson deleted the ac-flag branch April 19, 2023 22:19
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.

2 participants