1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

169 Commits

Author SHA1 Message Date
Radosław Miernik
d8ea4353dd Fixed typo in GraphQL API docs (fixes #3943). 2021-02-23 23:36:29 +01:00
Evi Liu
e4b96cc3b6 Create discussions-graphql-api.md (#17897)
* Create discussions-graphql-api.md

Here's the PR for our manual version of the Discussions GraphQL API documentation. Per the conversation in https://github.com/github/docs-team/issues/318, the intention is to publish this guide as reference documentation until we have automation in place to generate these docs.

* style guide alignment

* rename article

* OAuth user -> OAuth app

* remove incorrect discussion description

* Use discussions product name

Co-authored-by: skedwards88 <skedwards88@github.com>
2021-02-23 17:35:20 +00:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
Eli Perkins
2aa3957967 Add missing closing bracket to mutation structure
I noticed this was missing a balanced bracket!
2021-01-07 10:52:38 -05:00
Rachael Sewell
9a0222e353 add missing redirect frontmatter (#17042)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-12-17 19:03:20 +00:00
Ivan Žužak
d34d41dcd1 Remove mention of GraphQL API rate limit increases for GHEC organizations (#17006)
* Section on rate limits should not be nested within section on node limits since those are separate limits

* Remove mention of GraphQL API rate limit increases for GHEC orgs

Fixes https://github.com/github/docs-content/issues/3474

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2020-12-16 10:04:09 -08:00
Sarah Schneider
d43acb967a Merge branch 'main' into move-explorer-to-docs 2020-12-10 11:29:37 -05:00
Lucas Costi
1588f50f15 Add READMEs for API content directories (#1895)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-12-10 13:31:10 +10:00
Sarah Schneider
a4f2444654 new Explorer layout with iFrame 2020-12-08 13:38:37 -05:00
Sarah Schneider
9cbd8a3635 reran script 2020-11-24 13:14:50 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Allie
354d8c2768 Minor typo fixed for "sidebar" (#881)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-03 11:10:29 +00:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Martin Lopes
8b804e0dec Add note about GraphQL query behaviour (#16235)
* Adds note about separate queries for issues and pull requests

* Added note formatting

* Updated variable for new convention
2020-10-28 09:41:34 +10:00
Vladimir Rutsky
533c532fc1 Fix list Markdown formatting 2020-10-25 18:07:33 +01:00
Felicity Chapman
0f100dabe9 Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00