You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/overview/about-upgrades-to-new-releases.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
title: About upgrades to new releases
3
3
shortTitle: About upgrades
4
-
intro: Learn about how features and bug fixes are added to GitHub Enterprise Server through new releases.
5
-
versions:
6
-
- ghes
4
+
intro: 'Learn about how features and bug fixes are added to {% data variables.product.prodname_ghe_server %} through new releases.'
5
+
versions:
6
+
ghes: '*'
7
7
type: overview
8
8
topics:
9
9
- Enterprise
@@ -33,7 +33,7 @@ Release candidates are _proposed_ feature releases, with a complete feature set.
33
33
34
34
For performance, stability, and security reasons, follow these guidelines when testing release candidates.
35
35
36
-
As you test a release candidate, please provide feedback by contacting support. See [AUTOTITLE](https://github.com/github/docs/blob/main/support).
36
+
As you test a release candidate, please provide feedback by contacting support. See [AUTOTITLE](/support).
37
37
38
38
Each new release candidate adds bug fixes for issues found in prior versions. When the release is ready for widespread adoption, {% data variables.product.company_short %} publishes a stable feature release.
39
39
@@ -54,25 +54,25 @@ Between feature releases, you can benefit from patch releases, which:
54
54
|**Release Candidate**| Testing new features | Minimal | Test/staging only |
55
55
|**Patch**| Bug fixes between features | <5 minutes | Production ready |
56
56
57
-
## Upgrading GitHub Enterprise Server
57
+
## Upgrading {% data variables.product.prodname_ghe_server %}
58
58
59
59
There are two ways to upgrade {% data variables.product.prodname_ghe_server %}:
60
60
61
61
### Option 1: New instance
62
62
Set up a **completely new {% data variables.product.prodname_ghe_server %} instance** and configure the instance however you like.
63
63
64
64
**Steps:**
65
-
- See [AUTOTITLE](https://github.com/github/docs/blob/main/admin/installation/setting-up-a-github-enterprise-server-instance)
66
-
- Then see [AUTOTITLE](https://github.com/github/docs/blob/main/admin/configuration/configuring-your-enterprise)
65
+
- See [AUTOTITLE](/admin/installation/setting-up-a-github-enterprise-server-instance)
66
+
- Then see [AUTOTITLE](/admin/configuration/configuring-your-enterprise)
67
67
68
68
### Option 2: Existing instance upgrade
69
69
Upgrade your **existing instance** to a new release.
70
70
71
71
**Steps:**
72
-
- See [AUTOTITLE](https://github.com/github/docs/blob/main/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process)
72
+
- See [AUTOTITLE](/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process)
73
73
74
74
## Further reading
75
75
76
76
-[{% data variables.product.prodname_roadmap %}]({% data variables.product.prodname_roadmap_link %}) in the `github/roadmap` repository
0 commit comments