1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

21 Commits

Author SHA1 Message Date
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
Steve Winton
4dd0c56e1f Add section on server-to-server tokens (#18575)
* Add section on server-to-server tokens

* Address typos, consistently end bullet points with period

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Apply suggestions from code review

* Add link to docs for generating private key

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-04-06 11:33:57 -07:00
Rachael Sewell
b1b8cb8e84 add topic frontmatter to articles (#18245) 2021-03-17 12:31:29 -07:00
Sarah Edwards
8e1455ebe1 Fix broken links (#16700)
* delete section describing use of oauth api in dotcom only section

* version mention of oauth api for ghae only

* version code scanning alert not for ghae

* version security alerts to not be for GHAE

* version Libraries article to include GHAE

* version links to beta and suspending apps to not be for GHAE or GHES

* version link to authorization API to be GHES only

Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-12-10 10:28:12 -08:00
Martin Lopes
eca5ebb699 Small edit 2020-11-13 16:22:36 +10:00
Martin Lopes
ae8805a1f0 Added versioning for GHES 2020-11-13 15:27:15 +10:00
Martin Lopes
b6417beaaf Rephrasing for easier compatibility 2020-11-12 14:49:43 +10:00
Martin Lopes
b7bfb89640 Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-12 14:36:37 +10:00
Martin Lopes
69b5545954 Rephrased example sentence 2020-11-10 17:34:36 +10:00
Martin Lopes
1931771cca Some small fixes 2020-11-10 17:26:01 +10:00
Martin Lopes
dfdccd5644 Added some edits to draft 2020-11-10 17:13:21 +10:00
Jake Tarren (DevOps Overlord)
77e6f3d238 Merge branch 'main' into multiple-deploy-keys 2020-11-04 15:45:12 -05:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Jake Tarren (DevOps Overlord)
6ceecfa430 Update managing-deploy-keys.md
Fixes a small typo
2020-10-14 16:56:54 -04:00
Jake Tarren (DevOps Overlord)
35d5313545 Update managing-deploy-keys.md 2020-10-13 16:14:36 -04:00
Jake Tarren (DevOps Overlord)
08657ac95d Update managing-deploy-keys.md
Adds instructions on defining unique ssh keys (deploy keys) per repo on one server by using the ssh config file.
2020-10-13 15:54:46 -04:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00