1
0
mirror of synced 2026-01-27 15:02:14 -05:00
Commit Graph

4114 Commits

Author SHA1 Message Date
mchammer01
b14ba36ec2 move out from early-access 2022-03-21 09:33:10 +00:00
Martin Lopes
29aa70fc8a Merge branch 'main' into 5765-private-profile 2022-03-21 13:28:50 +10:00
Laura Coursen
ae8a928909 Networking requirements and resolution for GitHub Actions on GHES (#25622) 2022-03-19 10:48:19 +00:00
Mariam
9a6184d64a Update partner-secret-list-public-repo.md (#26322) 2022-03-18 18:29:39 +00:00
Martin Lopes
392432d7a2 Fixes broken links (#26308) 2022-03-18 16:31:12 +10:00
Adam B
d4a3424ff0 Updating docs for new renderable in markdown and mermaid file support (#26204) 2022-03-17 17:42:37 +00:00
mc
7b405ec6b1 Supply chain restructuring (#26105)
* reorganize supply chain docs
2022-03-17 17:31:04 +00:00
Grace Park
2c8713037d Move deploy keys from deployments to keys in rest pages (#26166)
* move deploy keys from deployments to keys in rest pages

* move minitocs above intro

* Update content/rest/reference/keys.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* add to banner, add redirects from deployments

* remove deploy keys from deployments intro

* update data/reusables name

* update - to _

* update script and add redirects for subcategories turned categories

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-03-17 17:25:12 +00:00
Sarita Iyer
0b1165ed9e Merge branch 'main' into code-scanning-alerts-default-branch 2022-03-17 13:15:09 -04:00
Sophie
69c6952237 Merge branch 'main' into sophie-6156-content 2022-03-17 14:11:46 +01:00
Sophie
18edb677c9 Merge branch 'main' into sophie-6156-content 2022-03-17 09:25:19 +01:00
Steve Guntrip
846d374dbd OAuth 2.0 Device Authorization Flow is opt-in 2022-03-17 08:16:07 +00:00
skedwards88
c98ee622a3 required deployment protection rule 2022-03-16 15:43:15 -07:00
Sarita Iyer
a1da2710a1 Merge branch 'main' into code-scanning-alerts-default-branch 2022-03-16 11:38:04 -04:00
Ramya Parimi
3458636fef Merge branch 'main' into lowest 2022-03-16 10:10:25 -05:00
Octomerger Bot
5da7e905fc Merge branch 'main' into repo-sync 2022-03-16 07:53:19 -07:00
Sophie
74ba23bec7 Change instances of user account to personal account in content 2022-03-16 15:18:37 +01:00
Ramya Parimi
dc885d6759 Merge branch 'main' into fix/#15736 2022-03-16 09:01:43 -05:00
Matt Pollard
47f8250151 Generalize article on deployment of GitHub AE and add prerequisite (#26193) 2022-03-16 13:36:23 +00:00
Lucas Costi
cfba19d927 Add cache section for Actions REST API (#24924)
* Add cache section for Actions REST API

* Add permissions entries, cache section

* Add new cache directory after REST reactify changes

* Update content/actions/using-workflows/caching-dependencies-to-speed-up-workflows.md

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

* Add versioning for GHES/AE

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-03-16 10:37:19 +00:00
Josh Soref
4a2a52c9c9 Grammar: lowest of multiple levels 2022-03-16 00:45:00 -04:00
Courtney Wilson
0c6aa6a3ba Merge branch 'main' into ghes-workflow-auth-15735 2022-03-15 21:15:59 -05:00
Jenni Christensen
fa2d1c17d6 Merge branch 'main' into dihydroJen-1 2022-03-15 17:13:08 -07:00
Robert Sese
50a8de0769 Separate REST error responses (#26082)
* Add error response variant

* Add response table styles

* Already filtered

* Don't need these styles

* Fallback to http code status messsage

* Add translation strings

* Proper heading level

Co-authored-by: Grace Park <gracepark@github.com>

* Match table styling with params table

* Typing unnecessary

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Typing unnecessary

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Work with the status code as a number

* Move error responses to operation end

* Make RestResponseTable a standalone component

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-15 21:14:53 +00:00
Courtney Wilson
1f027ef40d fixed issue per recommendation 2022-03-15 20:07:49 +00:00
Ramya Parimi
cf5bcda86c Merge branch 'main' into fix/#15736 2022-03-15 13:24:41 -05:00
Vanessa
a29a637a5f GitHub Enterprise Server 3.4 GA (#25954)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2022-03-15 14:07:29 -04:00
Sarah Edwards
62c079c3b0 re-running workflow jobs (#25817)
Co-authored-by: Cameron Booth <cdb@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-15 10:06:29 -07:00
Sarita Iyer
4e1c27b2dc Merge branch 'main' into code-scanning-alerts-default-branch 2022-03-15 12:50:20 -04:00
Matt Cooper
8f0a83488f Update key-type-support.md (#26160)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-03-15 14:53:32 +00:00
Zach Steindler
556a0c09cf End to end software supply chain content (#25187) 2022-03-15 14:22:14 +00:00
Christian Koop
49243a34b1 Fixes output of wrong input variable in reusable
`github.event.inputs.tag` is never set but `.tags` is.
I changed the output text from singular to plural and changed the used input variable to the correct one
2022-03-15 14:22:11 +01:00
Sarita Iyer
9d4c33f1b7 Added screenshots except 1 2022-03-14 16:32:29 -04:00
Sarah Edwards
a61ebaa066 point to deployment guidance (#26129) 2022-03-14 15:53:24 +00:00
Sarita Iyer
72381f6113 Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-03-11 12:24:15 -05:00
Laura Coursen
59618c6ad9 [GHEC version] Version content for IP allow lists (#26067) 2022-03-11 08:56:46 -06:00
Sophie
8f67f63065 Merge branch 'main' into sophie-4821 2022-03-11 09:25:57 +01:00
Octomerger Bot
f70514e4b1 Merge branch 'main' into repo-sync 2022-03-10 16:32:45 -08:00
Sarita Iyer
efd8c3a88a moving location of paragraph 2022-03-10 15:21:24 -05:00
Ramya Parimi
6ce27f4082 Merge branch 'main' into workflow-boolean-input-example 2022-03-10 13:57:11 -06:00
Sarita Iyer
797eb1df51 updated procedure formatting 2022-03-10 14:38:58 -05:00
Sarah Edwards
a1aad9333b Restrict workflow access to runner groups (#25463) 2022-03-10 11:10:19 -08:00
Reginaldo Junior
10d1c95d68 Merge branch 'main' into pricing_calculator_new_urls 2022-03-10 14:35:49 -03:00
Rohan Mukherjee
345047e09d fix: change tag-ignore to tags-ignore 2022-03-10 17:37:16 +05:30
Steve Guntrip
fe7a0be096 Feb/March updates to projects 2022-03-10 09:13:02 +00:00
Sophie
646e132157 Merge branch 'main' into sophie-4821 2022-03-10 09:11:23 +01:00
Reginaldo Junior
226cbd4bca Merge branch 'main' into pricing_calculator_new_urls 2022-03-09 23:07:52 -03:00
Martin Lopes
8ec98d9d8d Merge branch 'main' into 5765-private-profile 2022-03-10 10:24:06 +10:00
Sarita Iyer
7cc5ea69d1 code scanning alerts being only for default branches
does not include screenshots
2022-03-09 17:35:36 -05:00
Robert Sese
58286e0eb6 Add missing key for GraphQL template reusable (#26045)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-09 16:13:59 -06:00