aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/pages
diff options
context:
space:
mode:
authorG. Ann Campbell <ann.campbell@sonarsource.com>2019-03-19 09:41:59 +0100
committerSonarTech <sonartech@sonarsource.com>2019-03-19 20:21:19 +0100
commit38a8f64b0dec4794056adc3e1cdee05cf2734491 (patch)
tree1d413fb04a5040373e435ee9a3ab2b665a721466 /server/sonar-docs/src/pages
parentb455ae1befe583b5e80d6090e744811fe0d6b798 (diff)
downloadsonarqube-38a8f64b0dec4794056adc3e1cdee05cf2734491.tar.gz
sonarqube-38a8f64b0dec4794056adc3e1cdee05cf2734491.zip
DOC drop link to page that doesn't exist yet :-(
([Details in the docs.](/instance-administration/github-application/).)
Diffstat (limited to 'server/sonar-docs/src/pages')
-rw-r--r--server/sonar-docs/src/pages/setup/upgrade-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md
index 75cff3c762b..30e47ccd689 100644
--- a/server/sonar-docs/src/pages/setup/upgrade-notes.md
+++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md
@@ -5,7 +5,7 @@ url: /setup/upgrade-notes/
## Release 7.7 Upgrade Notes
**PR decoration below GitHub Enterprise 2.14 swapped for GitHub checks**
-This version adds support for GitHub Enterprise (GHE) checks, which were introduced in GHE 2.14, and drops support for PR decoration in GHE versions prior to 2.14. To use the new checks implementation, an application will need to be created in GHE, and further configuration will be required via the SonarQube UI. ([Details in the docs.](/instance-administration/github-application/).)
+This version adds support for GitHub Enterprise (GHE) checks, which were introduced in GHE 2.14, and drops support for PR decoration in GHE versions prior to 2.14. To use the new checks implementation, an application will need to be created in GHE, and further configuration will be required via the SonarQube UI.
**ElasticSearch update requires index rebuild, potentially more filespace**
While it is generally possible to keep ElasticSearch indices in an upgrade (see [Configuring the Elasticsearch storage path](/setup/install-server/)), this version's upgrade of ElasticSearch will force all indices to be rebuilt. Additionally, more filespace may be required for this version's data ([SONAR-11826](https://jira.sonarsource.com/browse/SONAR-11826)).