1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

1723 Commits

Author SHA1 Message Date
Eli Perkins
299a209e1a Add release note for mobile enabled flag change in GHES 3.4.0 (#26443) 2022-03-30 06:26:19 +00:00
Lucas Costi
e8329c4ed1 Add Actions policy for reusable workflows (#26287)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-03-30 05:52:05 +00:00
Rachael Sewell
622eda013c change error codes table to all status codes table (#26518) 2022-03-29 13:16:34 -07:00
Soe Tun
b34588556f Clarify check_suite relation to its parent pull_request (#26432)
- pull_request is more dynamic in its life-cycle than check_suite as
  subsequent git pushes are made
- ∴ the PR's latest head_sha may not match the check_suite's head_sha

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 18:54:33 +00:00
Eli Perkins
ae85724e84 Remove GitHub Mobile for GHES beta disclaimer (#26486)
* Remove GitHub Mobile for GHES beta disclaimer

Related to https://github.com/github/mobile/issues/2440

The `Beta` disclaimer for GHES support within the mobile apps has been removed after a year of feedback and iteration. As such, let's remove the beta disclaimer from the docs about this as well! 🥳

* Clean up one last beta reference

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 18:11:37 +00:00
Laura Coursen
ea800e56fe Enterprise bug fixes for the week of 2022-03-21 (#26374)
* Closes https://github.com/github/docs-content/issues/6576

* Fix copypasta

* Fixes https://github.com/github/docs-content/issues/6574

* Add 💅

Co-authored-by: Vanessa <vgrl@github.com>

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:47:24 +00:00
Matt Pollard
2bd82c41d5 Fix broken links for GitHub AE (#26424)
* Version for GitHub AE

* Version out for AE and Enterprise Server

* Add lightweight feature flag in hierarchy

* Remove GitHub AE versioning

* Remove GitHub AE versioning; simplify

* Add tag

* Actually fix the tags

* Remove versioning for GitHub AE

* Version for GitHub AE

* Remove versioning for GitHub AE

* Make the correct change

Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:43:23 +00:00
Matt Pollard
d9db45dac2 Add flags (#26429)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:39:50 +00:00
mc
c32a5abe96 update beta note (#26493)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:29:59 +00:00
Mariam
56f2eb1383 Update partner-secret-list-public-repo.md (#26507)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:26:16 +00:00
Winnie Li
0a906862d5 Update billing csv docs (#26262)
* replaced codespaces CSV instructions with general one

* add codespaces

* Delete codespaces-report-download.md

(no longer in use, given we have no unified all reports)

* Update actions-packages-report-download-enterprise-accounts.md

* Update image for billing CSV download

* Update images to reflect current UI

* Apply suggestions from code review

* Optimize images

* Update to reflect the three billing pages

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 16:53:08 +00:00
Ramya Parimi
be5e4def05 Merge branch 'main' into lowest 2022-03-23 14:31:45 -05:00
Lucas Costi
96a36339e7 Consolidate Actions settings steps (#26414)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-03-23 05:13:40 +00:00
Logan MacLaren
afae8d7ccc Clarify third party software support limitations on GitHub Enterprise Server (#26212) 2022-03-22 16:00:02 -05:00
Jason Etcovitch
ba3d25144e Add Ignore commits in the blame view to blame docs (#26017) 2022-03-22 10:07:38 -05:00
Matt Pollard
2b66677fb0 Fix flag (#26420) 2022-03-22 13:28:24 +00:00
Sarah Edwards
63eee1f324 remove beta note for restricting runners to workflows (#26083) 2022-03-22 00:01:08 +00:00
Felicity Chapman
c76963ddab [March 21, 2022] Updates for new feed and new option to follow organizations (#26095) 2022-03-21 20:29:29 +00:00
djdefi
2c2bd1deb7 Add worker scaling note 3.1 (#26319) 2022-03-21 16:56:45 +00:00
Matt Pollard
021b15a722 Add conditions to remove beta note for code and secret scanning in GitHub AE (#26373) 2022-03-21 16:42:59 +00:00
Matt Pollard
e9390ec8a7 Add release note for encrypted SAML assertions in GitHub Enterprise Server 3.4.0 (#26312) 2022-03-21 09:50:53 +00: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
Steve Guntrip
846d374dbd OAuth 2.0 Device Authorization Flow is opt-in 2022-03-17 08:16:07 +00: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
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
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
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
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