Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
7e7addf
Add new badge and new icons and screenshots
saritai Apr 6, 2021
b375039
Merge branch 'main' into new-badge-2020
saritai Apr 7, 2021
6a226ab
Apply suggestions from writer code review
saritai Apr 8, 2021
9e00817
Switched order of badges
saritai Apr 8, 2021
de0e743
Updated description to be more clear and mirror ACV badge
saritai Apr 8, 2021
eac2a99
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
ec9d342
Merge pull request #18855 from github/repo-sync
Octomerger Apr 19, 2021
3759e49
re-arranged two packages
siminapasat Apr 19, 2021
a3bf735
Added few more dependencies found today
siminapasat Apr 19, 2021
dfcfd0d
added a sentence on how we have the list
siminapasat Apr 19, 2021
12bc445
Add known issue about error on branch deletion (#18858)
mattpollard Apr 19, 2021
6691a1c
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
264e894
Merge pull request #5523 from github/repo-sync
Octomerger Apr 19, 2021
b15f084
Merge branch 'main' into new-badge-2020
saritai Apr 19, 2021
e27df70
Merge pull request #18612 from github/new-badge-2020
saritai Apr 19, 2021
22b07d1
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
9923f16
Merge pull request #18859 from github/repo-sync
Octomerger Apr 19, 2021
7464453
Merge pull request #5527 from github/repo-sync
Octomerger Apr 19, 2021
231635f
Revert "Revert "[April 13] serialization feature doc"" (#18742)
Apr 19, 2021
134e930
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
9c3539f
Merge pull request #5528 from github/repo-sync
Octomerger Apr 19, 2021
a35af41
Merge pull request #18861 from github/repo-sync
Octomerger Apr 19, 2021
acd5fa8
There are only 28 days in February (#18753)
Apr 19, 2021
149f417
Add machine type section to "Using Codespaces in Visual Studio Code" …
hubwriter Apr 19, 2021
736a2f6
Merge pull request #5529 from github/repo-sync
Octomerger Apr 19, 2021
9f9992b
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
6b65704
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
95a4a12
Merge pull request #18863 from github/repo-sync
Octomerger Apr 19, 2021
307a7e5
Merge pull request #5530 from github/repo-sync
Octomerger Apr 19, 2021
98f5c4b
Support for Dependabot private registry `hex-organization` (#18793)
asciimike Apr 19, 2021
b80a843
Merge branch 'main' into repo-sync
Octomerger Apr 19, 2021
adb40b0
Merge pull request #5531 from github/repo-sync
Octomerger Apr 19, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add known issue about error on branch deletion (github#18858)
  • Loading branch information
mattpollard authored Apr 19, 2021
commit 12bc445c48ade96c4bef22b16efa3bcb35f557c2
1 change: 1 addition & 0 deletions data/release-notes/3-0/0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ sections:
- A race condition can cause dependency graph database migrations to appear to fail.
- Instances with a custom timezone that were upgraded from an earlier release of GitHub Enterprise Server may have incorrect timestamps in the web UI.
- Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).
- When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds.

deprecations:
- heading: Deprecation of GitHub Enterprise Server 2.19
Expand Down
1 change: 1 addition & 0 deletions data/release-notes/3-0/1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ sections:
- 'Dependency graph fails to parse `yarn.lock` Javascript manifest files, resulting in HTTP 500 errors in logs.'
- 'Instances with a custom timezone that were upgraded from an earlier release of GitHub Enterprise Server may have incorrect timestamps in the web UI.'
- 'Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).'
- 'When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds.'
- |
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:

Expand Down
1 change: 1 addition & 0 deletions data/release-notes/3-0/2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ sections:
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
- Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).
- When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds.
- |
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:

Expand Down
1 change: 1 addition & 0 deletions data/release-notes/3-0/3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ sections:
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
- Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`).
- When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds.
- |
Log rotation may fail to signal services to transition to new log files, leading to older log files continuing to be used, and eventual root disk space exhaustion.
To remedy and/or prevent this issue, run the following commands in the [administrative shell](https://docs.github.com/en/enterprise-server/admin/configuration/accessing-the-administrative-shell-ssh) (SSH), or contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/) for assistance:
Expand Down
1 change: 1 addition & 0 deletions data/release-notes/3-0/4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ sections:
- 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.
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non-ASCII UTF-8 characters.
- reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text.
- When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds.
1 change: 1 addition & 0 deletions data/release-notes/3-0/5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ sections:
- Git LFS tracked files [uploaded through the web interface](https://github.com/blog/2105-upload-files-to-your-repositories) are incorrectly added directly to the repository.
- 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.
- 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.
- When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds.