Hirsch Singhal
|
312bde543b
|
Add no sudo for EMUs note (#35251)
|
2023-03-02 20:15:13 +00:00 |
|
Matt Cooper
|
8aa87b141a
|
Add notes about source archives and guarantees around them (#34814)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
|
2023-03-02 08:36:24 +00:00 |
|
Laura Coursen
|
8872aa4edb
|
Enterprise bug fixes for the week of Feb 20, 2023 (#35091)
|
2023-03-01 20:07:12 +00:00 |
|
Siara
|
502e1fec3c
|
GitHub Actions Importer Docs (#35172)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Ethan Dennis <ethanis@github.com>
Co-authored-by: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com>
|
2023-03-01 16:21:50 +00:00 |
|
Felicity Chapman
|
172456d9a4
|
Add named anchors for the CodeQL CLI aka.ms links (#35179)
|
2023-03-01 14:01:41 +00:00 |
|
Gabriela Tolosa Ramirez
|
6f602f8507
|
Remove gist event from enterprise audit log doc (#35173)
Co-authored-by: vgrl <vgrl@github.com>
|
2023-03-01 04:22:06 +00:00 |
|
Oliver Møller
|
0617ec4a18
|
Add instruction regarding internal certificates. (#35038)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
|
2023-02-28 16:20:47 +00:00 |
|
mc
|
af1fe24394
|
[Accessibility] - review and update most of the secret scanning screenshots in the images/help/repository directory (#35027)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-02-28 12:36:12 +00:00 |
|
Anne-Marie
|
4c8c7f2be0
|
[Improvement]: Update audit log docs to correct secret scanning audit log event for orgs #9574 (#35022)
|
2023-02-28 09:21:12 +00:00 |
|
Matt Pollard
|
d243019f11
|
Update documentation and release notes for GitHub Enterprise Server's private beta of SCIM (#33986)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
|
2023-02-27 16:01:50 +00:00 |
|
Peter Bengtsson
|
00b982ee0e
|
Correct internal links with imperfect quotation marks (content/*misc*) (#35046)
|
2023-02-27 16:01:13 +00:00 |
|
Laura Coursen
|
ab6d8b7654
|
Make images accessible in the /images root directory (#35016)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
|
2023-02-27 15:26:00 +00:00 |
|
Joe Clark
|
48bb2b3abe
|
Make images accessible in images/enterprise/ subdirectories Mi-Or (#34812)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-02-24 20:53:32 +00:00 |
|
Laura Coursen
|
be9d28262e
|
GHEC trial with enterprise account (#29525)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
|
2023-02-24 20:37:50 +00:00 |
|
Joe Clark
|
fefcf3b5a6
|
Enterprise bug fixes for the week of February 17, 2023 (#34882)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
|
2023-02-23 19:24:50 +00:00 |
|
Jenni Christensen
|
a30b079cf8
|
images/help/images accessibility update (#35018)
|
2023-02-23 17:51:58 +00:00 |
|
Justin Alex Paramanandan
|
a0778f2d9f
|
[Improvement]: Update API query for "Identifying audit log events performed by an access token" (#34953)
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-02-23 17:18:32 +00:00 |
|
Laura Coursen
|
d9f50ce662
|
Make a few enterprise-related images accessible in images/help/repository (#34936)
|
2023-02-23 13:19:13 +00:00 |
|
Peter Bengtsson
|
9fe8a2c51d
|
Update internal links in content/admin/ (#35006)
|
2023-02-23 12:17:55 +00:00 |
|
Laura Coursen
|
8268f5d0ce
|
Add guidance about structuring organizations within an enterprise (#34389)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: David Losert <davelosert@github.com>
Co-authored-by: Jamie Strusz <5758031+allthedoll@users.noreply.github.com>
|
2023-02-22 16:50:37 +00:00 |
|
Tim Rogers
|
5507dac3be
|
Remove reference to broken ghe-migrator target_url command (#34968)
|
2023-02-22 13:37:52 +00:00 |
|
Vanessa
|
dc1b9f7497
|
Add minimum requirements for GHCR on GHES (#34628)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
|
2023-02-22 02:12:41 +00:00 |
|
Courtney Wilson
|
a598256095
|
Merge branch 'main' into fix-typo
|
2023-02-21 11:20:59 -06:00 |
|
Stoney
|
73bf800178
|
Add instruction to release maintenance mode (#34872)
|
2023-02-21 15:45:41 +00:00 |
|
Felicity Chapman
|
a44da9be99
|
Add HTML comments for MS short links (#34903)
|
2023-02-21 08:45:28 +00:00 |
|
Sophie
|
97600f0606
|
[Improvement]: Tell GHES admins that they can download the latest Dependabot action to get better ecosystem support (#33659)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2023-02-20 08:47:29 +00:00 |
|
Sean Killeen
|
1c5ebad542
|
fix typo: authentication
|
2023-02-19 20:28:28 -05:00 |
|
Hector Alfaro
|
4cd28fd735
|
Remove support for miniTocMaxHeadingLevel (#34758)
|
2023-02-17 16:29:02 +00:00 |
|
Sam Browning
|
1aa464973c
|
Update screenshots in images/help/2fa (#34592)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-02-17 15:00:20 +00:00 |
|
Peter Bengtsson
|
387a10db2e
|
fix links unable to be processed by update-internal-links (#34821)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-02-16 17:06:44 +00:00 |
|
Roscoe
|
5c1bd923ad
|
adds conditonal for GHES (#34571)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-02-16 15:41:47 +00:00 |
|
Laura Coursen
|
3c56bbd317
|
Make enterprise-related images in /images/help/security accessible (#34788)
|
2023-02-16 13:37:49 +00:00 |
|
Peter Bengtsson
|
91b7c5f7dc
|
Update remaining internals links (#34805)
|
2023-02-15 20:09:05 +00:00 |
|
Peter Bengtsson
|
f95d515829
|
Spot redirect orphans better (#34800)
|
2023-02-15 18:20:43 +00:00 |
|
Stoney
|
855dc079b7
|
Update increasing-storage-capacity.md (#34737)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
|
2023-02-15 16:53:52 +00:00 |
|
Peter Bengtsson
|
b7c7dbf672
|
Update all internal links (#34787)
|
2023-02-15 15:16:18 +00:00 |
|
Peter Bengtsson
|
67a91c4b9c
|
refer to enterprise-server with @latest (#34785)
|
2023-02-15 14:20:26 +00:00 |
|
Peter Bengtsson
|
5b7ee28f78
|
Respect link rewrites where getRedirect fails (#34776)
|
2023-02-15 13:30:24 +00:00 |
|
Gaurav Ketkar
|
18f9eb685e
|
Update create an enterprise account to clarify the "price" is include… (#34349)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
|
2023-02-15 07:18:23 +00:00 |
|
Sophie
|
c3483648a6
|
[2023-02-14]: Copilot for Business - Self-serve - [GA] (#34087)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
|
2023-02-14 17:06:51 +00:00 |
|
Matt Pollard
|
6238be0767
|
Compare dates to automatically indicate deprecation in "GitHub Enterprise Server releases" (#28891)
|
2023-02-14 16:03:12 +00:00 |
|
Laura Coursen
|
5b6c781f6f
|
Make images accessible in images/enterprise/management-console (#34652)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
|
2023-02-14 14:19:38 +00:00 |
|
Laura Coursen
|
ea50055785
|
Update screenshots in the images/help/business-accounts directory (#34567)
|
2023-02-13 20:02:55 +00:00 |
|
Matt Pollard
|
06d79f2222
|
Merge branch 'main' into patch-1
|
2023-02-13 07:00:04 +01:00 |
|
Matt Pollard
|
4344dc67f5
|
Update titles and targets for links in articles about enterprise accounts (#34632)
|
2023-02-10 15:07:52 +00:00 |
|
Laura Coursen
|
aab6f052b7
|
Update screenshots in the images/help/saml directory (#34525)
Co-authored-by: github-actions <github-actions@github.com>
|
2023-02-09 16:44:54 +00:00 |
|
Peter Bengtsson
|
ac24b99c00
|
correct some breaking internal links (#34589)
|
2023-02-09 14:04:32 +00:00 |
|
Laura Coursen
|
f09993a11d
|
Update screenshots in the images/azure directory (#34520)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2023-02-08 16:08:40 +00:00 |
|
Ajay
|
6748d81d76
|
[Actions] Adding packages:read to default Github token (#34332)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
|
2023-02-08 15:56:45 +00:00 |
|
Laura Coursen
|
19aa97c3ec
|
Update screenshots for images/help/server-statistics directory (#34514)
|
2023-02-08 13:53:52 +00:00 |
|