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

[MM-51245] Handle relative paths in permalinks #656

Merged
merged 1 commit into from
Mar 21, 2023
Merged

[MM-51245] Handle relative paths in permalinks #656

merged 1 commit into from
Mar 21, 2023

Conversation

m1lt0n
Copy link
Contributor

@m1lt0n m1lt0n commented Mar 16, 2023

Summary

Handle relative paths in permalinks

Ticket Link

https://mattermost.atlassian.net/browse/MM-51245

@m1lt0n m1lt0n requested a review from hanzei as a code owner March 16, 2023 08:57
@m1lt0n m1lt0n self-assigned this Mar 16, 2023
@m1lt0n m1lt0n added this to the v2.1.5 milestone Mar 16, 2023
@m1lt0n m1lt0n added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Mar 16, 2023
@m1lt0n m1lt0n removed the 2: Dev Review Requires review by a core committer label Mar 20, 2023
@mickmister mickmister mentioned this pull request Mar 20, 2023
@DHaussermann
Copy link

DHaussermann commented Mar 20, 2023

@m1lt0n I have regression tested the feature that control if code previews should show and if they should also be allowed to show from private repos.
image

For the scope on change on this it's a bit unclear to me please reach out if there is further functional testing applicable.

@DHaussermann DHaussermann added QA Review Done PR has been approved by QA and removed 3: QA Review Requires review by a QA tester labels Mar 20, 2023
Copy link

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

LGTM!
Approved unless Dev has further concerns.

Copy link
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 added 4: Reviews Complete All reviewers have approved the pull request and removed QA Review Done PR has been approved by QA labels Mar 21, 2023
@m1lt0n m1lt0n merged commit 53e1ef4 into master Mar 21, 2023
@m1lt0n m1lt0n deleted the MM-51245 branch March 21, 2023 14:52
trilopin added a commit that referenced this pull request Mar 23, 2023
* master:
  [MM-51269] Log errors from telemetry events (#653)
  [MM-51245] Handle relative paths in permalinks (#656)
mickmister added a commit that referenced this pull request Mar 27, 2023
* disable cgo

* bump version 2.1.5

* Bump version to 2.1.5

* [MM-51245] Handle relative paths in permalinks (#656)

* [MM-51269] Log errors from telemetry events (#653)

* keep telemetry init together and do the enable/disable thing (#659)

It places telemetry client and tracker initialization together at onActivate and uses the new enable/disable commands at onConfigurationChange.

Also, pass a logger to the telemetry tracker when ServiceSettings.EnableDeveloper is true (through NewTelemetryTracker), which will end up logging the telemetry activity (no matter if the tracking config or client is disabled). This is still 2/5 until backwards-compatibility details are discussed.

Added event account_connected when we have an oauth successful connection (through setup or plain connect).

* run ci on release branches

* remove check for release branch

* add nvmrc

* add cd workflow

---------

Co-authored-by: Pantelis Vratsalis <pvratsalis@gmail.com>
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Co-authored-by: José Peso <trilopin@users.noreply.github.com>
@avas27JTG avas27JTG mentioned this pull request Nov 9, 2023
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.

None yet

5 participants