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

855 Commits

Author SHA1 Message Date
Matt Cooper
7738f88dc1 mention that support can purge LFS objects (#18805)
* mention that support can purge LFS objects

fixes https://github.com/github/docs-internal/issues/10656 (and addresses several customer tickets)

* Update content/github/managing-large-files/removing-files-from-git-large-file-storage.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-05-07 13:46:42 -07:00
Sarah Schneider
373fce3891 remove outdated links 2021-05-07 10:28:31 -04:00
mc
8a9683d345 Quickstart guide about issues, pull requests, GitHub Discussions and team discussions (the return) (#18980)
* made a start

* start addressing comments

* simplify, simplify, simplify

* more changes

* rework completely

* tidy up, fix typos

* Update content/github/getting-started-with-github/be-social.md

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

* Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md

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

* Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md

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

* Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md

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

* Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md

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

* Apply suggestions from code review

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

* address comments

* tidy up

* upcase topic

* add more topics

* use test fixture instead of live content

* Apply suggestions from code review

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

* address latest comments

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-05-07 08:25:11 +01:00
Lucas Alves
df1ae6420c Updates REST API examples to HTTP/2 (#6002) 2021-05-06 21:30:50 +00:00
Rachael Sewell
46fda7b959 [DO NOT MERGE] GitHub Enterprise Server 3.1 release candidate megabranch (#18399)
* 3.1 megabranch

* these should be in a topic branch to avoid unnecessary ci failures

* add copies of 3.0 schema files

* update link veresion from 3.0 -> 3.1

* update correct version 🤦‍♀️

* update with 3.1 version links

* first stab of this work

* fix product variable and links to section that has been moved

* simplify Liquid conditions

* elsif

* Update content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* [GHES 3.1] Code scanning: SARIF limit increased to 5000 (#18539)

* revert api previews

* delete 3.1 preview

* Revert "delete 3.1 preview"

This reverts commit 0a7df3e17a1e182e5b01b0fdafacb6bb19100f70.

* regenerate decorated file

* make security policy docs available in GHES 3.1 and GHAE docs

* adapt for GHES/GHAE and remove the word

* revert a whole bunch of stuff

* more reverting and further updating

* update links to Adding a security policy to your repo article

* fix broken links and remove responsibly

* simplify Liquid versioning

* Update content/code-security/getting-started/adding-a-security-policy-to-your-repository.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address comment

* Remove overcomplicated versioning (#18934)

* Update information on licensing and billing for GHES 3.1 (#18835)

* regenerate graphql files with new prerendered input object

* add release notes placeholder file

* add scaffolding

* use real date

* ✂️  3.1 schema added accidentally

* update enterprise release dates

* add base files

* Correct versioning for branch renaming and master to main transition in GHES docs (#19050)

* update versioning

* apply Alistair's suggestion

* add new cached index names

* Update docs for code scanning in external CI to cover CodeQL CLI usage (#19030)

* 3893 add missing flag for GHES and GHAE (next) users (#19129)

* [GHES 3.1] Release candidate 1 release notes  (#18419)

* fleshing out the 33.1 RC1 release notes

* update with moreee

* really flesh it all out

* format a bit

* fix linter errors

* fix errors again

* add quotes around heading with Liquid

* placeholder to get error fixed

* add quotes

* just remove thoose things

* typo

* Update 0-rc1.yml

* update with feedback

* add workflow beta

* upload increase

* some last changes

* change the date

* fix links

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>

* Conflict resolution between 19082 and 3.1 Megabranch (#19158)

* Fix typo in new reusable

* delete 3.1 rest schema files

* Update OpenAPI Descriptions (#19166)

* last minute additions yikes

* redeploy staging

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
2021-05-06 09:41:42 -07:00
Felicity Chapman
6187dc4518 Update info on notifications to include new "security alerts" type (#19082) 2021-05-05 16:55:12 +01:00
Octomerger Bot
67e75a61c6 Merge branch 'main' into repo-sync 2021-05-05 12:23:47 +10:00
Lucas Alves
b6897f4c20 Fix formatting in article About Status Checks (#6027)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-05-05 01:20:58 +00:00
jmarlena
1a7e777393 One product variable to rule them all (#19115)
Co-authored-by: jmarlena <>
2021-05-04 11:10:29 -07:00
Amy Burns
c863678e73 New organization for codespaces docs (#18910)
* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* Document choosing machine type for a codespace in the GitHub UI (#19055)

* Document choosing machine type in the GitHub UI

* Replace link placeholder with actual path

* Update content/codespaces/changing-the-machine-type-for-your-codespace.md

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* reoganizing based on CD

* putting machine type doc in correct location

* fixing broken redirects

* removing quickstart example from index page

* updating main index file

* Fixing broken links

* adding intros

* adding js quickstart (#18960)

* adding js quickstart

* clarify walkthrough

* adding more images and last few sections

* fixing broken links

* fixing broken links and formatting

* formatting fixes

* Apply suggestions from code review

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

* adding index file for learn folder

* adding some feedback changes

* adding some review comments

* fixing broken links

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

* doing some additional re-org

* fixing topics

* adding Codespaces as a topic

* fixing so title matches slug

* Update data/reusables/codespaces/codespaces-machine-types.md

Co-authored-by: Meg Bird <megbird@github.com>

* expanding intro

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-05-03 17:06:49 +00:00
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