JetBrains Hub is a team integration tool that connects JetBrains issue trackers, coder reviewers, and build managers; starts projects; and provides single sign-on and central user management.
Questions tagged [jetbrains-hub]
23 questions
3
votes
0 answers
Teamcity and Hub integration
I have installed YouTrack, TeamCity, Upsource and Hub on os x. I have configured them to interact with each other.
I have installed the TeamCity Hub Plugin to enable the connection between teamcity and the hub, they can see each other and the users…
user5661968
2
votes
2 answers
Commit to a repository in GitLab not updating issue states in YouTrack
I've got UpSource, YouTrack and Hub setup. I have a project called "Overhaul" which has two services UpSource and YouTrack. Both are connected via VCS. UpSource recieves everything that happens within the repository yet when I want to update an…

Yates
- 532
- 7
- 23
2
votes
0 answers
Idea Vim bind go file (RubyMine)
How can I bind gf in idea vim (it should behaves like in vim). Same thing with gv (go view), gm (go model), etc.
Thank you for answers

denqxotl
- 101
- 2
- 7
1
vote
1 answer
JetBrains Upsource throwing unknown host error while connecting GCP cloud source repositories URL | SSH connection
I'm trying to connect to google cloud Cloud source repositories to Jet Brains upsource in windows.
I'm facing an unknown host error.
I followed the gcloud documentation below for ssh…

Debugger
- 690
- 1
- 18
- 41
1
vote
2 answers
DotPeek: cannot see compiler-generated code
I have my library with one file that contains:
public class SomeClassWithAwait
{
public async Task MethodAsync()
{
return await Task.Run(() => 1 + 1);
}
}
I turn on the feature "Show compiler-generated Code".
I see…

Sergey
- 166
- 5
1
vote
1 answer
Jetbrains Hub Microsoft auth module configuration for Office organisation (sharepoint)
I'm having issues setting up the Microsoft auth module for Jetbrains Hub. I have created an app within the Azure App registrations portal.
Under the heading "Authorization Service Endpoints" I changed the Authorization and Token endpoints to the…

Yates
- 532
- 7
- 23
1
vote
0 answers
Forbidden file import from GitLab to Upsource
I have an instance of Upsource (2018.2.1154) integrated with self-hosted GitLab and auth plugin enabled. Commits, comments, merge requests and branches synchronize properly, but file contents are somehow forbidden from being shown.
Displayed error…

Naan
- 521
- 1
- 11
- 28
1
vote
1 answer
How to log into the IntelliJ IDEA Community Forum?
I want to ask a question in the IntelliJ IDEA Community Forum that is available at the following link:
https://intellij-support.jetbrains.com/hc/en-us/community/topics/200382555-IntelliJ-IDEA-Users
However I can't log into it, although I have a…

Rostislav Krasny
- 577
- 3
- 14
1
vote
1 answer
How to connect youtrack, upsource and teamcity to hub all running as docker containers on the same machine
Since we are a small team we want to put JetBrains' Hub, Youtrack, Upsource and Teamcity as docker containers (all on the same machine for now). Docker is running on Photon OS 2.0 running on ESXi 6.7. Nginx in another container acts as a DNS proxy…

Holly
- 1,305
- 2
- 15
- 30
1
vote
1 answer
Run JetBrains Hub in a subdomain in a subfolder with Apache
I am using JetBrains tools to manage a team. Using Apache to manage my domains/subdomains. I have a sub domain named dev.sepidarr.ir which is responsible as the main entry point of my development environment.
dev.sepidarr.ir.conf

sadrzadehsina
- 1,331
- 13
- 26
1
vote
1 answer
Is there a time setting for UpSource to pull information from YouTrack
I have UpSource and YouTrack configured correctly and both can get information from one another. Yet I experienced something very odd. I pushed a commit to the master branch, UpSource displays the information correctly, yet I linked to an issue in…

Yates
- 532
- 7
- 23
1
vote
1 answer
Jetbrains' Team Tools Setup
I have tried to install Jetbrains' Team Tools a couple of time, with sort of an success, but most of the features didn't work.
This time I purchased a separate server for couple of reasons, including nothing else being able to not make it work. but…

Dylan Van Bommel
- 39
- 3
0
votes
0 answers
Hub users filter TeamCity
I want to filter out and get user from Hub to TeamCity only which appear in Hub group called "Developers", I'm using Hub filter for it. How could I write query for it? I have tried to access documentation, but it is not too informative.

Rus Zzzeta
- 1
- 1
0
votes
0 answers
Registry key js.debugger.use.chrome.extension is not defined
When i tried to install plugin Live edit in PHPStorm, and run it by debugging i get this error
Registry key js.debugger.use.chrome.extension is not defined. I don't know what's the problem with it.
0
votes
2 answers
problem with pycharm interperter and installing packages
I have a problem with installing packages in my pycharm project.
Until today everything worked perfectly, I could install packages and everything worked.
I didn't change anything but now everytime I try to install new package I get an error
pycharm…

Omer Itach
- 3
- 4