1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Commit Graph

1015 Commits

Author SHA1 Message Date
Grace Park
2533776ab8 [Content folks: Merge when ready] Remove atom from sidebar (#31286)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2022-12-15 20:27:21 +00:00
mc
7a9debdca4 [December 15, 2022] - Secret Scanning Experience for Free Public Repos (Public Beta) (#32702)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Aakash Shah <aashah@github.com>
Co-authored-by: amstead <am-stead@github.com>
Co-authored-by: Mariam <15mariams@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2022-12-15 16:28:55 +00:00
Rachael Sewell
5dabae31c4 remove openapi dereferenced static files (#33297) 2022-12-13 12:38:30 -08:00
Peter Bengtsson
a76cfc7059 unbreak the translation tests (#33474) 2022-12-12 21:36:37 +00:00
Grace Park
baa53b778f Picker refactor (#33113)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-12-07 23:17:06 +00:00
Peter Bengtsson
ff12bf6131 stagger the default surrogate-key by language (#33202) 2022-12-06 20:26:06 +00:00
Peter Bengtsson
8a6e6f063f fall back to English on page.render liquid errors (#32799) 2022-12-06 17:11:41 +00:00
Sarah Schneider
9613805a95 Make TODOCS placeholder case-insensitive (#33205) 2022-12-05 20:53:22 +00:00
Kevin Heis
b7d6ee0853 Cache language redirects (#33028) 2022-12-01 20:01:52 +00:00
Peter Bengtsson
98cb108644 remove loadSiteData from tests/linting/lint-versioning.js (#33125) 2022-12-01 15:25:48 +00:00
Peter Bengtsson
e686578674 remove loadSiteData from tests/linting/lint-files.js (#33124) 2022-12-01 15:25:40 +00:00
Peter Bengtsson
41ba33a07e remove loadSiteData from site-data-reference tests (#33090) 2022-12-01 15:25:25 +00:00
Kevin Heis
6b1ac124d8 Update "preferredlang" to "user_language" (#33045) 2022-11-30 17:51:51 +00:00
Peter Bengtsson
e541364c9a 404 if the applicable version no longer matches (#33086) 2022-11-30 16:27:29 +00:00
Peter Bengtsson
31fd33df9c remove loadSiteData from tests/unit/liquid.js (#33091) 2022-11-30 16:27:19 +00:00
Peter Bengtsson
518cab7bc5 remove loadSiteData from tests/unit/page.js (#33092) 2022-11-30 16:27:08 +00:00
Peter Bengtsson
bb3d9ec51c fix release notes pre-rendering mutation bug (#33088) 2022-11-30 16:20:56 +00:00
Kevin Heis
1a77ceb9e2 Clean up zh/jp/br/kr language code redirects (#33040)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-29 18:40:48 +00:00
Peter Bengtsson
b4b9c288d8 remove tests/content/site-data.js (#32729) 2022-11-28 22:32:02 +00:00
Grace Park
e3f8f71c42 Rest api versioning redo (#33011)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2022-11-28 11:55:02 -08:00
Peter Bengtsson
7a74d57966 don't use loadSiteData in tests/unit/toc-links.js (#32730) 2022-11-28 14:52:32 +00:00
Aryn
f4d4d821f0 Update electron hyperlink (#22098) 2022-11-28 13:16:44 +00:00
Peter Bengtsson
18d23e91f3 don't use loadSiteData in tests/rendering/sidebar.js (#32732) 2022-11-23 18:54:42 +00:00
Peter Bengtsson
5720e01ca0 correct redirecting site-policy links in code (#32858) 2022-11-23 14:13:16 +00:00
Robert Sese
169cccfb0d Cleanup old webhooks code and payload files (#32738) 2022-11-22 16:56:46 +00:00
Sarah Schneider
8054b523c1 Update learning tracks schema - followup (#32812) 2022-11-21 20:42:01 +00:00
Peter Bengtsson
00b7ba1a6b only load site tree from English and "translate" the others (#32761) 2022-11-21 12:37:48 +00:00
Peter Bengtsson
f189f9d900 custom Fastly surrogate key for api search (#32536) 2022-11-21 12:34:06 +00:00
Peter Bengtsson
dd120617ef no language drop-down on early-access docs (#32749) 2022-11-18 16:46:52 +00:00
Peter Bengtsson
6f694b4311 fall back to English on corrupt data files (#32619) 2022-11-17 20:33:51 +00:00
Peter Bengtsson
6d88215b46 fall back to English on corrupt content files (#32629) 2022-11-17 19:11:29 +00:00
Peter Bengtsson
6238ea3ea6 test all release notes in jest (#32716) 2022-11-17 18:03:55 +00:00
Sarah Schneider
b49541dbfd Update learning tracks schema (#32701) 2022-11-17 16:49:54 +00:00
Peter Bengtsson
988e68fa98 JIT data (#32140) 2022-11-17 13:08:49 +00:00
Matt Pollard
198459522d Deprecate alpha documentation (#32660) 2022-11-16 17:39:06 +00:00
Robert Sese
b2e5d14036 Automate + Reactify webhooks page (#29534)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-15 22:12:16 +00:00
Grace Park
14bfa57b91 Update enabled apps to use openapi version (#32327)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-11-14 18:32:56 +00:00
Peter Bengtsson
2f66514571 make highlighting fields configurable (#32328) 2022-11-14 12:46:36 +00:00
Peter Bengtsson
401d9696a6 use /api/search/v1 in Search.tsx (#31952) 2022-11-14 12:34:21 +00:00
Peter Bengtsson
fc85041a08 always only use data/features from English (#32529)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2022-11-10 21:05:06 +00:00
Rachael Rose Renk
7bbcd64067 Remove reference to Go CodeQL relocation (#32426)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-11-10 18:55:50 +00:00
Kevin Heis
9b0eabecb1 Standardize workflow run crons (#32488) 2022-11-10 16:40:48 +00:00
Peter Bengtsson
26291a6e52 remove pageVersionTitle from page context data (#32453) 2022-11-10 13:38:40 +00:00
Peter Bengtsson
5630162802 JIT data core lib (#32493) 2022-11-10 13:17:18 +00:00
Jules
cf49b4e28d Merge branch 'universe-2022-megabranch' into codespaces-universe-megabranch 2022-11-08 10:12:42 +01:00
Jules
ef5ce33c86 Merge branch 'main' into codespaces-universe-megabranch 2022-11-08 07:47:35 +01:00
Jules
96b3b4b74c Merge branch 'main' into universe-2022-megabranch 2022-11-08 07:46:59 +01:00
Peter Bengtsson
ea468cc967 new link for community discussion (#32424) 2022-11-07 21:25:27 +00:00
Peter Bengtsson
94b33badd7 exclude headings from minitoc that don't have links (#32407) 2022-11-07 19:46:21 +00:00
Jules
10383a1160 Merge branch 'main' into universe-2022-megabranch 2022-11-07 12:00:55 +01:00