Skip to content

gh-165#192

Merged
hanzei merged 2 commits intomattermost-community:masterfrom
maisnamrajusingh:gh-165
Jun 17, 2021
Merged

gh-165#192
hanzei merged 2 commits intomattermost-community:masterfrom
maisnamrajusingh:gh-165

Conversation

@maisnamrajusingh
Copy link
Copy Markdown
Contributor

@maisnamrajusingh maisnamrajusingh commented Jun 15, 2021

Summary

fixes the spacing issue
Screenshot 2021-06-15 at 4 50 46 PM

Ticket Link

Fixes #165

@maisnamrajusingh maisnamrajusingh requested a review from larkox as a code owner June 15, 2021 09:52
Copy link
Copy Markdown
Contributor

@larkox larkox left a 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 issues, LGTM.

@larkox larkox requested a review from hanzei June 15, 2021 09:59
@larkox larkox added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Jun 15, 2021
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #192 (f936f51) into master (e5e3252) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5e3252...f936f51. Read the comment docs.

Copy link
Copy Markdown
Contributor

@hanzei hanzei left a comment

Choose a reason for hiding this comment

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

LGTM

@hanzei hanzei requested a review from DHaussermann June 15, 2021 13:59
@hanzei hanzei removed the 2: Dev Review Requires review by a core committer label Jun 15, 2021
@hanzei hanzei added this to the v2.1.0 milestone Jun 15, 2021
@jasonblais
Copy link
Copy Markdown
Contributor

@hanzei I think for these PRs we agreed QA testing happens prior to cutting a release, to make the QA load lighter?

@hanzei
Copy link
Copy Markdown
Contributor

hanzei commented Jun 16, 2021

If @DHaussermann agrees with that, I'm fine with merging the PR without QA testing.

@jasonblais
Copy link
Copy Markdown
Contributor

Yes, that is what we agreed on the call with Demansol last week, but I can confirm with Dylan as well

Copy link
Copy Markdown

@DHaussermann DHaussermann left a comment

Choose a reason for hiding this comment

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

Yes, let's merge this.
I will regression test before the next Jitsi release.

Thanks @maisnamrajusingh for this contribution.

@hanzei hanzei added 4: Reviews Complete All reviewers have approved the pull request and removed 3: QA Review Requires review by a QA tester labels Jun 17, 2021
@hanzei hanzei merged commit da01d55 into mattermost-community:master Jun 17, 2021
ayusht2810 pushed a commit that referenced this pull request Feb 14, 2024
#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>
mickmister added a commit that referenced this pull request Feb 15, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4: Reviews Complete All reviewers have approved the pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jitsi text is missing white space when plugins are icons are in collapsed list

6 participants