Conversation
larkox
left a comment
There was a problem hiding this comment.
Apart of the linting issues, LGTM.
Codecov Report
@@ Coverage Diff @@
## master #192 +/- ##
=======================================
Coverage 44.95% 44.95%
=======================================
Files 7 7
Lines 803 803
=======================================
Hits 361 361
Misses 417 417
Partials 25 25 Continue to review full report at Codecov.
|
|
@hanzei I think for these PRs we agreed QA testing happens prior to cutting a release, to make the QA load lighter? |
|
If @DHaussermann agrees with that, I'm fine with merging the PR without QA testing. |
|
Yes, that is what we agreed on the call with Demansol last week, but I can confirm with Dylan as well |
DHaussermann
left a comment
There was a problem hiding this comment.
Yes, let's merge this.
I will regression test before the next Jitsi release.
Thanks @maisnamrajusingh for this contribution.
#192) * Revert "Update main.go (#154)" This reverts commit be4a281d0cc791d10e6e5ae917b325b2f054e475. * Revert "[MM-33506] Use embed package to include plugin manifest (#145)" This reverts commit ca9ee3c17c6920a636a33f378e17395afd6f329f. * Revert "Don't generate manifest.ts (#127)" This reverts commit 18d30b50bc7ba800c9f05bfd82970781db0aea3e. * install-go-tools target, adopt gotestsum * bring back make apply + automatic versioning * Update build/manifest/main.go Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com> * suppress git describe error when no tags match * make version/release notes opt-in * fix whitespace in Makefile * document version management options --------- Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
* Sync with playbooks: install-go-tools, gotestsum, and dynamic versions (#192) * Revert "Update main.go (#154)" This reverts commit be4a281d0cc791d10e6e5ae917b325b2f054e475. * Revert "[MM-33506] Use embed package to include plugin manifest (#145)" This reverts commit ca9ee3c17c6920a636a33f378e17395afd6f329f. * Revert "Don't generate manifest.ts (#127)" This reverts commit 18d30b50bc7ba800c9f05bfd82970781db0aea3e. * install-go-tools target, adopt gotestsum * bring back make apply + automatic versioning * Update build/manifest/main.go Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com> * suppress git describe error when no tags match * make version/release notes opt-in * fix whitespace in Makefile * document version management options --------- Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com> * Fetch plugin logs from server (#193) Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com> --------- Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com> Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com> Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Summary
fixes the spacing issue

Ticket Link
Fixes #165