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

298 Commits

Author SHA1 Message Date
Kevin Heis
11d8e415da Check repository references (#16680)
* Check repository references

* Remove "foundRepoNames" that I used to find all the unique names

* A little speed up with Set

* Ignore a few files

* Remove remaining references

* Update README.md
2020-12-03 16:41:03 +00:00
Laura Coursen
ed7957fc66 Merge branch 'main' into patch-1 2020-12-02 14:33:53 -06:00
hubwriter
c4914d70df Dependabot private repo support (#16458)
* Update topics for Dependabot private repo support

* Fix typo

* Undo VS Code's auto-numbering

* Fix broken anchor

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

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

* Update content/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors.md

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

* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

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

* Updated to put supported package managers in table

Alex suggested moving this information about which package managers
are not supported (bundler, hex, pip) into the table on the About
topic, rather than as text in the note box. This changes does that,
adding a new row to the table for hex (as discussed with Alex).

* Remove redundant image

Review comment asked for the line about filtering repos to be removed.
With that line gone there's no point showing the s/shot of a
filtered list.

* Updates for revised UI

As per comments from @thepwagner

* Make changes requested by Maya

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-12-02 13:49:49 -05:00
Emyll Almonte
1756da83d1 Update adding-a-new-ssh-key-to-your-github-account.md (#1683)
Specifying that the SSH key to copy is the public one.

Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:23:13 +00:00
Chris Daw
872e402612 Correct page to post in Intro Docs (#1685)
There is a typo in the proposed markdown for teaching users how to add a new post to their site. The `layout` yaml front matter should be `post` not `page`
Here's a link to the typo https://docs.github.com/en/free-pro-team@latest/github/working-with-github-pages/adding-content-to-your-github-pages-site-using-jekyll#adding-a-new-post-to-your-site

Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:14:21 +00:00
Maxim Doucet
b4082bcab3 clean useless whitespaces in filter-branch example (#1710)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 16:55:12 +00:00
Jason Etcovitch
b8e46f78b2 Merge remote-tracking branch 'origin/main' into repo-sync 2020-12-02 11:16:31 -05:00
Shati Patel
c9e6a5d5b4 Merge branch 'main' into duplicates 2020-12-02 15:57:04 +00:00
Matt Rose
9a49997ae9 Update deleting-an-organization-account.md (#16714)
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-02 10:51:07 -05:00
Aakarsh B
141f0cec86 Merge branch 'main' into patch-1 2020-12-02 20:48:02 +05:30
Aakarsh B
917b188b39 Update content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-12-02 20:44:22 +05:30
Shati Patel
4ae986e19d Merge branch 'main' into patch-1 2020-12-02 13:50:54 +00:00
Shati Patel
43d0e7fe26 Merge branch 'main' into main 2020-12-02 13:12:34 +00:00
ねず
50e8da15b6 fix typo (#1516)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 09:40:27 +00:00
Meg Bird
6ec893a3dd Merge branch 'main' into patch-1 2020-12-01 22:08:30 -07:00
Grey Baker
7b3513d154 Add Doppler to secret scanning partners (#16682)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-02 00:51:43 +00:00
Nick Schonning
d3f2b22842 typo: Double word 'button' 2020-12-01 17:10:06 -05:00
Nick Schonning
a7ecce2a16 typo: Double word 'your' 2020-12-01 17:10:04 -05:00
Nick Schonning
fe2b358374 typo: Double word 'other` 2020-12-01 17:10:03 -05:00
Nick Schonning
3913bcacd6 typo: Double word 'to' 2020-12-01 17:10:02 -05:00
Nick Schonning
3ee9efe6cf typo: Double work 'the' 2020-12-01 17:10:02 -05:00
Shati Patel
09c2583682 Merge branch 'main' into env-var-code-scanning-python 2020-12-01 15:28:53 +00:00
Sarah Schneider
13fef5b1b7 remove unnecessary versioning from TOCs 2020-12-01 09:30:04 -05:00
Sarah Schneider
710310c2a7 Merge branch 'main' into remove-html-comments-from-index-files 2020-12-01 09:17:49 -05:00
Janice
1957715cff Merge branch 'main' into patch-1 2020-11-30 15:05:19 -07:00
HonkingGoose
918b49238a Merge branch 'main' into docs/1178 2020-11-28 20:10:57 +01:00
Daniel Compton
3bab2d536c Remove unsupported bank account region (#16654) 2020-11-27 18:13:26 +00:00
Antoine Rondelet
439e1e2fcd Removed deprecated echo set-env instruction 2020-11-27 15:42:01 +00:00
hubwriter
17444b74bd Clarify how to exclude files from code scanning analysis (#16658)
* Clarify how to exclude files from analysis

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

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

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

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

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

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

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-27 14:19:49 +00:00
Matt Pollard
9340ce03f6 Reorganize content on labeling (#16402) 2020-11-27 07:46:33 +01:00
Michael Mientus
8dfa6c7469 Fix Typo 2020-11-26 11:15:33 -06:00
Sarah Schneider
e5c8cfd2b5 Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:31:22 -05: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
Sarah Schneider
c5b8bc222f Merge branch 'main' into find-page-in-version-redux 2020-11-24 13:02:46 -05:00
Sarah Schneider
9593298e4a Merge branch 'main' into lint-additional-old-data-refs 2020-11-24 11:37:35 -05:00
Sarah Schneider
8d7a4aec4b ran script/content-migrations/remove-html-comments-from-index-files.js 2020-11-24 09:10:46 -05:00
Lucas Costi
2ca2698703 Merge branch 'main' into find-page-in-version-redux 2020-11-24 10:40:08 +10:00
Nick Schonning
8506c52bee fix: Bad code fence indenting in ordered lists 2020-11-23 19:33:56 -05:00
Shati Patel
2a2b2f731b Merge branch 'main' into patch-1 2020-11-23 21:04:51 +00:00
Felicity Chapman
59fbffc60c Merge branch 'main' into patch-1 2020-11-23 18:30:53 +00:00
Felicity Chapman
649368c16a Update content/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-23 18:30:38 +00:00
Sarah Schneider
7e859baec2 update syntax of a few data refs 2020-11-23 12:51:50 -05:00
Sarah Schneider
26b9459048 Merge branch 'main' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 12:14:45 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Henry
33aaba108f Update about-branches.md
fix 1 typo and delete unnecessary space
2020-11-21 21:19:37 +01:00
Greg Van Liew
5f8816fa37 Update Configuring a codespace for VS (#1416)
* Update Configuring a codespace for VS

* Update to use VS variable include

* Address review feedback

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-21 08:08:13 +00:00
Shati Patel
ee8dd3789a Merge branch 'main' into patch-1 2020-11-20 19:38:49 +00:00
Jae Pak
f2a90dbaf8 Update github-marketplace-terms-of-service.md (#16469)
* Update github-marketplace-terms-of-service.md

November 2020

* make effective date today

* Update content/github/site-policy/github-marketplace-terms-of-service.md

Co-authored-by: Mike Linksvayer <mlinksva@github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-20 17:50:20 +00:00
Ryan Lail
eb761e8212 Merge branch 'main' into patch-1 2020-11-20 14:47:03 +00:00
Matt Pollard
a05a363223 [GHAE] Correct information about public repositories in Core content about GitHub AE (#16304) 2020-11-20 13:01:43 +01:00