Skip to content

Commit 2ee9bf8

Browse files
authored
Merge pull request #149 from Axxzilla/github-enterprise-rename
Updating GitHub Enterprise to be GitHub Enterprise Server
2 parents 1658b91 + 4d22cb8 commit 2ee9bf8

10 files changed

+156
-156
lines changed
341 KB
Loading
302 KB
Loading
293 KB
Loading

gitkraken-client/boards.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
---
2-
3-
title: GitKraken Boards
4-
description: Integrate GitKraken Client with your GitKraken Boards for easy task tracking.
5-
taxonomy:
6-
category: gitkraken-client
7-
8-
---
9-
10-
<div class='callout callout--danger'>
11-
<p> GitKraken Boards and GitKraken Timelines will sunset at the end of 2022. Please read our <a href="https://www.gitkraken.com/boards-and-timelines" target="_blank">full anouncement and FAQ</a> to learn more. </p>
12-
</div>
13-
14-
For anthing related to GitKraken Boards, refer to [this documnetation](https://support.gitkraken.com/boards/quick-start/)
15-
16-
***
17-
18-
## Remove GitKraken Boards from the toolbar
19-
1+
---
2+
3+
title: GitKraken Boards
4+
description: Integrate GitKraken Client with your GitKraken Boards for easy task tracking.
5+
taxonomy:
6+
category: gitkraken-client
7+
8+
---
9+
10+
<div class='callout callout--danger'>
11+
<p> GitKraken Boards and GitKraken Timelines has sunset at the end of 2022. Please read our <a href="https://www.gitkraken.com/boards-and-timelines" target="_blank">full anouncement and FAQ</a> to learn more. </p>
12+
</div>
13+
14+
For anthing related to GitKraken Boards, refer to [this documnetation](https://support.gitkraken.com/boards/quick-start/)
15+
16+
***
17+
18+
## Remove GitKraken Boards from the toolbar
19+
2020
To remove Boards from the toolbar navigate to <kbd><strong>Preferences > UI Preferences</strong></kbd> and uncheck _Show Boards button in toolbar_.

gitkraken-client/fork.md

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
1-
---
2-
3-
title: Forking GitHub Repos
4-
description: Fork your GitHub Repos using GitKraken Client.
5-
taxonomy:
6-
category: gitkraken-client
7-
8-
---
9-
10-
If you are using the [GitHub integration](/gitkraken-client/github-gitkraken-client/) or the [GitHub Enterprise integration](/integrations/github-enterprise/), then you may fork repos right from GitKraken Client.
11-
12-
***
13-
## Forking a repo
14-
To add a new fork, first [open a repository](/working-with/open-clone-init/#opening-an-existing-project) in GitKraken Client.
15-
16-
Then click the <button class='button button--success button--ui button--nolink'>+</button> icon when hovering over <em class='context-menu'><img src='/wp-content/uploads/gk-remote-icon.svg' style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise</kbd> tab.
17-
18-
<img src="/wp-content/uploads/add-remote.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
19-
20-
If GitKraken Client does not detect an existing fork of this repo, the app will present the option to fork the repo and then add it as a remote.
21-
22-
<img src="/wp-content/uploads/fork.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
23-
24-
Click <button class='button button--success button--ui button--nolink'>Fork and Add Remote</button> to fork the repo on GitHub, and then add it as remote in GitKraken Client's left panel:
25-
26-
<img src="/wp-content/uploads/add-fork-remote.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
27-
28-
## Add an existing fork
29-
30-
Click the <button class='button button--success button--ui button--nolink'>+</button> icon when hovering over <em class='context-menu'><img src='/wp-content/uploads/icons/gk-remote-icon.svg' style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise</kbd> tab.
31-
32-
GitKraken Client will detect whether a fork exists, but has yet to be added as a remote in the app. Click <button class='button button--success button--ui button--nolink'>Add this Remote</button> to add the fork as remote.
33-
34-
<img src="/wp-content/uploads/detect-fork.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
35-
36-
And remember, you can always [add a remote](/working-with/pushing-and-pulling/#adding-remotes) for any repo that is reachable over HTTPS or SSH.
37-
38-
39-
1+
---
2+
3+
title: Forking GitHub Repos
4+
description: Fork your GitHub Repos using GitKraken Client.
5+
taxonomy:
6+
category: gitkraken-client
7+
8+
---
9+
10+
If you are using the [GitHub integration](/gitkraken-client/github-gitkraken-client/) or the [GitHub Enterprise Server integration](/integrations/github-enterprise/), then you may fork repos right from GitKraken Client.
11+
12+
***
13+
## Forking a repo
14+
To add a new fork, first [open a repository](/working-with/open-clone-init/#opening-an-existing-project) in GitKraken Client.
15+
16+
Then click the <button class='button button--success button--ui button--nolink'>+</button> icon when hovering over <em class='context-menu'><img src='/wp-content/uploads/gk-remote-icon.svg' style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise Server</kbd> tab.
17+
18+
<img src="/wp-content/uploads/add-remote.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
19+
20+
If GitKraken Client does not detect an existing fork of this repo, the app will present the option to fork the repo and then add it as a remote.
21+
22+
<img src="/wp-content/uploads/fork.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
23+
24+
Click <button class='button button--success button--ui button--nolink'>Fork and Add Remote</button> to fork the repo on GitHub, and then add it as remote in GitKraken Client's left panel:
25+
26+
<img src="/wp-content/uploads/add-fork-remote.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
27+
28+
## Add an existing fork
29+
30+
Click the <button class='button button--success button--ui button--nolink'>+</button> icon when hovering over <em class='context-menu'><img src='/wp-content/uploads/icons/gk-remote-icon.svg' style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise Server</kbd> tab.
31+
32+
GitKraken Client will detect whether a fork exists, but has yet to be added as a remote in the app. Click <button class='button button--success button--ui button--nolink'>Add this Remote</button> to add the fork as remote.
33+
34+
<img src="/wp-content/uploads/detect-fork.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
35+
36+
And remember, you can always [add a remote](/working-with/pushing-and-pulling/#adding-remotes) for any repo that is reachable over HTTPS or SSH.
37+
38+
39+
Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
---
2-
3-
title: GitKraken Client GitHub Enterprise Issues Integration
4-
description: Learn how to access GitHub Enterprise Issues from GitKraken Git GUI
5-
taxonomy:
6-
category: gitkraken-client
7-
8-
---
9-
10-
GitKraken Git GUI makes it easy to work with your GitHub Enterprise Issues.
11-
12-
13-
<div class='callout callout--basic'>
14-
<p>The GitHub Enterprise Issues integration is view-only for free users. To unlock all features for the GitHub Enterprise Issues integration, consider upgrading to a <a href="https://gitkraken.com/pricing"> paid GitKraken license</a>. </p>
15-
</div>
16-
17-
***
18-
19-
### Connect GitHub Enterprise Integration
20-
21-
<div class='callout callout--warning'>
22-
<p>The GitHub Enterprise Issues Integration requires GitHub Enterprise version 2.20.24 or newer to function</p>
23-
</div>
24-
25-
The GitHub Enterprise integration and GitHub Enterprise Issues integration share the same connection. You can set up the integration connection from the ISSUES pane in the left panel or from <kbd><i>Preferences <i class='fa fa-caret-right'></i> Integrations</i></kbd>.
26-
27-
Follow the instructions [here](/integrations/github-enterprise/#github-enterprise-authentication) to get connected to your GitHub Enterprise instance.
28-
29-
***
30-
31-
### GitHub Enterprise Integration features
32-
33-
Once connected, the GitHub Enterprise integration shares the same features as the GitHub integration.
34-
35-
- [Preview GitHub Issues](/integrations/github-issues/#preview-github-issues)
36-
- [View and Edit GitHub Issue Details](/integrations/github-issues/#view-and-edit-github-issue-details)
37-
- [Create GitHub Issues](/integrations/github-issues/#create-new-github-issue)
38-
- [Create GitHub Filters](/integrations/github-issues/#create-filters)
39-
- [Create Branch from Issue](/integrations/github-issues/#create-branches-from-issue)
40-
- [Shortcuts to view Issues in GitHub](/integrations/github-issues/#copy-issue-link-or-view-in-github)
41-
1+
---
2+
3+
title: GitKraken Client GitHub Enterprise Server Issues Integration
4+
description: Learn how to access GitHub Enterprise Server Issues from GitKraken Git GUI
5+
taxonomy:
6+
category: gitkraken-client
7+
8+
---
9+
10+
GitKraken Git GUI makes it easy to work with your GitHub Enterprise Server Issues.
11+
12+
13+
<div class='callout callout--basic'>
14+
<p>The GitHub Enterprise Server Issues integration is view-only for free users. To unlock all features for the GitHub Enterprise Server Issues integration, consider upgrading to a <a href="https://gitkraken.com/pricing"> paid GitKraken license</a>. </p>
15+
</div>
16+
17+
***
18+
19+
### Connect GitHub Enterprise Server Integration
20+
21+
<div class='callout callout--warning'>
22+
<p>The GitHub Enterprise Server Issues Integration requires GitHub Enterprise Server version 2.20.24 or newer to function</p>
23+
</div>
24+
25+
The GitHub Enterprise Server integration and GitHub Enterprise Server Issues integration share the same connection. You can set up the integration connection from the ISSUES pane in the left panel or from <kbd><i>Preferences <i class='fa fa-caret-right'></i> Integrations</i></kbd>.
26+
27+
Follow the instructions [here](/integrations/github-enterprise/#github-enterprise-authentication) to get connected to your GitHub Enterprise Server instance.
28+
29+
***
30+
31+
### GitHub Enterprise Server Integration features
32+
33+
Once connected, the GitHub Enterprise Server integration shares the same features as the GitHub integration.
34+
35+
- [Preview GitHub Issues](/integrations/github-issues/#preview-github-issues)
36+
- [View and Edit GitHub Issue Details](/integrations/github-issues/#view-and-edit-github-issue-details)
37+
- [Create GitHub Issues](/integrations/github-issues/#create-new-github-issue)
38+
- [Create GitHub Filters](/integrations/github-issues/#create-filters)
39+
- [Create Branch from Issue](/integrations/github-issues/#create-branches-from-issue)
40+
- [Shortcuts to view Issues in GitHub](/integrations/github-issues/#copy-issue-link-or-view-in-github)
41+

gitkraken-client/github-enterprise.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
---
22

3-
title: GitKraken Client GitHub Enterprise Integration
4-
description: Easily integrate GitKraken with you GitHub Enterprise repository. Learn how to link GitKraken and GitHub Enterprise by following these steps.
3+
title: GitKraken Client GitHub Enterprise Server Integration
4+
description: Easily integrate GitKraken with you GitHub Enterprise Server repository. Learn how to link GitKraken and GitHub Enterprise Server by following these steps.
55
taxonomy:
66
category: gitkraken-client
77

88
---
99

10-
GitKraken allows you to connect to GitHub Enterprise, which will help you find repos when cloning or adding your remotes.
10+
GitKraken allows you to connect to GitHub Enterprise Server, which will help you find repos when cloning or adding your remotes.
1111

1212
**Benefits**
1313

14-
* Create repositories on GitHub Enterprise account including .gitignore and license
15-
* Automatically generate an SSH key pair and add it to GitHub Enterprise
14+
* Create repositories on GitHub Enterprise Server account including .gitignore and license
15+
* Automatically generate an SSH key pair and add it to GitHub Enterprise Server
1616
* [Fork repositories](/working-with-repositories/fork/) from GitKraken
1717
* Save authentication into profiles
18-
* Clone from GitHub Enterprise repo list
19-
* Add remotes for GitHub Enterprise repos
18+
* Clone from GitHub Enterprise Server repo list
19+
* Add remotes for GitHub Enterprise Server repos
2020
* Create and view Pull Requests
2121

2222
***
23-
## GitHub Enterprise Authentication
23+
## GitHub Enterprise Server Authentication
2424

2525
<div class='callout callout'>
26-
<p>Note 📝 - GitKraken supports any version of GitHub Enterprise released within one year.</p>
26+
<p>Note 📝 - GitKraken supports any version of GitHub Enterprise Server released within one year.</p>
2727
</div>
2828

29-
To authenticate with GitHub Enterprise, navigate to the upper right corner to access <kbd><i> <i class="fas fa-cog"></i> Preferences <i class='fa fa-caret-right'></i> Integrations</i></kbd>
29+
To authenticate with GitHub Enterprise Server, navigate to the upper right corner to access <kbd><i> <i class="fas fa-cog"></i> Preferences <i class='fa fa-caret-right'></i> Integrations</i></kbd>
3030

3131
<img src="/wp-content/uploads/preferences.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
3232

@@ -36,30 +36,30 @@ Or alternatively if you are in the <kbd>New Tab</kbd> view, click on <kbd>Prefer
3636

3737
From the Integrations window, enter your _Host Domain_ then click the Generate an access token on _your URL_ link.
3838

39-
<img src="/wp-content/uploads/authentication-github-enterprise.png" srcset="/wp-content/uploads/authentication-github-enterprise@2x.png" class="img-bordered img-responsive center">
39+
<img src="/wp-content/uploads/gkc-github-enterprise-server-integration.png" class="img-bordered img-responsive center">
4040

41-
This opens a web browser where you next log in with your GitHub Enterprise credentials and generate an access token.
41+
This opens a web browser where you next log in with your GitHub Enterprise Server credentials and generate an access token.
4242

4343
<img src='/wp-content/uploads/accesstoken-github-enterprise.png' class='center img-bordered'>
4444

4545
Copy your token to the clipboard as this is the only time you will see this token. Paste the token into GitKraken and click on <button class='button button--success button--ui button--nolink'>Connect</button>.
4646

47-
<img src="/wp-content/uploads/authentication-connect-github-enterprise.png" srcset="/wp-content/uploads/authentication-connect-github-enterprise.png" class="img-bordered img-responsive center">
47+
<img src="/wp-content/uploads/gkc-github-enterprise-server-integration-2.png" class="img-bordered img-responsive center">
4848

49-
### Generating an SSH Key for GitHub Enterprise
49+
### Generating an SSH Key for GitHub Enterprise Server
5050
<div class='callout callout'>
5151
<p>Note 📝 - GitKraken uses your SSH key defined in <kbd><i>Preferences <i class='fa fa-caret-right'></i> SSH</i></kbd> for git operations unless you set up a GitHub-specific SSH key, or enable your local SSH Agent.</p>
5252
</div>
53-
Once your GitHub Enterprise account has been connected to GitKraken, you may easily generate an SSH key and add it to your GitHub Enterprise account from <kbd><i>Preferences <i class='fa fa-caret-right'></i> Integrations</i></kbd>.
53+
Once your GitHub Enterprise Server account has been connected to GitKraken, you may easily generate an SSH key and add it to your GitHub Enterprise Server account from <kbd><i>Preferences <i class='fa fa-caret-right'></i> Integrations</i></kbd>.
5454

55-
<img src='/wp-content/uploads/ssh-github-enterprise.png' srcset='/wp-content/uploads/ssh-github-enterprise@2x.png' class='center img-responsive img-bordered'>
55+
<img src='/wp-content/uploads/gkc-github-enterprise-server-add-key.png' class='center img-responsive img-bordered'>
5656

57-
Click the <button class='button button--success button--ui button--nolink'>Generate SSH key and add to GitHub Enterprise</button> button and watch the magic happen.
57+
Click the <button class='button button--success button--ui button--nolink'>Generate SSH key and add to GitHub Enterprise Server</button> button and watch the magic happen.
5858

59-
Alternatively add existing _SSH Defaults_ with <button class='button button--uiorange button--ui button--nolink'>Add key to GitHub Enterprise</button> or an existing key pair through _Add existing SSH key_.
59+
Alternatively add existing _SSH Defaults_ with <button class='button button--uiorange button--ui button--nolink'>Add key to GitHub Enterprise Server</button> or an existing key pair through _Add existing SSH key_.
6060

6161
***
6262

63-
## Connecting to multiple GitHub Enterprise accounts
63+
## Connecting to multiple GitHub Enterprise Server accounts
6464

65-
GitKraken connects to one GitHub Enterprise account at a time. However, with GitKraken Pro's multiple <a href="/start-here/profiles">profile</a> support, you can easily switch between profiles that each have their own associated GitHub Enterprise accounts.
65+
GitKraken connects to one GitHub Enterprise Server account at a time. However, with GitKraken Pro's multiple <a href="/start-here/profiles">profile</a> support, you can easily switch between profiles that each have their own associated GitHub Enterprise Server accounts.

gitkraken-client/integrations.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
1-
---
2-
3-
title: Integrations
4-
description: Integrating with remote services and issue trackers has never been easier.
5-
taxonomy:
6-
category: gitkraken-client
7-
8-
---
9-
10-
## Remote repo integrations
11-
12-
GitKraken Client allows you to connect many different services and platforms, making it easy to work with your remote repositories.
13-
14-
- [GitHub](/gitkraken-client/github-gitkraken-client/)
15-
- [GitHub Enterprise](/gitkraken-client/github-enterprise/)
16-
- [GitLab](/gitkraken-client/gitlab-gitkraken-client/)
17-
- [GitLab Self-Managed](/gitkraken-client/gitlab-self-hosted/)
18-
- [Bitbucket](/gitkraken-client/bitbucket)
19-
- [Bitbucket Server](/gitkraken-client/bitbucket-server/)
20-
- [Azure DevOps](/gitkraken-client/azure-devops/)
21-
22-
## Issue tracker integrations
23-
24-
GitKraken Client makes it easy to integrate with a wide variety of issue tracking and project management tools.
25-
26-
- [Jira](/gitkraken-client/jira/)
27-
- [Jira Server](/gitkraken-client/jira-server/)
28-
- [GitKraken Boards](/gitkraken-client/boards/)
29-
- [Trello](/gitkraken-client/trello/)
30-
- [GitLab Issues](/gitkraken-client/gitlab-issues/)
31-
- [GitLab Self-Managed Issues](/gitkraken-client/gitlab-self-managed-issues/)
32-
- [GitHub Issues](/gitkraken-client/github-issues/)
33-
- [GitHub Enterprise Issues](/gitkraken-client/github-enterprise-issues/)
1+
---
2+
3+
title: Integrations
4+
description: Integrating with remote services and issue trackers has never been easier.
5+
taxonomy:
6+
category: gitkraken-client
7+
8+
---
9+
10+
## Remote repo integrations
11+
12+
GitKraken Client allows you to connect many different services and platforms, making it easy to work with your remote repositories.
13+
14+
- [GitHub](/gitkraken-client/github-gitkraken-client/)
15+
- [GitHub Enterprise Server](/gitkraken-client/github-enterprise/)
16+
- [GitLab](/gitkraken-client/gitlab-gitkraken-client/)
17+
- [GitLab Self-Managed](/gitkraken-client/gitlab-self-hosted/)
18+
- [Bitbucket](/gitkraken-client/bitbucket)
19+
- [Bitbucket Server](/gitkraken-client/bitbucket-server/)
20+
- [Azure DevOps](/gitkraken-client/azure-devops/)
21+
22+
## Issue tracker integrations
23+
24+
GitKraken Client makes it easy to integrate with a wide variety of issue tracking and project management tools.
25+
26+
- [Jira](/gitkraken-client/jira/)
27+
- [Jira Server](/gitkraken-client/jira-server/)
28+
- [GitKraken Boards](/gitkraken-client/boards/)
29+
- [Trello](/gitkraken-client/trello/)
30+
- [GitLab Issues](/gitkraken-client/gitlab-issues/)
31+
- [GitLab Self-Managed Issues](/gitkraken-client/gitlab-self-managed-issues/)
32+
- [GitHub Issues](/gitkraken-client/github-issues/)
33+
- [GitHub Enterprise Server Issues](/gitkraken-client/github-enterprise-issues/)

gitkraken-client/preferences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ GitKraken Client supports HTTPS and SSH authentication, and provides useful inte
128128

129129
- [General SSH settings](/gitkraken-client/authentication/#ssh)
130130
- [GitHub Integration](/gitkraken-client/github-gitkraken-client/)
131-
- [GitHub Enterprise Integration](/gitkraken-client/github-enterprise/)
131+
- [GitHub Enterprise Server Integration](/gitkraken-client/github-enterprise/)
132132
- [GitLab Integration](/gitkraken-client/gitlab/)
133133
- [GitLab Self-Managed Integration](/gitkraken-client/gitlab-self-hosted/)
134134
- [Bitbucket Integration](/gitkraken-client/bitbucket/)

0 commit comments

Comments
 (0)