1
0
mirror of synced 2026-01-29 12:00:58 -05:00
Commit Graph

2675 Commits

Author SHA1 Message Date
Laura Coursen
6d193cbad2 Merge branch 'main' into patch-1 2021-06-22 14:44:58 +01:00
Steve Guntrip
5036bb2d1f Merge branch 'main' into flytewizard-commit-articles-intros 2021-06-22 11:29:19 +01:00
Steve Guntrip
2ff3c11c65 Update content/github/committing-changes-to-your-project/viewing-and-comparing-commits/differences-between-commit-views.md 2021-06-22 11:28:44 +01:00
Matt Pollard
b682393f85 Fix heading levels (#20033) 2021-06-22 09:36:08 +00:00
Daniel Compton
c58fa8e65b Add one-time Sponsorship (#18657) 2021-06-22 08:59:41 +00:00
Matt Pollard
16ff92ca4e Replace explicit mentions of api subdomain for GitHub Enterprise Server and GitHub AE documentation (#20013) 2021-06-22 10:47:29 +02:00
Octomerger Bot
9fc237251a Merge branch 'main' into repo-sync 2021-06-22 06:22:21 +10:00
Janice
181420f8bb Merge branch 'main' into patch-1 2021-06-21 12:46:03 -07:00
Cory Wilkerson
64c5f92e82 Remove "write", added repos only have read permissions (#20040)
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-06-21 19:18:59 +00:00
hubwriter
287a857511 Update Packages docs for Container registry GA (#19987)
* Update packages landing page

* Docs updates for Container reg GA

* Update billing note

* Delete CR feature preview files

* Fix broken link

* Remove github.ref from workflows

See https://github.com/github/docs-internal/pull/19953

* Put 3rd party action message in a reusable

* Update content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md

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

* Update content/packages/learn-github-packages/deleting-and-restoring-a-package.md

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

* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md

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

* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md

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

* Update content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md

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

* Update content/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions.md

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

* fix bug with wbr breaking a link inside a code tag inside a table

* Make revisions suggested by Nilofer

See https://github.com/github/docs-internal/pull/19987/files#r655014673

* Mention that migration is happening gradually

* Reapply change suggested by Shayne

* Fix punctuation

* Remove bad link

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-21 15:10:12 -04:00
Dev Prakash Sharma
96771f9e94 Intro Added to Commits/Notification Category (#7095) 2021-06-21 18:49:01 +01:00
Daniel Adams
737bdd7431 Sync fork with upstream (Fetch upstream) via web UI (#19806) 2021-06-21 17:49:17 +02:00
Felicity Chapman
4571a178e6 Move image under step - follow on PR (#19980) 2021-06-21 08:01:33 +00:00
Junko Suzuki
e713a3a4b9 Update Meta endpoint description (#19831)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-06-21 11:34:32 +10:00
Janice
2340990f74 Merge branch 'main' into patch-1 2021-06-18 15:33:26 -07:00
Emily Gould
1e5372ac79 Move Getting started category to top-level doc set (#20008)
* Move category to top-level doc set

* Move doc set to the top and update short title

* Undo package-lock changes

* updated hardcoded refs in tests

* Update test

* Fix hardcoded link in test

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-06-18 17:13:04 +00:00
Ben Hutton
d52299a5c8 Correct filter name
Filter for discussions is `is:discussion` without the `s`
2021-06-18 08:50:04 +01:00
Emma Makinson
e9048d696a Adds documentation for cmd-e shortcut (#19889) 2021-06-18 07:16:35 +00:00
Grace Park
184543bf40 adding one more redirect_from article 2021-06-17 08:53:33 -07:00
Grace Park
43cefe6de8 adding back redirect_from 2021-06-17 08:44:39 -07:00
Grace Park
02f360a71b remove mistakenly added directory 2021-06-17 08:28:23 -07:00
Jurre
85d37a2fe3 Dependabot: add note about IP allowlist (#19958)
* Dependabot: add note about IP allowlist

We sometimes get questions from customers using private registries about adding dependabot to their ip-allowlist. We expose the IP addresses that dependabot makes updates from in our API, this explains that

* Apply suggestions from code review

* Apply suggestions from code review

* Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-17 09:57:51 +01:00
Martin Lopes
87c176b917 Update building-and-testing-python.md
Removed link so that we can present consistent GH actions versions to the user, such as checkout@v2, setup-python@v2. But let me know if you think this is essential 👍
2021-06-17 08:50:41 +10:00
Martin Lopes
029f6d382b Merge branch 'main' into update-python-build-docs 2021-06-17 08:36:51 +10:00
Mike McDonald
74c46de7ce [June 16th] Dependabot no longer runs at 5AM UTC by default (#19841)
* Updating docs to no longer reference 5AM UTC default

* Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-16 15:26:57 -04:00
Grace Park
84470a736c updating translations content 2021-06-16 10:33:01 -07:00
Grace Park
e795a6c79f Merge branch 'main' of https://github.com/github/docs-internal into site-tree-followup 2021-06-16 08:58:55 -07:00
mc
26ce5e2a2c [June 16, 2021] GitHub Desktop 2.9 updates (#19781) 2021-06-16 15:41:43 +00:00
Cornelius Roemer
03d825b8a1 Update generating-a-new-gpg-key.md
The interactive gpg key creation flow is different to how the docs here make them sound. I've made it less specific so as not to confuse people.
2021-06-16 17:33:17 +02:00
Sarah Vessels
74d960a9c0 Mention sponsorships for bill. mgrs (#19874) 2021-06-16 10:19:58 +00:00
Martin Lopes
672b046845 Small fix 2021-06-16 11:29:44 +10:00
Martin Lopes
4f692c9a3b Moved remaining descriptions into reusables 2021-06-16 11:19:16 +10:00
Martin Lopes
65b17ff946 Moved runner temp descriptions into reusable 2021-06-16 09:39:41 +10:00
Martin Lopes
46dc3aff1a Merge branch 'main' into runner-envvars 2021-06-16 09:13:51 +10:00
Martin Lopes
031ae8476c Added update from dev feedback 2021-06-16 09:10:24 +10:00
Grace Park
5dd156c726 pages test passes 2021-06-15 14:54:47 -07:00
Lee Dohm
ac4c123006 Merge branch 'main' into aup-headings-fix 2021-06-15 09:05:42 -07:00
Shubham Palriwala
7de2f4ab72 fix: show browse option only on dotcom version (#7171) 2021-06-15 13:36:15 +00:00
moritzebeling
260a1b7349 More info on "remote origin already exists" (#7176) 2021-06-15 12:51:37 +01:00
Lucas Costi
7fea0c6c58 AUP headings update 2021-06-15 11:00:07 +10:00
Lucas Costi
f91126998f Update contrib mentions of headings after H3->H2 content migration (#19884) 2021-06-15 00:14:07 +00:00
Rachael Sewell
1083eb3247 Update index.md (#19912) 2021-06-14 22:55:26 +00:00
Abby Vollmer
f399282f44 Merge branch 'main' into Add-hyperlinks-and-reorder-AUP 2021-06-14 14:53:28 -07:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Steve Guntrip
8d10436258 Document the settings context switcher (#19836)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-06-14 09:38:45 +01:00
mc
17f00e474e Merge branch 'main' into patch-1 2021-06-14 08:11:06 +01:00
mc
81d9a14c29 Merge branch 'main' into patch-1 2021-06-14 07:47:49 +01:00
mc
dba7195d75 Apply suggestions from code review 2021-06-14 07:40:47 +01:00
Martin Lopes
b43a36c1dd Merge branch 'main' into update-python-build-docs 2021-06-14 16:00:10 +10:00
Martin Lopes
ff1a991739 Merge branch 'main' into runner-envvars 2021-06-14 15:52:45 +10:00