Skip to content

Commit efe790c

Browse files
authored
repo sync
2 parents 8c90fb2 + 7564553 commit efe790c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

data/release-notes/3-0/0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ sections:
126126
- Users can dismiss a mandatory message without checking all checkboxes.
127127
- '[Pre-receive hook scripts](/admin/policies/enforcing-policy-with-pre-receive-hooks) cannot write temporary files, which may cause script execution to fail. Users who use pre-receive hooks should test in a staging environment to see if scripts require write access.'
128128
- Repository [deploy keys](/developers/overview/managing-deploy-keys) are unable to be used with repositories containing LFS objects.
129-
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.
129+
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
130130
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
131131
- Dependency graph fails to parse `setup.py` Python manifest files, resulting in HTTP 500 errors in logs. This, combined with the duplicated logging issue, results in increased root volume utilization.
132132
- A race condition can cause dependency graph database migrations to appear to fail.

data/release-notes/3-0/1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ sections:
3939
- 'Users can dismiss a mandatory message without checking all checkboxes.'
4040
- '[Pre-receive hook scripts](/admin/policies/enforcing-policy-with-pre-receive-hooks) cannot write temporary files, which may cause script execution to fail. Users who use pre-receive hooks should test in a staging environment to see if scripts require write access.'
4141
- 'Repository [deploy keys](/developers/overview/managing-deploy-keys) are unable to be used with repositories containing LFS objects.'
42-
- 'Jupyter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.'
42+
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
4343
- 'reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.'
4444
- 'Dependency graph fails to parse `yarn.lock` Javascript manifest files, resulting in HTTP 500 errors in logs.'
4545
- 'Instances with a custom timezone that were upgraded from an earlier release of GitHub Enterprise Server may have incorrect timestamps in the web UI.'

data/release-notes/3-0/2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sections:
2727
- Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters.
2828
- When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results.
2929
- When maintenance mode is enabled, some services continue to be listed as "active processes". The services identified are expected to run during maintenance mode. If you experience this issue and are unsure, contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/).
30-
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.
30+
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
3131
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
3232
- |
3333
Users may experience assets such as avatars not loading, or a failure to push/pull code. This may be caused by a PID mismatch in the `haproxy-cluster-proxy` service. To determine if you have an affected instance:

data/release-notes/3-0/3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ sections:
2626
- Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters.
2727
- When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results.
2828
- When maintenance mode is enabled, some services continue to be listed as "active processes". The services identified are expected to run during maintenance mode. If you experience this issue and are unsure, contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/).
29-
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.
29+
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
3030
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.

0 commit comments

Comments
 (0)