1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

845 Commits

Author SHA1 Message Date
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
Janice
46a91d0290 Merge branch 'main' into max/update-2fa 2021-04-30 16:43:08 -07:00
Janice
d155287737 Merge branch 'main' into max/update-2fa 2021-04-30 16:38:00 -07:00
Octomerger Bot
3b72ac90bf Merge branch 'main' into repo-sync 2021-05-01 09:35:27 +10:00
jmarlena
e71021ae66 Packages content redesign (#18847)
* Add actions category name as first commit

* Package reorganization: rename articles for "Learning..." and "Managing..." categories (#18880)

* Initial prep work for Packages reorg

* Make changes for Learning and Managing categories

* Match file name to revised article title

* Rework packages guides (#18902)

* Create new directory

* Delete guides directory and index.md link

* Remove duplicated redirects to fix test

* fix folder name

* delete temporary directory of old content

* Add Gradle article

* Update landing page with new links

* Update test to fix CI failure for deleted articles

* Update links and titles for reorg-ed articles

* Fix broken links

Co-authored-by: hubwriter <hubwriter@github.com>

* Update more changed article titles in links (#18911)

* remove test line to test PR build failure

* Add sections to permissions article

* Add draft reusable

* restore versioning tests

* Remove accidental inclusion of new reusable from a different branch

* Package registry content redesign updates (#18930)

* Update container registry product variable

* First round of edits

* Update tidbit

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>

* Update docker-vs-container-registry.md

* Update authentication section to resolve bug/confusion

* Revisions

* Last touchups

* Migration from intro article

Co-authored-by: hubwriter <hubwriter@github.com>

* Add versioned diagrams

* Add packages actions revisions (#18956)

* Add refreshed content

* Update content/packages/managing-github-packages-using-github-actions-workflows/example-workflows-for-publishing-a-package.md

Due to tightness of time on this I'm going to commit this suggestion so that I can merge this PR into the Packages megabranch.

Co-authored-by: hubwriter <hubwriter@github.com>

* Packages reorg: "Introduction to GitHub Packages" article (#18906)

* Initial commit. Remove stray comma

* Initial CC work - WiP

* More changes for the Introduction article

* Make changes as per Jessica's review

* Fix broken reusable ref

* improve test failure message and add clarifying comments

* Packages reorganization: More updates to the 'Learn GitHub Packages' articles" (#18961)

* Viewing - WiP

* More updates to the 'Learn...' category

* revisions to intro article

* Add permissions article and make a few other streamlined updates

* Fix links 🌿

Co-authored-by: jmarlena <>

* Apply suggestions from code review

* Apply product input

* Fix versioning

* Apply some straight-forward suggested changes 

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

* Apply suggestions from code review

* Add "GitHub Packages" before container registry mention

* Standardize visibility & permsisions section into a reusable

* Add link

* Replace outdated 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>

* Apply suggestions from code review

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

* ✂️ cut note

* 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>

* Superseded rewrite?

* bye single-use reusable

* Apply suggestions from code review

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

* Condense packages & actions conceptual content

* Apply suggestions from code review

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

* Apply suggestions from code review

* Apply suggestions from code review

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

* remove "package registries"

* Apply suggestions from code review

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

* Add reusable

* Add these redirects from the deleted containers conceptual article

* Incorporate changes from main into retitled articles 💫

* Missing endif

* Fix unexpected redirect behavior

* Revamp and consolidate actions access settings

* Further reading section

* Last fix for now

* standardize steps

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: jmarlena <>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-04-30 16:28:27 -07:00
Janice
bdeb73060c Merge branch 'main' into patch-1 2021-04-30 16:16:28 -07:00
Max Schoening
339b337070 Clarify instructions for 2FA verification
The verification in this step of the process happens "with the device". The device is the thing that verifies not what is being verified.
2021-04-30 13:24:43 -07:00
Janice
f1628d744f Merge branch 'main' into warn-about-renaming-action-branches 2021-04-30 08:15:57 -07:00
Sreekar Guddeti
2c35bf7e01 1. Update frontmatter 2. Add subheadings
Intro property of front matter has been updated to reflect contents of the article. Subheadings are added to the article to improve the logical structure of article.
2021-04-30 11:57:22 +05:30
Sarah Edwards
bb68f23d27 add cli callouts (#18997) 2021-04-29 21:35:41 +00:00
Laura Coursen
2ed72398da Merge branch 'main' into warn-about-renaming-action-branches 2021-04-29 16:29:01 -05:00
Laura Coursen
7c17b5f976 Add 💅 2021-04-29 16:28:14 -05:00
hubwriter
380a0a4be8 Update OS name to "macOS" (#19029)
* Update OS name to macOS

* Lowercase k in keychain
2021-04-29 07:22:49 +00:00
jmarlena
d35dab0438 Add warning on revoking a user (#18971)
* Add rehashed warning

* Rewrite warning

* Change warning order and tweak wording

* Apply suggestions from code review

* Make it more scannable

* Add capitalized letter

Co-authored-by: jmarlena <>
2021-04-28 18:12:38 -07:00
Sarita Iyer
7485a4b4ee Merge branch 'main' into mars-2020/update-table-description 2021-04-28 11:33:22 -04:00
Matthew Isabel
cae950aec3 Update billing related to codespaces (#18581)
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-04-28 11:17:10 -04:00
hubwriter
01bd65f77e Updates for commit signature verification "vigilant mode" (#19003) 2021-04-28 14:55:52 +00:00
Sarita Iyer
b86e0b4e2e Merge branch 'main' into mars-2020/update-table-description 2021-04-28 10:24:49 -04:00
Sarita Iyer
6826c5522d removed and added space to trigger new build 2021-04-27 18:07:17 -04:00
Sarita Iyer
0ee8166f5a Update about-readmes.md 2021-04-27 18:06:59 -04:00
Sarita Iyer
e24de6eb8d Update about-readmes.md 2021-04-27 17:07:33 -04:00
Sarita Iyer
2dcabf52b7 added procedure 2021-04-27 16:59:38 -04:00
Sarita Iyer
c3177be62b Merge branch 'main' into automatic-toc 2021-04-27 16:26:20 -04:00
Sarita Iyer
5cfb7de443 updated to remove passive voice 2021-04-27 16:24:14 -04:00
Lizz Hale
7fccc3b298 Update Mars 2020 description to clarify that the contribution must be in the commit history of the relevant tag 2021-04-27 12:52:10 -06:00
Matt Cooper
c64ebd4a39 update TFS to TFVC as appropriate (#18983) 2021-04-27 16:10:59 +00:00
Sreekar Guddeti
82c7a079f5 List the development models at the top
Added an unordered list summarizing the collaborative development models.
2021-04-27 15:23:55 +05:30
Lee Dohm
cce98fc96d Replace organizations.org_settings reusable with profile.org_settings reusable in some files 2021-04-26 16:01:00 -07:00
Octomerger Bot
1ad588affc Merge branch 'main' into repo-sync 2021-04-27 07:26:11 +10:00
Ethan Palm
5e4b32c59b Merge branch 'main' into main 2021-04-26 17:14:07 -04:00
Sarita Iyer
ec10b05033 Updated additional article to include info on how to update an existing card 2021-04-26 17:10:53 -04:00
Sarita Iyer
8976b53bad Merge branch 'main' into update-billing-topics 2021-04-26 14:54:29 -04:00
Sarita Iyer
7f487f7828 incorporate feedback and delete unused reusables 2021-04-26 13:32:27 -04:00
Sarita Iyer
c009236534 fix typo from review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-04-26 10:08:11 -04:00
Sarita Iyer
6335f0744f Merge branch 'mars-2020/post-launch-updates' of https://github.com/github/docs-internal into mars-2020/post-launch-updates 2021-04-23 15:46:38 -04:00
Sarita Iyer
a1400082c7 removed passive voice 2021-04-23 15:46:01 -04:00
Sarita Iyer
2b48c31a7f Merge branch 'main' into mars-2020/post-launch-updates 2021-04-23 15:29:39 -04:00
Sarita Iyer
a0385e8e0c Updating links to shorter format 2021-04-23 15:23:25 -04:00
Sarita Iyer
e64e6d58bf Updated wording on description, and format of links to repos 2021-04-23 14:33:00 -04:00
Matt Pollard
9002ac3309 Use variable for product name (#18903) 2021-04-23 06:09:38 +00:00
Lizz Hale
68030ff5fc Update curl version 2021-04-22 21:59:53 -06:00
Maxim Lobanov
6b3c17d8c0 Add article about customizing GitHub Hosted runners (#18761)
* add /actions/guides/customizing-github-hosted-runners

* fix linters

* fix comments

* Update customizing-the-github-hosted-runners.md

* customizing-the-github-hosted-runners

* Update about-github-hosted-runners.md

* Added content design updates

* Added misc edits

* Update customizing-the-github-hosted-runners.md

* Small edits to intro

* omit the from title

* Update customizing-github-hosted-runners.md

* Apply suggestions from code review

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

* Update customizing-github-hosted-runners.md

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
2021-04-23 01:14:04 +00:00
Lizz Hale
507377aa8a Clarifications and additions to the Mars 2020 qualifying docs
* Adds new dependencies and bumps the version for curl/curl
* Clarifies that the authored commit must have been with a verified email address
* Clarifies that the commit must be in the commit history for the specified tag
* Adds the tag url for each repository and version
2021-04-22 16:02:27 -06:00
Lee Dohm
49899f8bbb Merge branch 'main' into patch-1 2021-04-22 07:56:14 -07:00
Lee Dohm
76a04a6871 Update content/github/managing-your-work-on-github/about-automation-for-issues-and-pull-requests-with-query-parameters.md
Simplifying language and bringing into line with our standards
2021-04-22 07:55:13 -07:00
Sarita Iyer
791d1777e9 Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-04-22 10:03:41 -04:00
Ethan Palm
8ba0fc9a2f Merge branch 'main' into patch-1 2021-04-21 16:16:09 -04:00
Ethan Palm
d01c995463 Update content/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md 2021-04-21 16:15:59 -04:00
Sarita Iyer
c7a0bb7518 Billing UI updates 2021-04-21 16:13:38 -04:00
jmarlena
1fc4c3f68b Article restructuring for Sponsors landing page (#18772)
* Move article from github directory as a top-level product

* Update article titles

* Remove old -ing article titles

* Use older format for this PR

* Finish updating links for retitled articles

* Remove sponsors topic

* Add sponsors to index.md

* Create folder for map topic for sponsors

* Add integrating folder/category with super basic graphql article

* Add get started category/folder

* Update index.md

* Add articles to category folders and update all the links and check it out locally 🙏

* Fix space

* Fix set of broken links

* Update link in resuable

* Add the quickstart

* Add USD

* Add matching donations caveat

* fix ci failures

* Bringing back `-ing` to Sponsors titles, categories, & links (#18817)

* Bringing back -ing

* The one that got away

* Apply @ethanpalm's input

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply product input

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply @emilyistoofunky's input

* Sponsors landing page design (#18774)

* Add sponsors to index.md as a top-level product

* Revamp the GitHub Sponsors landing page with article links

* remove merge tags

* add community section

* add sponsor descriptions

* swap repo for user

* remove prefix tag

* lint

* remove topic fix landing page

* Tweak articles on landing page

* Drop "account"

* Add quickstart

* Bigger, brighter, and shorter intro

* Possibly too long of an intro?

* fix quickstart link

* add guides page

* fix error for mismatch between title and filename

* use link over guid

* remove HTML from layout file (aligns to #18811)

* use variable for section title

* Add intro

* Remove beta

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply suggestions from code review

* Integrate article changes and remove old TOC

* Fixing the commented out text to match other landing pages 👓

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Switch up order of sidebar categories

* Add new text to landing page button

* Add topics and types

* Add the underscore

* Add some more topics

* fix `type:`

* Fix topics

* plural ftw

* hide learning paths when not defined

* lint

* Add quickstart to guides page

* remove unused sidebar links

* hide subsection title when learning tracks are not present

* Apply @emilyistoofunky's topics input

* Remove duplicated topics

* Events ftw

* typo

* Remove obsolete topics for now

* add some temporary duplicate topics

* Resolve Linter error

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-21 11:48:19 -07:00