Skip to content

Commit b489405

Browse files
Enhance the precision
Co-authored-by: Brett Westover <bwestover@github.com>
1 parent 0fadb33 commit b489405

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

data/release-notes/enterprise-server/3-0/20.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sections:
44
- Packages have been updated to the latest security versions.
55
bugs:
66
- Pre-receive hooks would fail due to undefined `PATH`.
7-
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
7+
- `Running `ghe-repl-setup` would return an error: `cannot create directory /data/user/elasticsearch: File exists` if the instance had previously been configured as a replica.`
88
- In large cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
99
- Some critical services may not have been available on backend nodes in GHES Cluster.
1010
changes:

data/release-notes/enterprise-server/3-1/12.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sections:
55
bugs:
66
- Running `ghe-repl-start` or `ghe-repl-status` would sometimes return errors connecting to the database when GitHub Actions was enabled.
77
- Pre-receive hooks would fail due to undefined `PATH`.
8-
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
9-
- After setting up a high availability replica, `ghe-repl-status` included an error in the output like `unexpected unclosed action in command`.
8+
- 'Running `ghe-repl-setup` would return an error: `cannot create directory /data/user/elasticsearch: File exists` if the instance had previously been configured as a replica.'
9+
- 'After setting up a high availability replica, `ghe-repl-status` included an error in the output: `unexpected unclosed action in command`.'
1010
- In large cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
1111
- Some critical services may not have been available on backend nodes in GHES Cluster.
1212
changes:

data/release-notes/enterprise-server/3-2/4.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ sections:
55
bugs:
66
- Running `ghe-repl-start` or `ghe-repl-status` would sometimes return errors connecting to the database when GitHub Actions was enabled.
77
- Pre-receive hooks would fail due to undefined `PATH`.
8-
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
9-
- Running `ghe-support-bundle` returned an error like `integer expression expected`.
10-
- After setting up a high availability replica, `ghe-repl-status` included an error in the output like `unexpected unclosed action in command`.
8+
- 'Running `ghe-repl-setup` would return an error: `cannot create directory /data/user/elasticsearch: File exists` if the instance had previously been configured as a replica.'
9+
- 'Running `ghe-support-bundle` returned an error: `integer expression expected`.'
10+
- 'After setting up a high availability replica, `ghe-repl-status` included an error in the output: `unexpected unclosed action in command`.'
1111
- In large cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
1212
- Some critical services may not have been available on backend nodes in GHES Cluster.
1313
- The repository permissions to the user returned by the `/repos` API would not return the full list.

0 commit comments

Comments
 (0)