-
Notifications
You must be signed in to change notification settings - Fork 152
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
[MM-53944] Make use of github.com/mattermost/mattermost/server/public #725
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.
Removing as part of the sync with the starter template
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #725 +/- ##
=======================================
Coverage 15.79% 15.79%
=======================================
Files 15 15
Lines 5767 5767
=======================================
Hits 911 911
Misses 4814 4814
Partials 42 42 ☔ View full report in Codecov by Sentry. |
/update-branch |
@Kshitij-Katiyar @raghavaggarwal2308 Could one of you please give the PR a review? Thanks! |
Waiting for v2.2.0 to get released |
Summary
This PR makes use of the newly created go module in https://pkg.go.dev/github.com/mattermost/mattermost/server/public.
See mattermost/mattermost-plugin-demo#163 and mattermost/mattermost-plugin-gitlab#393 for similar migrations.
Ticket Link
https://mattermost.atlassian.net/browse/MM-53944