codestream
codestream copied to clipboard
GitLab/GitLab SM support for viewing/reviewing MRs
Even though I have the self-managed GitLab integration turned on, I cannot neither list nor open (by providing an url) merge requests in my IDE (vscode). When I provide a direct URL to the MR I get the following error message: t[e.method] is not a function.

@apatryda - Unfortunately, the ability to view/review PRs isn't available yet for GitLab (or Bitbucket). Only for GitHub/GitHub Enterprise. That said, we're working on support for GitLab and GitLab SM right now. I'll update you here once it's available.
My apologies Artur! I just now connected the dots between this report and our conversation via support. :-)
No need :smiley:, thanks for connecting the dots and good luck on the feature :crossed_fingers:
A note for GitLab SM: self managed instances of GitLab can be (and often are) hidden behind firewals, so if access is required from CodeStream servers - information on required firewall rules would be a nice thing (like at least a list of the IP's of CodeStream servers that might query the GitLab instance).
It seems to be a duplicated issue, please check out #352.
@liuliangsir - I wouldn't say it's a duplicate. I'd rather say those issues are related.
You can help/monitor progress on gitlab-prs branch:
https://github.com/TeamCodeStream/codestream/compare/feature/gitlab-prs
GitLab support was added some time ago but I never closed this.