1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Commit Graph

1386 Commits

Author SHA1 Message Date
Ethan Palm
129d67814c Update GHES 3.0+ release notes (#23843)
* Update 3.0.22

* update 3.1.14

* update 3.2.6

* update 3.3.1
2021-12-17 15:19:36 -08:00
Matt Pollard
763fff1f37 Update versioning guidance (#23793) 2021-12-17 17:49:43 +00:00
Robert Sese
a2bd8ae67f Add support for videos to landing pages (#23801)
* Add new video properties frontmatter

* Handle video links in the middleware

* Video links don't have intros, authors, or full titles

* Make videos available from context

* Add default video heading

* Add basic tests for videos

* tmp videos test

* Remove stray test debugging

* more tmp videos testing

* Add videos test fixture

* Revert "more tmp videos testing"

This reverts commit 382946a5603ff217014797f77f37216bb8bb6c9c.

* Revert "tmp videos test"

This reverts commit 8767d0eaf08bd4ca04e2dacd12d476a2506c0367.
2021-12-17 11:09:00 -06:00
Sarah Edwards
2bbbea6058 [Do not merge until starter template PRs merge] Add more Azure starter template guides (#22832)
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
Co-authored-by: Tom Gamble <thomasgamble2@gmail.com>
Co-authored-by: Jason Freeberg <jafreebe@microsoft.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Simona Cotin <simona.cotin@microsoft.com>
2021-12-17 08:56:09 -08:00
Sarah Edwards
9978441019 [12-17-2021] Update starter template UI docs (#22966)
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-12-17 08:35:23 -08:00
Octomerger Bot
db1aa63a4f Merge branch 'main' into repo-sync 2021-12-17 09:22:54 -06:00
Grey Baker
437b6106e6 Add Azure Active Directory Application Secret to list of tokens (#23809) 2021-12-17 15:01:40 +00:00
Laura Coursen
67e63c92a3 Merge branch 'main' into main 2021-12-17 09:00:40 -06:00
Audree Steinberg
0dfe6e2875 Remove "read access" from prevented access types (#23702) 2021-12-17 14:39:57 +00:00
Laura Coursen
580d8fed38 Enterprise bug fixes for the week of 2021-12-13 (#23803) 2021-12-17 14:35:42 +00:00
Matt Pollard
0744800757 Document version picker for GitHub Docs (#23703) 2021-12-17 09:53:30 +00:00
jmarlena
eca5b64ed5 GitHub Pages workflow runs for every GitHub Pages site (#22797)
* Add section about GitHub Pages workflow run

* Create a reusable step for checking workflow run

* Add a public beta reusable note

* Add new reusable for checking workflows for build errors

* Add new reusable and new sections to this article

* Add that space

* Convert reusable to regular text

* Add alternate CI caveat to reusable

* Playing with spacing

* Change versioning to fpt only

* Fix formatting for reusable with note

* Add troubleshooting detail

* Apply suggestions from code review

Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>

* Apply suggestions from code review

* Reframe step without resuable

* Remove resuable for now

* Apply suggestions from code review

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

* Apply suggestions from code review

* Revamp the reusables

* Apply suggestions from code review

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

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Tommy Byrd <tcbyrd@github.com>

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Tommy Byrd <tcbyrd@github.com>
2021-12-16 19:22:15 +00:00
rachmari
bf69c30fb7 Action ran graphql script"update-files" 2021-12-15 16:35:39 +00:00
Colin Seymour
d2855f9f4e Add GHES release note for GitHub Connect features change (#23531) 2021-12-15 15:13:09 +00:00
Rachael Sewell
daafb8cb9d break up large rest pages (#23652) 2021-12-14 20:39:25 +00:00
Grace Park
ea0e3efd61 update to add explicit ask for email (#23713) 2021-12-14 20:03:44 +00:00
Laura Coursen
61d3748684 Explain the relationship between different account types (#23339) 2021-12-14 12:33:22 -06:00
Natalie Somersall
00a3f72b74 Correct GraphQL API endpoints for GHAE
GHAE uses the same general format as GHES for GraphQL API endpoints, but always uses HTTPS.
2021-12-13 16:00:09 -07:00
Vanessa
6ef1b1c7d1 Add security fixes to GHES 3.0.22, 3.1.14, 3.2.6 and 3.3.1 release notes (#23619)
* add security fixes notes

* Adjust language following review

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

* update language, add newline

* Remove release note about bundle sanitization per @thejillboss @gregose

* Initial try at linking to the blog post

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Zachary Mark <zachary-mark@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2021-12-13 10:57:14 -08:00
Casey Vega
cc78423f49 Update hardware-rec-table.md, add actions rec (#23638) 2021-12-13 11:12:11 -06:00
Marcelo Jacobus
c84d98766f Prevent creation of empty source files (#23634)
* Add test to prevent `crowdin upload` errors

* Remove empty file causing `crowdin upload` error

Closes https://github.com/github/crowdin-support/issues/117
2021-12-13 16:57:38 +00:00
Laura Coursen
402cf49b41 Update versioning for SAML SSO (#23530) 2021-12-13 09:28:48 -06:00
Sarita Iyer
6284ddecf1 Merge branch 'main' into sarita-brokenlink-12-10-21 2021-12-13 10:11:30 -05:00
Grey Baker
747b973417 Add Azure Cache for Redis Access Key to secrets we scan for (#23596) 2021-12-13 15:03:48 +00:00
Sarita Iyer
3517767990 Merge branch 'main' into sarita-brokenlink-12-10-21 2021-12-13 09:43:53 -05:00
rachmari
6ef67adee0 Action ran graphql script"update-files" 2021-12-11 16:34:56 +00:00
bonsohi
72a7eddd9b actions workaround alert for 3.3.0 (#23591)
* actions workaround alert

* Update known issue

Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com>
2021-12-10 23:29:15 +00:00
Sarita Iyer
a6579a0311 fixed 2 broken links 2021-12-10 17:31:03 -05:00
jmarlena
cf8964ad73 "Create lists" public beta (#23466)
* First wave of content

* Revise first draft

* Smoother intro

* Add images

* Fundamentals

* Trigger new build

* Apply suggestions from code review

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Add new image

* More context on searching for the complexity of the UI

* UI update

* Add public beta note

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2021-12-09 09:07:36 -08:00
docubot
40083cfcda Merge branch 'main' into graphql-schema-update 2021-12-09 10:43:04 -06:00
Patrick Thomson
49882bb8d8 Document precise and search-based code navigation strategies. (#23177) 2021-12-09 16:41:49 +00:00
rachmari
5afc109d17 Action ran graphql script"update-files" 2021-12-09 16:37:02 +00:00
Ramya Parimi
c6015f3d24 Merge branch 'main' into add-gh-pages-token-perms 2021-12-09 08:12:05 -06:00
Melissa Xie
f1f27ccb2c Rename all references to "GitHub for mobile" in favor of "GitHub Mobile" (#23370) 2021-12-08 20:57:46 +00:00
Laura Coursen
6e80aec30e @lecoursen's weekly Enterprise bug fix hour for the week of December 6th, 2021 (#23449) 2021-12-08 17:49:40 +00:00
Laura Coursen
f56a59817b Google Cloud Storage support for audit log streaming (#23353) 2021-12-08 15:49:33 +00:00
Sarita Iyer
625de0dfd0 Merge branch 'main' into github-classroom-cleanup 2021-12-08 10:07:21 -05:00
Melanie Yarbrough
7cefec935e Merge branch 'main' into gamefiend-patch-release-fix 2021-12-08 07:43:06 -05:00
Matt Pollard
90c33a98fb Document the use of Okta for SAML SSO and SCIM user provisioning on GitHub AE (#23452) 2021-12-08 09:02:33 +00:00
Quinn Murphy
9fdb9ac713 Update 21.yml
known issues did not make it with the regular import process. need to add these in.
2021-12-07 20:23:48 -05:00
Vanessa
daf38f7ef3 Update job concurrency GHES 3.2.0 release note (#23439)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Steve-Glass <84886334+Steve-Glass@users.noreply.github.com>
2021-12-08 11:11:08 +10:00
Vanessa
166243217a GitHub Enterprise Server 3.3 GA (#23319)
Co-authored-by: Chris Patterson <chrispat@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2021-12-08 10:43:00 +10:00
Sarita Iyer
b56b70d6b7 Merge branch 'main' into github-classroom-cleanup 2021-12-07 14:07:32 -05:00
Sarita Iyer
e49cfcc1f0 Merge branch 'main' into github-classroom-cleanup 2021-12-07 13:09:46 -05:00
Quinn Murphy
e46a1b4849 Update 5.yml 2021-12-07 12:46:14 -05:00
Sarita Iyer
e32e3944d5 Merge branch 'main' into early-dec-patch-release 2021-12-07 12:29:47 -05:00
Mischa
8a262df9b6 Clarify active committer calculation for GHAS (#23114) 2021-12-07 17:14:18 +00:00
Quinn Murphy
7d7364b659 Update 5.yml 2021-12-07 11:23:53 -05:00
Quinn Murphy
d7d2a777f9 Update 13.yml 2021-12-07 11:23:41 -05:00
Quinn Murphy
f0bea812d3 Update 21.yml 2021-12-07 11:23:26 -05:00