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

1030 Commits

Author SHA1 Message Date
Peter Bengtsson
d27720c729 404 if apiVersion is unrecognized (#33850) 2023-01-10 00:58:20 +00:00
Kevin Heis
5ed6db2bdb Remove TEST_TRANSLATION variable (#33839) 2023-01-09 19:30:14 +00:00
Peter Bengtsson
103d2ca6c2 experiment with npm install reusable workflow (#33480) 2023-01-09 17:46:50 +00:00
Sarah Schneider
6dbe33bd54 Fix bug in lint-versions test (#33798) 2023-01-06 17:21:19 +00:00
Peter Bengtsson
59602497f6 remove leftover nocking (#33791) 2023-01-06 16:59:34 +00:00
Peter Bengtsson
7858061bfd test api search in non-English (#33786) 2023-01-06 16:11:40 +00:00
Peter Bengtsson
c49557775e return 404 on /_next.junk (#33770) 2023-01-06 01:12:58 +00:00
Evan Bonsignori
c3944238ed add learning track card (#33300)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-05 20:59:23 +00:00
Peter Bengtsson
06eb34e0fd move out language dependent rendering tests (#33761)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-01-05 16:49:58 +00:00
Peter Bengtsson
ff7c768a66 remove tests/rendering/signup-button.js (#33753) 2023-01-04 21:49:06 +00:00
Peter Bengtsson
3c8a914b9f getDOMCached (#33749) 2023-01-04 20:50:42 +00:00
Peter Bengtsson
b8f44b13f7 test translations suite in CI (#33739) 2023-01-04 18:07:04 +00:00
Kevin Heis
83af1896b8 Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
Kevin Heis
11dc8ccfef Rm translations directory (#33720) 2023-01-03 12:44:48 -08:00
Peter Bengtsson
b240055443 Permissions statement rendering on automated pages (#33718) 2023-01-03 19:44:44 +00:00
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