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

315 Commits

Author SHA1 Message Date
Kevin Heis
f520432027 Create and migrate observability directory (#37448) 2023-06-05 15:42:53 +00:00
Kevin Heis
2d15c92e84 Move a few more files into events src (#36574) 2023-05-08 15:33:13 +00:00
Kevin Heis
2876eda1f9 Change permalinks -> heading links (#36739) 2023-05-01 14:53:55 +00:00
Kevin Heis
d5281724e2 Update permalinks for accessibility (#36714)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-05-01 14:03:02 +00:00
Peter Bengtsson
2291eed3c6 All table th gets scope (#36555) 2023-04-26 14:58:25 +00:00
Siara
7d64ed3a11 Migrate Actions Runner Controller docs (#35498)
Co-authored-by: jc-clark <jc-clark@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: amstead <am-stead@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Chris Patterson <chrispat@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
Co-authored-by: John Sudol <24583161+johnsudol@users.noreply.github.com>
Co-authored-by: Francesco Renzi <rentziass@gmail.com>
2023-04-24 18:47:18 +00:00
Rachael Sewell
74c1fec1b3 ensure all autogenerated pages render (#36474)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-04-20 18:53:33 +00:00
Rachael Sewell
d49f1dab22 move graphql tests (#36475) 2023-04-18 23:42:14 +00:00
dependabot[bot]
50dcd77129 Bump rimraf from 4.1.2 to 5.0.0 (#36328)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-04-12 20:19:14 +00:00
Kevin Heis
68e29e17f6 Move search files to src (#35822)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-04-03 17:14:26 +00:00
Rachael Sewell
9478203b84 Move rest tests (#36052) 2023-03-30 22:03:30 +00:00
Rachael Sewell
e830ddd715 move rest api tests and code to feature folder (#36044) 2023-03-30 21:57:14 +00:00
Peter Bengtsson
44db141ee3 Disk cache getRemoteJSON (#35872) 2023-03-30 14:47:55 +00:00
Robert Sese
47b53add9f ajv lib/frontmatter (#35487)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2023-03-28 19:12:59 +00:00
Rachael Sewell
97ab8dc520 move schema check openapi tests into feature directories (#35932) 2023-03-28 16:33:58 +00:00
Rachael Sewell
83f33a3326 Automate markdown pipelines (#35722) 2023-03-27 22:10:15 +00:00
Kevin Heis
589bf333ef Remove ver_gt and ver_lt (#35838) 2023-03-23 22:33:59 +00:00
Kevin Heis
0c67aadebc Move events into subject folder (#35262) 2023-03-14 15:53:42 +00:00
Robert Sese
4673281baf use ajv for site tree + versions schema tests (#35332) 2023-03-08 00:31:21 +00:00
Robert Sese
0d7f8e061a use ajv for release notes test schema (#35300) 2023-03-07 18:51:49 +00:00
Rachael Sewell
a3df74ff0a Automation pipelines update markdown (#35194) 2023-02-28 23:09:15 +00:00
Rachael Sewell
50210d12e8 refactor openapi scripts (#34803) 2023-02-28 22:24:38 +00:00
Robert Sese
87bc834bd0 use ajv for products unit test schema (#35107) 2023-02-28 20:21:03 +00:00
Peter Bengtsson
2fa45f9acf end-to-end test link rewriting plugin (#34939) 2023-02-22 18:19:04 +00:00
Rachael Sewell
790d6a94a8 Pipelines version data dir graphql (#34772) 2023-02-15 19:33:40 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Jenni Christensen
c4a3e94faa Removing actions video (#34716)
Co-authored-by: Grace Park <gracepark@github.com>
2023-02-14 19:18:36 +00:00
Peter Bengtsson
77cd9b3325 Store doc 'intro' separately in Elasticsearch (#34731) 2023-02-14 15:59:54 +00:00
Rachael Sewell
6ab083d643 Reorganize REST code (#34323) 2023-02-14 02:13:21 +00:00
Rachael Sewell
fe8482408b Restructure GraphQL automated content scripts (#34308) 2023-02-11 00:38:27 +00:00
Kevin Heis
ac2cd0e47d Deprecate GHES 3.3 (#34328)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-02-03 17:05:11 +00:00
Peter Bengtsson
ef381c77f4 remove unit tests around dotcom-only html links (#34260) 2023-01-31 20:40:23 +00:00
Grace Park
ef2efb0636 Feature Branch: Global Nav Phase 1 (#33465)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-31 17:49:50 +00:00
Peter Bengtsson
49dd50b47d remove all uses of encodeEntities (#34202) 2023-01-26 20:29:04 +00:00
Peter Bengtsson
57a6bbc60e jest 29.4.1 (#34203) 2023-01-26 16:42:49 +00:00
Sarah Schneider
8e62a4a42f Bit of versioning code cleanup (#34104)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-01-23 21:03:53 +00:00
Peter Bengtsson
103d2ca6c2 experiment with npm install reusable workflow (#33480) 2023-01-09 17:46:50 +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
Kevin Heis
83af1896b8 Translation cleanup (#33738) 2023-01-04 18:06:51 +00:00
Rachael Sewell
5dabae31c4 remove openapi dereferenced static files (#33297) 2022-12-13 12:38:30 -08:00
Peter Bengtsson
ff12bf6131 stagger the default surrogate-key by language (#33202) 2022-12-06 20:26:06 +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
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
Peter Bengtsson
00b7ba1a6b only load site tree from English and "translate" the others (#32761) 2022-11-21 12:37:48 +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
988e68fa98 JIT data (#32140) 2022-11-17 13:08:49 +00:00