-
Notifications
You must be signed in to change notification settings - Fork 64
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
Sync with starter template #103
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart of the linting errors, LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of the sync 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and passed
- Built and deployed without issue
- Regression tested adding, sending, completing, canceling etc...
- Regression tested that appropriate DMs are sent via thebot
- Regression tested slassh commands
LGTM!
@mickmister heads up that there are merge conflicts on this PR. |
Codecov Report
@@ Coverage Diff @@
## master #103 +/- ##
=========================================
+ Coverage 3.77% 3.97% +0.20%
=========================================
Files 8 9 +1
Lines 928 930 +2
=========================================
+ Hits 35 37 +2
Misses 893 893
Continue to review full report at Codecov.
|
Summary
Most of this PR was generated using the repository sync tool. It worked really well. I've committed the modified
build/sync/plan.yml
used for the migration to this repo.There is also a commit containing work from an open PR in the starter template: Use socket API to deploy plugins
Ticket Link
Fixes #102