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

Implement disambiguation prompt for 'teams app update' command #5490

Closed
martinlingstuyl opened this issue Sep 15, 2023 · 6 comments
Closed
Assignees
Milestone

Comments

@martinlingstuyl
Copy link
Contributor

martinlingstuyl commented Sep 15, 2023

We forgot one command when adding disambiguation prompts in #5053 @Adam-it...

teams app update.

Also, lets fix the Cli.prompt in the following file:
src/m365/base/AppCommand.ts

@Adam-it
Copy link
Contributor

Adam-it commented Sep 15, 2023

Why is this a breaking change 🤔?

@Adam-it
Copy link
Contributor

Adam-it commented Sep 15, 2023

I'll take it 👍

@martinlingstuyl
Copy link
Contributor Author

Why is this a breaking change 🤔?

Oh, wasn't it? In that case 😁

@martinlingstuyl
Copy link
Contributor Author

@Adam-it, could you also check src/m365/base/AppCommand.ts? There's a Cli.prompt in there doing the work of your handle function.

@Adam-it
Copy link
Contributor

Adam-it commented Sep 19, 2023

@Adam-it, could you also check src/m365/base/AppCommand.ts? There's a Cli.prompt in there doing the work of your handle function.

Sure. TBH I didn't expect this kind of logic in the abstract class 😉👍

@Adam-it
Copy link
Contributor

Adam-it commented Oct 15, 2023

@martinlingstuyl sorry for the hold-up from my side 🙏
PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants