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

2414 Commits

Author SHA1 Message Date
Rachael Sewell
0244ff4ad5 add openapi test from rest-api-operations (#16630) 2020-12-03 15:36:58 -08:00
James M. Greene
fb30a0766f Unravel pages (the array + map object) (#16708)
* Revise the 'pages' module to export two methods: 'loadPages' and 'loadPageMap'

Update all existing references to use 'loadPages' for now

* Remove explicit Promise resolutions on loadPage* methods

* Condense reduction method into its now-singular usage spot

* Opt for for-of instead of forEach

* Make require of pages in warm-server more explicit

* Be more explicit about find-page using a pageMap

* Be more explicit about find-page-in-version using a pageMap

* Be more explicit about site-tree using a pageMap

* Extract the map creation from loadPageMap

* Be more explicit about using a pageMap

* Update redirects precompile to take two arguments: pageList, pageMap

* Rename internal loadPages method to loadPageList

* Clarify pageMap is what is stored in context.pages

* Use loadPageMap in tests and stuff
2020-12-03 22:31:10 +00:00
Octomerger Bot
510d50319f repo sync 2020-12-03 13:49:51 -08:00
Octomerger Bot
ba6bf09aff repo sync 2020-12-03 13:34:36 -08:00
Jason Etcovitch
a7466b685b Actions video (#16744)
* Support video frontmatter

* Add CSP rule

* Actually put in the video
2020-12-03 21:18:42 +00:00
Octomerger Bot
82b490ce59 repo sync 2020-12-03 13:15:46 -08:00
Sarah Schneider
c0b7195057 Fix Early Access tests (#16749)
* fix early access tests

* Update lint-files.js

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-12-03 21:07:22 +00:00
Octomerger Bot
25eeefbee6 repo sync 2020-12-03 13:02:53 -08:00
Octomerger Bot
218d08f38d Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-03 12:53:19 -08:00
James M. Greene
c7870f44b7 Skip EA articles test temporarily (#16748) 2020-12-03 20:52:38 +00:00
Kevin Heis
962eedcd7d Merge pull request #1784 from ZainUrRehmanKhan/fix-Missing-"&copy;"-in-small-footer-#1744
Missing "&copy;" in small-footer #1744
2020-12-03 11:39:24 -08:00
Kevin Heis
30cdb3173b Allow repo sync in public repo (#16746)
* Allow repo sync in public repo

* Update repository-references.js

* Update lint-files.js
2020-12-03 19:19:23 +00:00
Sarah Schneider
44ccfc29d8 Merge pull request #16745 from github/hidden-docs-alt-followup
Early Access v2 followup
2020-12-03 13:39:03 -05:00
Sarah Schneider
c583392a0e add comment 2020-12-03 13:32:40 -05:00
Sarah Schneider
0ae3d35aa1 Merge pull request #16143 from github/hidden-docs-alt
Early-access docs V2
2020-12-03 13:13:16 -05:00
Zain Ur Rehman
1b92a147a4 Missing "&copy;" in small-footer #1744 2020-12-03 23:04:03 +05:00
Sarah Schneider
ca39999daf update hidden page expectations 2020-12-03 12:55:57 -05:00
Sarah Schneider
b46e881557 properly concat versioned hidden product hrefs 2020-12-03 12:45:05 -05:00
Sarah Schneider
ae9956cf57 add slashes to data paths for consistency with other paths 2020-12-03 12:30:08 -05:00
Sarah Schneider
bf61f53d4f lint 2020-12-03 12:24:41 -05:00
Sarah Schneider
52301f3756 add clarifying comments about how we derive data filepaths from data refs 2020-12-03 12:13:57 -05:00
Kevin Heis
1f3eadbb29 Merge pull request #610 from github/experiment-with-react-and-mdx
A quick experiment to get allow React components in Markdown pages and throughout the site
2020-12-03 09:09:57 -08:00
Sarah Schneider
82644efc7c Merge branch 'main' of github.com:github/docs-internal into hidden-docs-alt 2020-12-03 12:06:18 -05:00
Kevin Heis
c410020bda Update engine.js 2020-12-03 08:56:24 -08:00
Kevin Heis
92ba8d904e Merge branch 'main' into experiment-with-react-and-mdx 2020-12-03 08:49:34 -08:00
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
Kevin Heis
f89c983da5 Update README.md 2020-12-03 08:39:21 -08:00
Laura Coursen
c1d7d8367b Merge pull request #1229 from pr0PM/patch-2
Fixes #1190
2020-12-03 10:21:15 -06:00
Kevin Heis
75fd006de6 Close unwanted pull requests (#16679)
* Close unwanted pull requests

* Update close-unwanted-pull-requests.yml

* List out files excluded
2020-12-03 15:56:23 +00:00
Laura Coursen
28f9115231 Merge branch 'main' into patch-2 2020-12-03 09:52:41 -06:00
Sarah Schneider
2f10991ea5 Merge branch 'main' of github.com:github/docs-internal into hidden-docs-alt 2020-12-03 10:29:46 -05:00
Chiedo
2d070861f9 Add documentation for using React components 2020-12-03 09:06:24 -05:00
Octomerger Bot
fb791ffa5c repo sync 2020-12-03 05:41:57 -08:00
Chiedo John
d62a724abe Merge pull request #1732 from Arhell/fix-dropdown
fix dropdown on mobile
2020-12-03 08:31:55 -05:00
Chiedo John
aa0c4dcbf8 Merge branch 'main' into fix-dropdown 2020-12-03 08:23:28 -05:00
Octomerger Bot
1cb3d078f3 repo sync 2020-12-03 04:13:54 -08:00
Octomerger Bot
6387403724 repo sync 2020-12-03 03:56:42 -08:00
Matt Pollard
0e4be7690f Merge pull request #1713 from github/add-missing-space
Add missing space
2020-12-03 12:33:54 +01:00
Matt Pollard
a8a43d6aad Merge branch 'main' into add-missing-space 2020-12-03 11:55:27 +01:00
pr0PM
04223cf1b7 Update content/developers/overview/about-githubs-apis.md
Applying suggested changes.

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-03 16:17:45 +05:30
Octomerger Bot
ec00f4cdca repo sync 2020-12-02 18:35:43 -08:00
Octomerger Bot
fd6f5fe559 repo sync 2020-12-02 18:10:30 -08:00
Octomerger Bot
2291458fac Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 18:03:43 -08:00
Hamel Husain
7672308ae8 Update libraries.md (#1607)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2020-12-02 18:03:13 -08:00
Octomerger Bot
0f32214c54 repo sync 2020-12-02 17:47:14 -08:00
Octomerger Bot
56164cdf1f Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 17:45:34 -08:00
Lucas Costi
eb1556d78e Fix Actions link to community support category (#16733) 2020-12-03 11:45:01 +10:00
Octomerger Bot
0afd1911ca repo sync 2020-12-02 17:21:06 -08:00
Ivan Žužak
6dd1cb725c Repository.deleted events are not exclusive to org webhooks (#16719)
Fixes https://github.com/github/internal-developer.github.com/issues/2948 and fixes https://github.com/github/ecosystem-api/issues/1028

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-03 00:34:52 +00:00
Arhell
42f6e614be fix dropdown on mobile 2020-12-03 00:50:27 +02:00