1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Commit Graph

99 Commits

Author SHA1 Message Date
Rachael Sewell
dbd99cefc4 update data reusables 2023-06-01 14:08:29 -07:00
Rachael Sewell
a45822b457 Fix Commonmark issues 2023-06-01 13:56:17 -07:00
Isaac Brown
79eb483ed5 [Bug fix] Clarify which registries support anonymous access (#37165) 2023-05-22 08:40:03 +00:00
Peter Bengtsson
71c8becc67 Delete orphaned reusables (May 18, 2023) (#37156) 2023-05-18 19:19:11 +00:00
Laura Coursen
b4dbc7aaa9 Enterprise bug fixes for the week of April 24, 2023 (#36715)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-05-02 19:30:55 +00:00
Felicity Chapman
de6825d17d Another PR for repository A-C (#36563)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-04-26 08:49:43 +00:00
WaterLemons2k
634ee94432 chore: use node16 for actions (#24540)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2023-04-20 13:22:32 +00:00
Laura Coursen
3f6a514c2a Enterprise bug fix hour for the week of Mar 27, 2023 (#36088) 2023-04-03 13:05:37 +00:00
Isaac Brown
b004aff846 Remove references to inheritance of package visibility (#35619) 2023-03-16 16:27:45 +00:00
Vanessa
9dec3282ae Add emphasis using italics to instructions for deleting packages (#35505) 2023-03-14 20:55:40 +00:00
Laura Coursen
ca2e81c068 Replace blank aria-label with aria-hidden (#35362) 2023-03-08 15:12:17 +00:00
Isaac Brown
83c6e34bfe Enabling "inherit permissions" by default for Packages [GA] (#34689)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2023-03-07 14:18:01 +00:00
Vanessa
0d4b8b1dff [Accessibility] Update screenshots in the images/help/package-registry directory (#35072)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-03-07 02:42:34 +00:00
Laura Coursen
3ea0fb05d5 Make images accessible in the images/help/profile directory (#34816) 2023-02-27 14:07:27 +00:00
Jess Hosman
62bb660f2b Update generic placeholder names and examples in Packages docs (#34497)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-02-23 17:31:10 +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
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Isaac Brown
0768ef511d [Improvement]: Improve terminology in Packages docs (#34227)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-02-09 10:26:07 +00:00
Laura Coursen
42a172bd01 Fix articles that don't start with an H2 (#34278) 2023-01-31 15:49:44 +00:00
Vanessa
ab49c131ad Delete+restore of GHPR Packages with REST APIs using GITHUB_TOKEN - [Public Beta] (#33701)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-01-29 22:52:53 +00:00
Kevin Heis
74e64648e6 Reformat towards deprecation 3.3 (#34181) 2023-01-26 16:13:09 +00:00
Courtney Wilson
f19fea6755 Merge branch 'main' into issue23127 2023-01-26 08:46:56 -06:00
Isaac Brown
fa650c0a94 [Already shipped] GHCR namespace retirement [GA] (#34085)
Co-authored-by: Vanessa <vgrl@github.com>
2023-01-23 09:34:07 +00:00
Heath Stewart
7719db3b7b Correct read:packages scope docs
Found in [Authenticating to GitHub Packages](https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages#authenticating-to-github-packages), `packages:read` is not recognized when running `gh auth refresh -s packages:read`. According to [other docs](https://docs.github.com/en/packages/learn-github-packages/about-permissions-for-github-packages#about-scopes-and-permissions-for-package-registries), this should be `read:packages`, which worked with `gh token refresh`.

Fixes #23127
2023-01-10 14:32:27 -08:00
Isaac Brown
0647a19c74 [2023-01-04]: RubyGems Package Registry migration to v2 (#33347)
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-01-10 10:15:17 +00:00
Isaac Brown
a5019c4ec7 [Improvement] Document how to add a description to a multi-arch image (#33759)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-09 11:00:00 +00:00
Isaac Brown
c3f5734495 [2022-12-07]: Improvements to NuGet registry (#32240)
Co-authored-by: Vanessa <vgrl@github.com>
2022-12-07 22:13:48 +00:00
Bodo Graumann
efc2d0071d Fix link to pat upgrade section
Just changing the fixed anchor name, but it might be better to use a function which converts the variable to kebab-case.
2022-10-27 09:31:25 +02:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Joe Clark
74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00
Dev Prakash Sharma
fdb5e95bca Merge branch 'main' into codewithdev-changes 2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
Isaac Brown
0d56ab21b4 Document supported Docker image labels in the Container registry (#30844)
Co-authored-by: Vanessa <vgrl@github.com>
2022-09-21 10:10:04 +01:00
Vanessa
9d189308e9 Update data/reusables/package_registry/authenticate-packages.md 2022-09-14 07:19:40 +10:00
Vanessa
cd1ecc757b Merge branch 'main' into main 2022-09-14 07:17:59 +10:00
Vanessa
c0aed025a3 GH NPM Package Registry Improvements GA (#29652)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-08-28 21:59:38 +00:00
Johannes Skuterud
6809305d6f edit authenticate-packages.md 2022-08-05 19:43:34 +02:00
Courtney Wilson
a872d78462 Merge branch 'main' into actions-sha 2022-07-26 15:32:58 -04:00
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
PSJ
6bf9e94305 Merge branch 'main' into actions-sha 2022-07-22 07:30:20 +05:30
Sarah Edwards
33410f42ad Apply suggestions from code review 2022-07-21 12:58:45 -07:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
PSJ
f370b26b69 Merge branch 'main' into actions-sha 2022-05-12 18:04:35 +05:30
Matt Pollard
dedbaa7831 GitHub Enterprise Server 3.5 release candidate (#26792) 2022-05-10 18:30:14 +02:00
PSJ
e84d971179 Add SHA Pinning Comment 2022-05-04 19:44:31 +05:30
Matt Pollard
30f2b92798 Merge branch 'main' into sophie-6156-content 2022-04-06 13:53:40 +02:00
Lucas Costi
b49c768777 Version actions for GHES, use reusables (#26004)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-04-01 09:36:17 +10: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
Sophie
74ba23bec7 Change instances of user account to personal account in content 2022-03-16 15:18:37 +01:00