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

32 Commits

Author SHA1 Message Date
Hector Alfaro
2897713437 Remove unused things, mostly Azure-related (#54192)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2025-01-30 19:35:57 +00:00
Kevin Heis
8c5934eb09 Update src/workflows to TypeScript (#53220) 2024-12-02 17:29:09 +00:00
Kevin Heis
7ea4d8fd65 Typescript src/links (#53139) 2024-11-18 16:17:33 +00:00
Evan Bonsignori
1a99ce6a37 src/search refactor + new endpoint: AI Search Autocomplete (#52822) 2024-11-07 18:15:57 +00:00
Kevin Heis
edb94454c5 Update eslint packages except eslint@9 (#52435)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2024-09-25 20:15:50 +00:00
Ashley
6e57375816 changed short-version.js to ts and updated references (#51805)
Co-authored-by: Evan Bonsignori <evanabonsignori@gmail.com>
2024-07-30 19:12:53 +00:00
Peter Bengtsson
ef4c46863e Port warm-server.js to TypeScript (#51434) 2024-06-27 00:18:28 +00:00
Peter Bengtsson
1c2690d540 Port features.js to TypeScript (#51422) 2024-06-26 14:23:07 +00:00
Kevin Heis
5212e15931 Avoid regexp parse for hostnames (#51064) 2024-06-07 17:13:57 +00:00
Peter Bengtsson
7ef2c568b7 Port context.js to TypeScript (#50978) 2024-06-07 12:23:13 +00:00
Kevin Heis
c52a017cba Flip silent to verbose in update-internal-links script (#50522) 2024-05-15 16:05:25 +00:00
Hector Alfaro
6609dfc9c0 Check links within the same page (#49403)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2024-04-18 13:30:09 +00:00
Hector Alfaro
c14cb2e208 Update graphql data directory in link checker CLI script (#50202) 2024-04-17 21:45:16 +00:00
Rachael Sewell
840606cb4e Consolidate data/graphql into src/graphql/data directory (#50152) 2024-04-16 17:55:09 +00:00
Peter Bengtsson
48912fd5e7 On PRs only check URLs in github/github that are relevant (#49902) 2024-03-27 21:46:26 +00:00
Peter Bengtsson
bf4af51387 Periodically validate docs-urls.json in github/github (#49220)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-03-18 11:56:49 +00:00
Robert Sese
6c6568fbab set FAIL_ON_FLAW to fail link checking (#49444) 2024-02-29 20:40:17 +00:00
Grace Park
d6a2223902 Broken link workflow (#48804) 2024-01-23 19:06:33 +00:00
Peter Bengtsson
cf8119207b Compute category versions from combining versions of children (#45685) 2023-11-15 12:52:26 +00:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Kevin Heis
7586a1a952 Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
Kevin Heis
d4f345e4af Move files out of lib/ (#45506) 2023-11-02 22:46:32 +00:00
Kevin Heis
748d1e3e3d Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00
Peter Bengtsson
4837643021 Fix link checker for relative image references (#45203) 2023-10-30 15:28:24 +00:00
Felicity Chapman
8c5e37fe4b Update rendered-content-link-checker.js (#44179)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-10-11 15:26:10 +00:00
Peter Bengtsson
5fe4d1d709 Give the rendered-content link checker CLI a better name (#43785) 2023-10-05 16:33:13 +00:00
Peter Bengtsson
1922e363c0 Count unique links broken rather than pages it appears on (#43796) 2023-10-04 17:49:36 +00:00
Kevin Heis
4870ba6a1b Create src/workflows, clear out github/actions-scripts (#43088) 2023-09-25 12:06:56 -07:00
Grace Park
be3d75c32e Update error reporting flaws number (#42893) 2023-09-19 20:03:20 +00:00
Kevin Heis
3f94bb2dcf Create versions and archives src folders (#42802) 2023-09-19 16:40:43 +00:00
Grace Park
641d566d42 Broken weekly content linting report (#42504)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-09-15 18:37:55 +00:00
Kevin Heis
0ef156d84e Create links src directory (#41733) 2023-08-31 17:29:20 +00:00