1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Commit Graph

232 Commits

Author SHA1 Message Date
Nick Schonning
f5dc77432b typo: potection -> protection 2020-11-04 14:38:28 -05:00
Nick Schonning
4d044bad68 typo: intallation -> installation 2020-11-04 14:38:27 -05:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Jake Tarren (DevOps Overlord)
2671463033 Merge branch 'main' into multiple-deploy-keys 2020-10-28 16:14:48 -04:00
Lucas Costi
69132c04fa Add multi callback URLs for GitHub Apps (#16207)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-28 10:32:57 +10:00
Martin Lopes
7286ac1792 [ASAP] GitHub Apps permission for up to 10 files (#16081)
* Added entry for single_file_paths

* Added versioning for 2.23

* Added updates from tech review

* Added update from peer review

* Apply suggestions from code review

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

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-28 08:59:22 +10:00
Jake Tarren (DevOps Overlord)
f5dbe78a05 Merge branch 'main' into multiple-deploy-keys 2020-10-27 12:04:23 -04:00
Rachael Sewell
13c33d4039 [Shipping 10.23.20] add webhook config REST API (#16144)
* add webhook config REST API

* add versioning for dotcom/2.23+

* check for empty parameters with request bodies

* add latest rest-api-operation module

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Jake Tarren (DevOps Overlord)
efbe8ebb3b Merge branch 'main' into multiple-deploy-keys 2020-10-26 12:02:58 -04:00
Janice
309b9257b2 Merge branch 'main' into patch-2 2020-10-23 15:26:58 -07:00
Janice
02ca8f7051 Merge branch 'main' into lucalves/spelling-fix 2020-10-22 08:04:15 -07:00
Thai Pangsakulyanont
1e2414b225 Fix typo in link to “Identifying users on your site” section 2020-10-22 16:32:33 +07:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Jake Tarren (DevOps Overlord)
3893932cbf Merge branch 'main' into multiple-deploy-keys 2020-10-21 11:27:30 -04:00
Lucas Alves
4196d7d7c1 Fixes minor misspellings 2020-10-20 17:59:55 -03:00
Colin Guthrie
acec4230e2 Fix and extend push webhook documentation. (#499) 2020-10-20 16:33:52 +10:00
Sarah Edwards
3f7ea88405 Issue # 2689--Fix broken link (#16014)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-19 10:15:52 -07:00
Hayden Faulds
ff2de3ee5a Update scopes-for-oauth-apps.md (#15996) 2020-10-18 12:48:01 -07:00
Leona B. Campbell
7ef09066bd Merge branch 'main' into patch-1 2020-10-15 09:21:47 -07:00
Jake Tarren (DevOps Overlord)
6ceecfa430 Update managing-deploy-keys.md
Fixes a small typo
2020-10-14 16:56:54 -04:00
Dirkjan Bussink
c543df8d4d Update the SHA256 fingerprints for integration keys (#16005) 2020-10-14 11:48:06 +02:00
Lucas Costi
d9a23d5998 Add content for new X-Hub-Signature-256 webhook header (#15968)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-14 13:17:24 +10:00
Deborah Gertrude Digges
022de56767 Update testing-webhooks.md 2020-10-13 20:08:15 -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
Felicity Chapman
0f100dabe9 Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Matt Pollard
fb0dc61c66 Reference SHA256 instead of MD5 in documentation about SSH to reflect new UI (#15857) 2020-10-02 18:22:08 +02:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Rachael Sewell
44145e473b graduate the antiope preview (#15730) 2020-10-01 10:25:19 -07: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