1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Commit Graph

2305 Commits

Author SHA1 Message Date
Sarah Schneider
1258092a41 Merge branch 'main' of github.com:github/docs-internal into hidden-docs-alt 2020-12-02 14:22:10 -05:00
Sarah Schneider
9ed4df67d6 Merge pull request #16526 from github/build-changelog
Move changelog generation into script/graphql (from graphql-docs)
2020-12-02 14:13:41 -05:00
Octomerger Bot
4788075291 repo sync 2020-12-02 11:10:36 -08:00
Octomerger Bot
392397004a repo sync 2020-12-02 10:59:31 -08:00
Robert Mosolgo
a7d042a898 Merge branch 'main' into build-changelog 2020-12-02 13:56:50 -05:00
Sarah Schneider
3f64bb1d31 Merge branch 'main' of github.com:github/docs-internal into hidden-docs-alt 2020-12-02 13:51:00 -05:00
Sarah Schneider
98e567a4a2 add message when there are no links for a version 2020-12-02 13:50:17 -05: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
Sarah Schneider
2ad6101bf1 show link titles and sort alphabetically 2020-12-02 13:40:41 -05:00
Sarah Schneider
5b49fdff58 do not link to early access landing page in sidebar and breadcrumbs 2020-12-02 13:40:24 -05:00
Octomerger Bot
b11120749c repo sync 2020-12-02 10:10:39 -08:00
Octomerger Bot
d2ef480e57 repo sync 2020-12-02 09:56:44 -08:00
Sarah Schneider
7628caa417 Merge branch 'main' of github.com:github/docs-internal into hidden-docs-alt 2020-12-02 12:47:54 -05:00
Nick Schonning
3d00a7314b fix: LinkHeader link trailing slash (#1503)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:44:41 +00:00
Sarah Schneider
d3d2f0884a new script to update data and image paths 2020-12-02 12:41:26 -05:00
Octomerger Bot
27aa0fbef1 repo sync 2020-12-02 09:35:03 -08:00
Sarah Schneider
6d82e46580 lint 2020-12-02 12:30:45 -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
Octomerger Bot
ae945be534 repo sync 2020-12-02 09:16:31 -08:00
Octomerger Bot
4f7ca077da Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 09:14:58 -08: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
Octomerger Bot
1edd1ebd06 repo sync 2020-12-02 09:03:31 -08:00
Octomerger Bot
70ede27772 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 08:55:59 -08: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
Shati Patel
ed3cd08e95 Merge branch 'main' into repo-sync 2020-12-02 16:50:15 +00:00
Octomerger Bot
e602f4434d repo sync 2020-12-02 08:41:57 -08:00
Shati Patel
df9950c84a Merge pull request #629 from dr-js/patch-1
Actions: promote jobs steps title to h3 to appear in sidebar
2020-12-02 16:35:43 +00:00
Octomerger Bot
9213495870 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 08:33:48 -08:00
Jason Etcovitch
b081355d42 Default to "GitHub" as author in guide-card (#16717)
* Default authors to ['GitHub']

* Remove now-redundant GitHub authors
2020-12-02 16:32:37 +00:00
Shati Patel
8006fb3cd1 Merge branch 'main' into patch-1 2020-12-02 16:26:13 +00:00
Octomerger Bot
892c74a55b repo sync 2020-12-02 08:24:19 -08:00
Kevin Heis
685e7a3655 Remove unsafe eval (#16704)
* Remove unsafe eval

* Actually, we're not using this anyways

* Reset package-lock, I have no idea why this keeps changing

* Update csp.js

* Update server.js
2020-12-02 16:19:14 +00:00
Shati Patel
df69a9ed2d Merge branch 'main' into patch-1 2020-12-02 16:16:50 +00:00
Jason Etcovitch
b8e46f78b2 Merge remote-tracking branch 'origin/main' into repo-sync 2020-12-02 11:16:31 -05:00
Shati Patel
17eac8bad4 Merge pull request #1292 from nschonni/duplicates
typo: Double word cleanup
2020-12-02 16:06:03 +00:00
Octomerger Bot
87fb2ceae2 repo sync (#16715)
* Improve documentation issue no #1034

Done with the minor fixes for open issue number #1034 .

* Increasing the importance

I wanted to delete a branch, but I couldn't in spite of reading this document. The problem was, the branch I wanted to delete was the default branch. 
Even though it is stated in this document, it was not given enough importance that everyone would see it.

* typo

A small type in the comments

* Update setting-up-your-development-environment-to-create-a-github-app.md

Fix two small typos.

* properly capitalize "macOS"

* Clarify GH password requirements

* Change " to `

As done in the description of `master`

* " to ` in DE

* " to ` in PT

* " to ` in RU

* Fix typo metadata-syntax-for-github-actions.md

Fix typo for metadata-syntax-for-github-actions#outputs-for-composite-run-steps-actions

* chore: Remove bolding from headings

* Removed deprecated echo set-env instruction

* fix typo (#1516)

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

* Remove extraneous grammar period which breaks the compare URL (#1252)

* Remove extraneous grammar period which breaks the compare URL

* Update data/reusables/repositories/two-dot-diff-comparison-example-urls.md

Co-authored-by: Nick Schonning <nschonni@gmail.com>

Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Revert "" to ` in RU"

This reverts commit d484fd6ef5.

* Revert "" to ` in PT"

This reverts commit fab62f05be.

* Revert "" to ` in DE"

This reverts commit 78abcd6f7a.

* Change md

This squashes all the translation commits and their deletion.

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

Co-authored-by: Atharva Shirdhankar <72031540+StarTrooper08@users.noreply.github.com>
Co-authored-by: Aakarsh B <aakarshbiju@gmail.com>
Co-authored-by: Aritra Roy Gosthipaty <aritra.born2fly@gmail.com>
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
Co-authored-by: Stephen Wade <stephen@stephenwade.me>
Co-authored-by: Shao Yang Hong <hongsy2006@gmail.com>
Co-authored-by: a2br <62328077+a2br@users.noreply.github.com>
Co-authored-by: Cas van Dinter <casvd@hotmail.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Antoine Rondelet <rondelet.antoine@gmail.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: ねず <39144575+wonda-tea-coffee@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Ilia <ilia@wearebond.com>
Co-authored-by: a2br <a2br@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-12-02 16:03:35 +00: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
Felicity Chapman
06ad687de6 Merge pull request #1271 from Aakarsh-B/patch-1
Increasing the importance
2020-12-02 15:35:31 +00:00
github-openapi-bot
5f0dd145b7 Updating OpenAPI descriptions (#16712) 2020-12-02 15:31:14 +00:00
Felicity Chapman
2d52d5c73f Merge branch 'main' into patch-1 2020-12-02 15:25:18 +00:00
Felicity Chapman
73fdfa3516 Merge pull request #1457 from a2br/main
Add proper markdown to 'main'
2020-12-02 15:22:33 +00: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
Felicity Chapman
7ab067cad2 Merge branch 'main' into main 2020-12-02 15:10:27 +00:00
Shati Patel
b432846e73 Merge pull request #1369 from macedogm/patch-1
Update setting-up-your-development-environment-to-create-a-github-app.md
2020-12-02 15:05:02 +00:00
a2br
37d378bc46 Merge branch 'main' of https://github.com/a2br/docs into main 2020-12-02 16:02:04 +01:00
a2br
3fe53e3e87 Change md
This squashes all the translation commits and their deletion.
2020-12-02 15:59:59 +01:00
Shati Patel
65c3a19dad Merge branch 'main' into patch-1 2020-12-02 14:56:32 +00:00
a2br
c922595a48 Revert "" to ` in DE"
This reverts commit 78abcd6f7a.
2020-12-02 15:53:30 +01:00