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

53 Commits

Author SHA1 Message Date
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Sarah Edwards
3040c3fcbd Deployment guides (#21614)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-05 18:57:25 +00:00
Grey Baker
39079b01f7 Better secret scanning example payload (#21334) 2021-09-10 12:18:49 +00:00
hubwriter
2d99aee37a Use plural variables consistently (#20412)
* Use plural variables consistently

* Update content/developers/github-marketplace/github-marketplace-overview/about-github-marketplace.md
2021-07-20 16:09:40 +00:00
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Sarah Edwards
3233e90df6 remove beta note for environments (#18589) 2021-06-23 11:42:54 -07:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Lucas Costi
2aa569b1e0 Rename dev secret scanning article (#19736) 2021-06-08 01:59:55 +00:00
Sarah Schneider
f7e848e0c4 ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js 2021-05-19 10:12:38 -04:00
Lucas Alves
df1ae6420c Updates REST API examples to HTTP/2 (#6002) 2021-05-06 21:30:50 +00:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
hubwriter
380a0a4be8 Update OS name to "macOS" (#19029)
* Update OS name to macOS

* Lowercase k in keychain
2021-04-29 07:22:49 +00:00
Joshua French
19b38a6e62 Update secret-scanning partner onboarding to add more 'gotcha' information for signature validation (#5637) 2021-04-28 22:19:30 +00:00
Jamison Hyatt
7087d253b1 Add rate limit note; suggest caching/etags (#5614)
* Add rate limit note; suggest caching/etags

* Update content/developers/overview/secret-scanning.md
2021-04-22 15:11:23 +00: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
Grey Baker
9f04cc0753 Remove beta note on secret scanning for private repos (#18518) 2021-03-31 16:44:15 +00:00
Rachael Sewell
b1b8cb8e84 add topic frontmatter to articles (#18245) 2021-03-17 12:31:29 -07:00
Tom Piccirello
a73f450acc Add Secret Scanning validation sample in JavaScript 2021-03-02 10:17:38 +00:00
Rachael Sewell
01e52046f0 migrate away from AWS S3 (#17669) 2021-02-12 10:25:45 -08:00
AJ Jimenez
293a909a10 Remove reference to GHAE as part of the GDP
Based on a customer inquiry [Zendesk ticket](https://github.zendesk.com/agent/tickets/1012217) the docs imply that GHAE is available via the GDP. This is [not the case](https://github.slack.com/archives/C01DF2B8SAW/p1612819012035400) currently and so should be removed to prevent further customer confusion. 

cc: @bdougie
2021-02-09 10:02:23 -08:00
Octomerger Bot
2dd51a6243 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-18 22:05:13 +10:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
mchammer01
6a0d679ef4 add mailto to missed occurrence of secret scanning email address 2021-01-18 10:53:41 +00:00
mc
62059e4a71 Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-18 10:45:31 +00:00
mchammer01
5cb989602b add new section 2021-01-15 09:04:17 +00:00
Sarah Schneider
ef9b03a867 Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-16 16:32:41 -05:00
Sarah Edwards
af94bd9955 [December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489)
Co-authored-by: Josh Gross <joshmgross@github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: John Bohannon <imjohnbo@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:38:45 +00: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
Laura Coursen
28f9115231 Merge branch 'main' into patch-2 2020-12-03 09:52:41 -06:00
pr0PM
04223cf1b7 Update content/developers/overview/about-githubs-apis.md
Applying suggested changes.

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-03 16:17:45 +05:30
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Shati Patel
baaeff05dd Merge branch 'main' into secret-scanning-many-matches 2020-11-16 10:16:39 +00: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
pr0PM
dbdb8868a8 Fixes #1190 2020-11-10 19:15:54 +05:30
Grey Baker
6d56712d42 Add note that secret scanning endpoints should be able to handle large number of matches without timing out 2020-11-10 08:33:37 +00: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)
efbe8ebb3b Merge branch 'main' into multiple-deploy-keys 2020-10-26 12:02:58 -04: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)
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
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