1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Commit Graph

804 Commits

Author SHA1 Message Date
Brett Westover
1580e6be4f Patch release notes for 2.21.23, 2.22.15, 3.0.9, and 3.1.1 (#19828)
* add release notes for 2.21.23, 2.22.15, 3.0.9, and 3.1.1

* add known issue for Actions after upgrade to 3.1

* Update data/release-notes/enterprise-server/2-21/23.yml

Co-authored-by: Martin Lopes <martin389@github.com>

* Apply suggestions from code review

Co-authored-by: Martin Lopes <martin389@github.com>

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-10 15:44:00 +01:00
Mike McDonald
6ba71f3143 Updates python and terraform ecosystems (#19815)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-10 10:36:11 +01:00
Mike Surowiec
a88e99c83a Reactify: release notes (#19799)
* reactify release-notes pages

* update GHAE/ES react release notes to not rely on javascripts/release-notes.js
2021-06-09 20:44:32 +00:00
Wilson Wong
e1ac544f50 Adding OAuth App token limits (#19772) 2021-06-09 11:07:56 +01:00
hubwriter
093e6f6665 Document GitHub Apps allow lists (#19564) 2021-06-08 14:07:18 -05:00
Kevin Heis
26a8e61d3a Update survey to use React/TS (#19728)
* Update survey to use React/TS

* Working survey form in react land

* A little cleanup

* Update Search.tsx

* Update Survey.tsx

* Remove token field from schema entirely, just let it fail validation

* Update events.js

* Update survey.html

* use Link component

* Use enum for state

* Update old to match new
2021-06-08 17:34:45 +00:00
Octomerger Bot
069ada2c56 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-06-09 02:21:06 +10:00
Lauren Brose
25600a4a2e [After GHAE M2] Issue pr icon updates (#19718)
* Move GHES images and add new images

* Update repo issue and pr reusables

* Change '//' to '/' in image path

* Update data/reusables/repositories/sidebar-issues.md

* Update data/reusables/repositories/sidebar-pr.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-08 16:20:28 +00:00
Laura Coursen
c718ba6396 Fix indents 2021-06-08 10:00:01 -05:00
Laura Coursen
7965272eb2 Merge branch 'main' into patch-3 2021-06-08 09:49:36 -05:00
Laura Coursen
167d51b6ad Make alternative commands more general 2021-06-08 09:49:04 -05:00
Steve Guntrip
9b1018c187 Add support entitlements for enterprise accounts (#19714)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-06-08 14:43:05 +01:00
mc
2e71f71189 Merge branch 'main' into perkles-renaming-sessions-workflow-syntax 2021-06-08 09:08:12 +01:00
Grey Baker
61eb489919 Add EasyPost, Onfido, Shippo and Tableau as private repo secret scanning patterns (#19739) 2021-06-08 00:46:27 +00:00
Sarah Schneider
df7ed9c3a2 Merge branch 'main' into update-graphql-docs-manually 2021-06-07 19:16:51 -04:00
Mike Surowiec
37499b80d2 Reactify article page rendering (#19679)
* feat: reactify article page rendering

* feat: add LearningTrackNav

* fix: use plain text title for article
2021-06-07 22:56:33 +00:00
Sarah Schneider
1df79c3924 ran script/graphql/update-files.js 2021-06-07 15:15:09 -04:00
Steve Guntrip
6b6fe6389a Update steps for accessing an organization's billing settings to also apply to billing managers (#19664)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-06-07 08:50:32 +00:00
Perkles
ff840d3606 Add title naming convention to reusables 2021-06-04 17:15:43 -03:00
Kevin Heis
516106b7c5 Rename "helpfulness" to survey (#19727) 2021-06-04 12:22:31 -07:00
Steven Honson
efd3e8301d Add known data migrations issue for 3.1.0 (#19720)
Co-authored-by: Brett Westover <bwestover@github.com>
2021-06-04 13:49:02 -04:00
Lucas Costi
31579808f6 Add docs for secret scanning user defined patterns beta (#19589)
* New secret scanning article part 1

* Add other procedures and links

* Apply suggestions from code review

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

* UI variable suggestions

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

* Clarify org setting and beta note

* Fix GHES version

* Apply suggestions from @greysteil's code review

Co-authored-by: Grey Baker <greysteil@github.com>

* Remove beta view restriction

* Add section on regex syntax

Co-authored-by: Grey Baker <greysteil@github.com>

* Regex support edit

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Grey Baker <greysteil@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-06-04 17:24:11 +00:00
Meg Bird
f6027a3fab [GHES 3.1] GitHub Enterprise Server GA (#19573)
* remove RC banner

* archive RC release notes

* move it all over

* add xenserver deprecation warning

* Remove the check annotations known issue as it no longer applies

* Copied in my release notes from the spreadsheet, pending a couple more

* Add security release note

* Add changes field

* Fix spokesd linter warning

* Add quotes around the second changes bullet

* update with code scanning retraction

* move bug fixes around

* npm lint changes

* more lint checks

* update with bug fix

* reorganize a bit

* update typo

* add a few more edits

* update with mobile beta filtering

* fix formatting problems

* quotes

* update to fix linting errors

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

* update with @lucascosti's amazing feedback

* move security fixes out of changes

* pull out security fixes

* typo in security section

* move security fixes down

* Add the last two known bugfixes to the bugs section

* Adding known issue and rewriting a bug fix

* Adding known issue around using ghe-repo owner/reponame

Co-authored-by: Zachary Mark <zachary-mark@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-06-03 12:09:43 -04:00
Dev Prakash Sharma
0ce8385ec8 Updated reusables and GPG commands for windows (#7019) 2021-06-03 07:37:42 +00:00
Felicity Chapman
5d44e66d95 Expand topics for Code security articles in preparation for a guide sub-landing page (#19340) 2021-06-02 06:27:03 +00:00
Matt Pollard
c845ca3047 Trivial spacing adjustment 2021-06-01 08:43:42 +02:00
Matt Pollard
d29b1d72fc Merge branch 'main' into clarify_locking_behaviour_migration 2021-06-01 08:42:47 +02:00
Matt Pollard
3f6554f57b Be explicit; revise some legacy content 2021-06-01 08:42:30 +02:00
Lucas Costi
2a6b3c5e98 Fix 'X-Hub-Signature' versioning for GHAE (#19640) 2021-05-31 18:48:05 +10:00
Sarah Schneider
936cc4de5a Merge branch 'github-ae-release-notes' of github.com:github/docs-internal into mattpollard/github-ae-release-notes/update/add-prior-notes 2021-05-28 11:49:56 -04:00
Sarah Schneider
0909729193 change the banner text depending on whether the currentWeek prop is set to true or false in the YAML 2021-05-28 11:33:06 -04:00
Sarah Schneider
70f7384b75 add READMEs 2021-05-28 11:31:46 -04:00
Logan MacLaren
7c7621d976 Clarifying actual locking behaviour 2021-05-28 10:57:10 -04:00
Sarah Schneider
8e325d3392 incorporate the latest patches for GHES 2021-05-28 09:53:39 -04:00
Sarah Schneider
1371560680 Merge branch 'github-ae-release-notes' of github.com:github/docs-internal into mattpollard/github-ae-release-notes/update/add-prior-notes 2021-05-28 09:26:10 -04:00
Sarah Schneider
4b35b4987b Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-28 09:23:56 -04:00
Matt Pollard
4b2c8823ee Update casing of "2FA" topic for YAML front matter metadata (#19593) 2021-05-28 15:00:52 +02:00
Matt Pollard
85ab2d46c2 Delete dummy notes for GitHub AE 2021-05-28 10:24:15 +02:00
Matt Pollard
580797b60f Relocate new Enterprise Server notes from main 2021-05-28 10:24:07 +02:00
Ethan Palm
e4e0a573a3 Merge branch 'main' into AlexandraMMR-patch-2 2021-05-27 09:18:21 -04:00
alexandrammr
d7aecd69cf Update choose_pull_request.md 2021-05-26 22:35:16 +01:00
alexandrammr
bc7944746e Update merge_pull_request.md 2021-05-26 22:34:38 +01:00
alexandrammr
c3a92f5306 Update delete_branch.md 2021-05-26 22:34:22 +01:00
alexandrammr
d99c14ecdb Update data/reusables/files/merge_pull_request.md
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-05-26 22:24:46 +01:00
alexandrammr
987834788e Update data/reusables/files/delete_branch.md
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-05-26 22:24:26 +01:00
alexandrammr
b14b5087d0 Update choose_pull_request.md 2021-05-26 22:23:33 +01:00
jmarlena
0f25789de9 Suggested sponsorship tiers (#19560)
* Placeholder edit

* Revamp description of tier benefits

* Add steps around suggested tiers

* cannot is easier to read

* spaces are fun

* Remove reusable

* Add a tip

* Add step for editing draft tier

* Revise

* Apply Lucas' input

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Consolidate step

* Change tip to note

* Add this line to first paragraph

* Apply Product/engineering input

Co-authored-by: evelyn masso <outofambit@github.com>

* Last engineering/product input

* Apply another round of input

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: evelyn masso <outofambit@github.com>

* Update navigation reusable

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: evelyn masso <outofambit@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-05-26 13:24:14 -07:00
Sarah Schneider
c542a340d9 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-26 14:08:23 -04:00
Mike McDonald
0895ffd1f1 Clarifying that branch protection must be enabled for auto-merge (#19483) 2021-05-26 17:47:54 +00:00
Sarah Schneider
77e778f359 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-26 09:45:44 -04:00