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

Rebuild bot implementation - Solves #237 & #246 #257

Merged
merged 12 commits into from
Nov 8, 2021

Conversation

stephanbisser
Copy link
Member

I rebuilt the bot implementation so that it aligns more with the official botbuilder samples and it allows devs to extend it with their dialogs quite easily.
Additionally, we can use this new template to add SSO functionality in the future as well, with little effort.
It should solve #237 and #246

Copy link
Member

@wictorwilen wictorwilen left a comment

Choose a reason for hiding this comment

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

See review comments.

@stephanbisser
Copy link
Member Author

Thanks for the comments, I added my thoughts. In any case I'd like to make all tests green as well as changing the obvious things you mentioned before we continue 👍🏻

@wictorwilen wictorwilen modified the milestones: 3.4.0, 3.5.0 Oct 27, 2021
Copy link
Member

@wictorwilen wictorwilen left a comment

Choose a reason for hiding this comment

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

Looks good and tests are working fine.
However the linting fails when scaffolding a bot - when those linting issues are cleaned up we can merge it into a preview

@stephanbisser
Copy link
Member Author

Let me work on that asap so that linting issues are resolved

@stephanbisser
Copy link
Member Author

Linting errors should be all fixed now, so we are good to go I guess

@wictorwilen wictorwilen merged commit a5276ac into pnp:preview Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest https://hacktoberfest.digitalocean.com/
Projects
None yet
3 participants