1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

50 Commits

Author SHA1 Message Date
jmarlena
01eaf45421 Reframe limit on published npm package versions (#17335)
* rewrite limit wording

* rework rewrite

* Update content/packages/guides/configuring-npm-for-use-with-github-packages.md

* incorporate deletion workaround

* More concise

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Bryan Clark <clarkbw@github.com>

Co-authored-by: Jessica Canepa <jessicacanepa@Jessicas-MacBook-Pro.local>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Bryan Clark <clarkbw@github.com>
2021-01-20 14:48:19 -08:00
Cynthia Rich
0a2c19fb96 Manually update landing pages (#17312)
* add new discussions video

* add changelog posts for actions and packages

* remove unused getting started from yaml

* update popular actions articles

* update popular packages pages

* Fix changelog post date
2021-01-20 12:03:47 -05:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
Leona B. Campbell
d903dce6f9 Merge branch 'main' into patch-1 2021-01-14 11:59:56 -08:00
Leona B. Campbell
ec2f78c5d9 Update content/packages/learn-github-packages/about-github-packages.md 2021-01-14 09:07:54 -08:00
Melanie Yarbrough
c2336bb11e [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
Brian Thorne
0b641dac68 Use correct syntax for adding label in dockerfile
As per official documentation (already linked) https://docs.docker.com/engine/reference/builder/#label
2021-01-06 13:38:17 +13:00
jmarlena
b2fe56f33d Clarify container deletion (#16576)
* Revise deletion steps

* tweak subheader

* Fix all the ways to delete a container image with latest UI

* Delete outdated step

* Confirmed 6 different UI assortments

* small tweak

* ALT text

* Add delete-container-package-version

* Fluidity

* Final edits
2020-12-21 17:45:37 -08:00
jmarlena
30e2c30a57 npm versions limit (#17030)
* Add note about this

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Bryan Clark <clarkbw@github.com>

* Apply suggestions from code review

Co-authored-by: Bryan Clark <clarkbw@github.com>
2020-12-21 13:14:34 -08:00
Cynthia Rich
d9f2917f4a Update landing pages with recent changelog updates (#16946)
* add actions changelog items

* update packages changelogs
2020-12-16 17:09:23 +00:00
Lucas Costi
e470f221ee Metered billing overage changes for invoiced accounts (#16455)
* Metered billing overage changes for invoiced accounts

* Consolidate sentence into reusable

* Revise overage past-month description

* Fix typo
2020-12-14 18:53:23 +00:00
Peter Verhas
dc97fddc14 Update about-github-packages.md 2020-12-14 10:42:25 +01:00
Melanie Yarbrough
91d3857341 [DO NOT MERGE] Universe 2020 Day 1: December 8, 2020 (#16480)
* Update README

* [Universe] Dark mode (#16545)

* Dark mode updates (#16696)

* [Universe] Corporate sponsors (#16457)

* Dependency review beta (#16563)

* Add placeholder topic file

* Revert change I didn't make

I'm not sure where this change came from or why it's showing up in my PR here but I didn't make this change and it's not part of Dependency Review so I'm reverting it.

* Un-revert previous change

OK I see what happened there. I was comparing the PR to main rather than the Universe megabranch, hence it showed a change I didn't make.
This commit undoes the change I do not want to revert on the megabranch.

* Update image to add the Checks tab

* Finish updating topic to mention DR

* Fix check errors

* Fix another versioning error

* Add a sentence about supported ecosystems

* Add review changes

* Remove Further reading topics in same category

As suggested by James, I've removed the links to topics that are in the same `/collaborating-with-issues-and-pull-requests/` category as this topic.

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

* Updates in the light of Maya's review

* Remove use of "exploit" in description

* Change 'dependency review summary' to 'dependency review'

See PR review comment from Maya.

* Mention that the age of the dependency is given

* Update screenshots to latest GUI

* Add details of dependency ordering within a DR

* Update content/github/collaborating-with-issues-and-pull-requests/reviewing-dependency-changes-in-a-pull-request.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/visualizing-repository-data-with-graphs/about-the-dependency-graph.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* [Universe 2020] New audit log REST API endpoint (#16699)

* Minimal updates for preview

*  API previews 

* Update beta note

*  Update API previews 

*  Update previews 

* Add draft section for git events

* Clean API previews

* More fixes + API previews

* Address review comments + update API previews

* Mention cursor-based pagination

* Update content/rest/overview/resources-in-the-rest-api.md

Co-authored-by: Jeff Saracco <jeffsaracco@github.com>

* Temporarily revert API previews

* Small tweaks from review comments + API previews

* revert json schemas

* Updating OpenAPI descriptions (#16776)

* Updating OpenAPI descriptions

* Add decorated OpenAPI schema files

Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>

* [Universe 2020] GitHub Actions: Workflow visualization (#16629)

* initial empty commit

* replace image used only for dotcom

* add new image and version usage

* add new image and version usage

* add new image and version usage

* add new image and version usage, delete unneeded image

* add new image and version usage, fix incorrect image

* add new image and version usage

* add new image and version usage

* add new image and version usage

* add new image and version usage

* update screenshot update

* add new image and version usage

* add new image and version usage

* update text

* update images and fix list numbering

* add step with graph

* Add missing versioning

* add overview of visualization

* fix title to match filename

* add beta note

* update wording

* Restructuring packages (#16731)

* restructuring packages

* moving more content

* moving more content

* fixing the toc for guides

* removing CR from the landing page

* adjusting qs

* updating npm

* enhancing guides

* Update updating-github-insights.md

* fixing link problems

* fixing link problems

* redirecting the redirects

* another change

* fixing the guides landing page

* add packages quickstart

* moving CR content

* adding some descriptive text

* add packages landing page

* adding guide content back

* update popular articles based on data

* fix caps on product name

* try removing product from front matter

* Update content/packages/quickstart.md

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

* Update content/packages/quickstart.md

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

* add node package instructions to quickstart

* fixing links and adding redirect

* fixing redirects

* renaming to container guides

* renaming to container guides and fixing reusables

* adding context and about section to CR

* removign landign page extra titles and descriptions

* reverting the packages

* updating link

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* updating

* update test to reflect redesigned product landing page

* Add private vs public clarification

* Fix borked test

* filter out standalone category files from test

Co-authored-by: Cynthia Rich <crichID@github.com>
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>

* Add discussions video
See https://github.com/github/docs-internal/pull/16759

* Remove typos

* update article name in test

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
Co-authored-by: Cynthia Rich <crichID@github.com>
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-12-08 12:20:02 -05:00
Leona B. Campbell
cc4b5d604c Merge branch 'main' into repository-https 2020-12-03 09:02:11 -08:00
Sarah Schneider
99d514617a Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:03:20 -05:00
Jamie Cansdale
20a84e967c Remove note about package immutability (#1193)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-24 11:52:39 +10:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
jmarlena
cf20fb1ac3 Npm audit follow-up PR (#16452)
* Add scope flag examples and some context

* Update reusables to new syntax

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>
2020-11-18 18:34:08 -08:00
jmarlena
9968098efd Packages diagram quick win (#16438)
* Add the Packages diagram

* Delete short title

* Add diagram

* Save diagram with retina display settings
2020-11-16 15:42:32 -08:00
jmarlena
0dac557081 Add feature preview for container registry (#16424)
* Add new article with user account procedure

* Update reusables

* Add other prereq

* Add product variable

* Add a reminder reusable for getting started procedures

* Revise organization article

* Condense enabling articles into one

* Deets

* Delete old article

* wording tweak

* Minor tweak

* Add personal user account explanation

* Rework explanation

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>

* Update screenshot and remove other feature previews

* Create a reusable for accessing the feature preview

* ✂️ per @lucascosti's suggestion

* Update images

* Update article title

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-16 14:54:32 -08:00
Mark Phelps
9569b16fc3 Update docs around what image formats are supported by GHCR (#806) 2020-11-10 08:30:07 -08:00
Rachael Sewell
e5c6f373ef update lowercase note (#15126) 2020-11-09 14:30:00 -08:00
Jamie Cansdale
a73479193b Make spacing of ":" consistent with "publishConfig" 2020-11-09 09:51:06 +00:00
Jamie Cansdale
c3616f2817 Update content/packages/using-github-packages-with-your-projects-ecosystem/configuring-npm-for-use-with-github-packages.md 2020-11-06 17:56:48 +00:00
Jamie Cansdale
514ec66bf2 Simplify repository element to use https URL 2020-11-06 14:54:57 +00:00
Jamie Cansdale
39439940fb Update when repo scope is required (#1023) 2020-11-04 17:01:53 -08:00
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
Vajahath Ahmed
b47e677475 Update registry endpoints to use https (#905) 2020-11-04 12:38:27 -08:00
Jamie Cansdale
8c64cae144 Registry URLs must include https:// (#584) 2020-11-04 10:38:21 -08:00
Jamie Cansdale
66cb3fc04a Change Maven hostname to maven.pkg.github.com (#653) 2020-11-04 14:27:21 +10:00
mc
f0f6f88d5a 2776 - Update Dependabot feature names in docs to reflect brand guide (#16291)
* update Dependabot variables

* update variables in docs

* update file names, titles and linked text

* fixing more anchors/links

* add redirects

* remove duplicate redirect from
2020-11-03 15:45:49 +00:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Jason Etcovitch
174d8539c6 Support arbitrary keys in new featuredLinks frontmatter (#16239)
* Add featuredLinks to frontmatter

* Parse them in featured-links.js

* Remove old raw setup

* Use them

* Missed a couple

* Update translation files

* Fix frontmatter schema

* Loop over the right object

* Also update translations' usage

* Update docs and tests

* Better README comment

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Return next()

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-10-27 13:53:10 -04:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
즈눅
f889a43d5c Fix markup typo in "About GitHub Packages" 2020-10-18 17:57:53 +00:00
Roger Sandholm
56ffb1f5ed Missed slash in "if" and minor formatting (#508) 2020-10-15 17:39:03 -07:00
Joshua Allum
c8cd340a7b Fix capitalization typo 2020-10-14 01:06:11 -04:00
Tiago Pascoal
bbda22cba2 fix some ghcr docker call examples had a typo when specifing image tag (#262) 2020-10-09 18:25:05 -07:00
Leona B. Campbell
7891f7760d Merge branch 'main' into patch-5 2020-10-08 17:46:04 -07:00
Janice
5ae018d9bf Merge branch 'main' into patch-21 2020-10-08 13:57:08 -07:00
Leona B. Campbell
1460a84f00 Merge branch 'main' into patch-5 2020-10-08 13:48:03 -07:00
Arthur Casals
5e7d2d6104 Update about-github-packages.md
Fixes #140 .
2020-10-08 14:00:26 +02:00
Arthur Casals
585c7d6dce Update configuring-gradle-for-use-with-github-packages.md
Fixes #145
2020-10-07 21:47:49 +02:00
skedwards88
43237e70ef fix formatting of examples under Installing a Package section 2020-10-05 16:08:24 -07:00
skedwards88
70661265bc fix formatting of gradle example 2020-10-05 13:00:39 -07:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

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

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
c9e42a6fb9 Fix a small syntax bug (#15801)
* Fix a small syntax bug

* Fix some more minor typos

* Uno mas typo
2020-09-29 18:21:56 -04:00
Jessica Canepa
3c039a6e0a merge conflicts, merge conflicts, merge conflicts 2020-09-29 14:37:33 -07:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00