1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Commit Graph

50 Commits

Author SHA1 Message Date
bwestover
e0b84c9e1f Try single quoting this line
I don't see anything wrong here, but GitHub is syntax highlighting this in green for some reason and we're getting 500 errors.

Co-authored-by: Casey Tucker <dctucker@github.com>
2021-04-27 15:18:20 -07:00
bwestover
6dc5bfaba6 Adding patch release notes for april patch release
Co-authored-by: Casey Tucker <dctucker@github.com>
2021-04-27 15:04:57 -07:00
Matt Pollard
12bc445c48 Add known issue about error on branch deletion (#18858) 2021-04-19 12:02:51 +02:00
Brett Westover
597397af48 add intro banner about sys requirements (#18804) 2021-04-15 09:50:13 -04:00
Brett Westover
6fb490eeab incorporate feedback (#18791)
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-04-15 09:21:54 -04:00
Brett Westover
c7b76a25c0 Add mid april patch release notes (#18789) 2021-04-14 16:28:27 -04:00
Junko Suzuki
90069e6eb5 Modify the description about Pages bug in the bug fixes (#18560) 2021-04-05 21:06:55 +00:00
Brett Westover
0d0c5bdb1a Add back accidentally removed known issues (#18559)
* add back accidentally removed known issues

* Trigger tests again

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-04-01 17:30:32 -07:00
John Poulin
97e10bd590 Updating verbiage to be in sync with CVE notes (#18550)
* Updating verbiage to be in sync with CVE notes

* accidentally dropped off CVE note

* Updated CVE ID to be correct

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-04-01 16:57:43 -07:00
bwestover
585013fe90 Add early april patch release notes 2021-04-01 09:34:10 -07:00
Junko Suzuki
d06ec38f60 Update known issues for 3.0 series (#18485)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-03-30 16:25:54 -04:00
Brett Westover
6901cfb549 add intro note about downloads being disabled (#18499) 2021-03-30 14:41:54 -04:00
Steven Honson
3f91da3b75 Logrotate known issue (#18488) 2021-03-30 12:36:53 +00:00
Lucas Costi
7564553b6c Update jupyter GHES release notes known issue (#18427) 2021-03-28 23:54:38 +00:00
David Staheli
f8be68fc4f Add known issue for RST file rendering in 3.0 (#18389) 2021-03-24 23:33:37 +00:00
Maya Ross
edc36fac64 Update 3.yml (#18381)
Add min infra requirements to 3.0.3 patch release notes

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-03-23 17:56:53 -04:00
Brett Westover
4d310e7f06 Add known issue for haproxy-cluster-proxy failure (#18374)
* add first draft of known issue

* give it a break

* copy over known issue

* remove extra dot
2021-03-23 16:59:54 -04:00
Brett Westover
5ee9bc0a9a [GHES] Patch Release notes 2021-03-23 (#18367)
* add 3-23 release notes

* copy over release note

This release note only exists in the docs site, so it is missing when the notes are copied over from the old process. It's not fixed yet though, so copying it back over

* Update data/release-notes/2-21/17.yml

Co-authored-by: Meg Bird <megbird@github.com>

* quote all lines with backticks

* remove unnecssary (probably) quotes

Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-03-23 12:18:37 -07:00
Maya Ross
515e8b67a9 Add min specs intro to 3.0.1 release notes (#18355) 2021-03-23 00:01:09 +00:00
Maya Ross
34ad5c3fd1 Update 3.0.2 notes (#18357) 2021-03-22 23:55:56 +00:00
Ryan Simmen
b012a1b23a Add release note for ghe-config-apply time out with Failure waiting for nomad jobs to apply (#18338) 2021-03-22 18:01:13 +00:00
Meg Bird
5805db4f29 Add nuget release note back (#18295)
* update with rremoved release note

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

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* update to fix broken test

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-03-18 13:19:26 -04:00
Belal Taher
fa42d8d8a9 Adding enterprise release note for bug fix (#18265)
* Adding enterprise release note for bug fix

PR: https://github.com/github/enterprise2/pull/25056

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

Co-authored-by: Brett Westover <bwestover@github.com>

Co-authored-by: Brett Westover <bwestover@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-03-18 08:53:47 -04:00
Brett Westover
2bf7faf14e Update data/release-notes/3-0/2.yml
Co-authored-by: Caine Jette <cainejette@github.com>
2021-03-15 21:43:48 -07:00
bwestover
b45ace3ec9 encode a colon 2021-03-15 21:09:41 -07:00
bwestover
b1f4b29243 Revert "try adding back quotes"
This reverts commit 9b58c6d1f6.
2021-03-15 20:34:15 -07:00
bwestover
9b58c6d1f6 try adding back quotes 2021-03-15 20:23:14 -07:00
bwestover
3051487aee add 3.0.2 release notes 2021-03-15 19:38:46 -07:00
Ryosuke Nakayama
a768c2529b Add the known issue about the timezone handling for the 3.0 series (#18220) 2021-03-12 12:14:48 +01:00
Olliec Funderburg
db1b6c392e Pre-receive hooks can't write/create temp file (#18197) 2021-03-11 16:33:11 +00:00
Olliec Funderburg
f2e2ae394f Pre-receive hooks can't create temporary files bug (#18194) 2021-03-11 17:28:15 +01:00
Reid Draper
5f70c4938e Add dependency graph 3-0 release notes (#18198)
* Add dependency graph 3-0 release notes

* Clarify combo of dg issue and logging duplication

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

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

Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2021-03-10 19:07:55 +00:00
djdefi
3b93bb2e1d Fix typo in jupyter spelling (#18191) 2021-03-10 18:25:02 +01:00
djdefi
7f3b36e121 3.0.x Juypter Notebook rendering failure known issue (#18164) 2021-03-09 13:34:55 +01:00
chiph
0b3b6a381f Update known issues for 3.0.1 - lfs/deploy keys (#18161) 2021-03-09 12:16:09 +00:00
chiph
793190f7a2 Update known issues in 3.0 - deploy keys/lfs (#18159) 2021-03-09 12:08:59 +00:00
djdefi
5be5522b0b Known issue for 3.0 increased system log volume enterprise2/issues/25106 (#18130) 2021-03-09 09:05:06 +00:00
Steffen Bjerkenås
c1f3ddb802 Remove erroneous bugfix entry in 3.0.1 release notes (#18118) 2021-03-08 10:49:01 +00:00
Sarah Schneider
b6e7fafa02 add new deprecated field to release notes yaml 2021-03-04 14:48:19 -05:00
John Poulin
9234b29eae Added notes for silent fix to address kramdown vulnerability (#18011)
* Added notes for silent fix to address kramdown vulnerability

https://github.com/github/products-cna/pull/15#issuecomment-784526977

* Update 0.yml

* added note about bug bounty program

* Updated Verbiage

* Update 0.yml

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

Co-authored-by: Brent Johnson <6415223+brentjo@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-03-03 15:10:25 -07:00
Meg Bird
02ccc79cc0 [GHES] February 2021 patch release cycle (#17994)
* setting up the bones

* still WIP - testing if this format is right

* add 2.20.24 release notes

* add 2.21.15 release notes

* add 2.22.7 release notes

* add 3.0.1 release notes

* remove extra space

* remove duplicated security release note

Co-authored-by: bwestover <bwestover@github.com>
2021-03-02 20:34:37 +00:00
Meg Bird
ad53fbb0b9 update with intro (#17908) 2021-02-18 11:35:47 -07:00
Amulya Raja
edebe173ac add correct date and known issue (#17878)
* add correct date and known issue 

https://github.com/github/enterprise2/issues/24635#issuecomment-777843992

* small edits

Co-authored-by: Meg Bird <megbird@github.com>
2021-02-17 15:55:59 +00:00
Meg Bird
f0223b5a8b [GHES 3.0] GA release (#17818)
* updates for GA

* fix linter

* update with date

* update date again

* change banner

* apply feedback

* update with a little more feedback

* fix lint checker
2021-02-16 13:12:22 -07:00
Jason Etcovitch
1bf93673ec Add release notes for GHES 3.0.0.rc2 (#17547)
* Add 0-rc2

* Started adding release notes

* added more line items

* finished initial draft of enterprise 2 fix notes

* some more line items added

* updated known issues and took out rc1 fixes

* added download link bug fix

* added new known issues identified in rc2

* Fix a typo

* Lint YAML

* Tweak sorting for new version schem

* Use today's date

* removed links to PRs and reduced notes to most important ones

* Fix indentation

* bug_fixes => bugs

* spruce it up

* typo

* update without changes

Co-authored-by: Amulya Raja <53104849+amulyaraja@users.noreply.github.com>
Co-authored-by: Maya <maya-ross@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-01-29 15:25:50 -07:00
Jason Etcovitch
591e22d8b1 Rename release notes for 3.0.0-rc to 3.0.0.rc (#17510)
* Change -rc versions to .rc\d*

* Fix the download link

* Rename to 3.0.0.rc1
2021-01-27 15:27:48 +00:00
Amulya Raja
87dbf0a19f known issue about larger download size (#17340)
also changed RC1 to say release candidates in general.

Co-authored-by: Meg Bird <megbird@github.com>
2021-01-20 03:07:36 +00:00
Amulya Raja
0b74572f33 RC not avail in azure marketplace - known issue (#17321) 2021-01-14 20:08:13 -05:00
Meg Bird
a2ff52e0b6 update with two fixes (#17290)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-14 04:24:35 +00:00
Melanie Yarbrough
c2336bb11e [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00