1
0
mirror of synced 2025-12-19 09:57:42 -05:00

56 Commits

Author SHA1 Message Date
Kevin Heis
03945b8c27 Replace any types with unknown/specific types (#58658) 2025-12-03 15:43:11 +00:00
Kevin Heis
1c41d47e97 Include audit logs data in Enterprise deprecations (#58576) 2025-12-01 20:58:21 +00:00
Kevin Heis
8adc699635 Enable github/array-foreach ESLint rule by converting all forEach to for loops (#58302)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2025-11-12 19:18:21 +00:00
Kevin Heis
4f46d28722 Fix eslint no-undef violations (#58233) 2025-10-30 16:13:18 +00:00
Kevin Heis
e8be8376a5 Update js to ts references (#58029)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-21 15:00:13 +00:00
Kevin Heis
5ae4ec0f5c Migrate 6 files from JavaScript to TypeScript (#58002) 2025-10-20 14:49:47 +00:00
Kevin Heis
c1577ff1e8 Replace gray-matter with @gr2m/gray-matter to control quotes in frontmatter (#57049) 2025-08-11 13:41:17 +00:00
Kevin Heis
fb6844eef0 Import statements: #src/ → @/ and remove file extensions (#56560) 2025-07-09 20:50:50 +00:00
Kevin Heis
d01b58210f Convert all-versions.js to TypeScript (#56404) 2025-07-09 18:12:39 +00:00
Kevin Heis
fab07f48b9 Update typescript, consistent import path format for ts/tsx files (#55922) 2025-06-03 19:36:19 +00:00
Copilot
f8fcee0c3d Convert all JavaScript files to TypeScript in src/automated-pipelines directory (#55861)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: heiskr <1221423+heiskr@users.noreply.github.com>
Co-authored-by: Ebonsignori <17055832+Ebonsignori@users.noreply.github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2025-06-02 17:50:10 +00:00
Evan Bonsignori
5038ef5a4e Convert more files to TypeScript sync.js & find-page.js (#51775) 2024-07-29 21:18:44 +00:00
Ashish Keshan
b89498472c Add audit-logs and secret-scanning links to automated-pipelines README (#51691) 2024-07-17 21:02:49 +00:00
Peter Bengtsson
223f51ed3c Await rimraf execution (#50485) 2024-05-07 17:08:04 +00:00
Kevin Heis
a863eab83f Adjust table styling for more consistency (#50149) 2024-04-16 19:13:02 +00:00
Peter Bengtsson
e0c8c80982 Use vitest instead of jest (#50150) 2024-04-16 17:07:22 +00:00
Rachael Sewell
86769f6322 Add option to display full-width content on automated pages (#49636) 2024-03-11 22:43:54 +00:00
Rachael Sewell
4cd427842a Permissions redesign (#48873) 2024-02-20 22:36:36 +00:00
Peter Bengtsson
2987823594 Remove github-ae from lib/all-versions.js (#49235) 2024-02-20 12:54:34 +00:00
Robert Sese
a8d128c29c add breadcrumbs to AutomatedPage component (#49247) 2024-02-16 16:39:01 +00:00
Peter Bengtsson
19a2e74475 Remove 'ghae' from some unit tests for automated-pipelines (#49208) 2024-02-14 14:40:08 +00:00
Josh Soref
1dabf75b34 Spelling scripts (#30895)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-05 09:14:38 -08:00
Kevin Heis
ec4d85c7d3 Migrate Callout React component to Alert (#47226)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-01-02 21:38:14 +00:00
Kevin Heis
b00cede4f7 Update note styling to dotcom (#45462) 2023-11-13 20:18:52 +00:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Kevin Heis
536418954f Move components into src/frame (#45759)
Co-authored-by: Grace Park <gracepark@github.com>
2023-11-13 17:18:51 +00:00
Kevin Heis
d4f345e4af Move files out of lib/ (#45506) 2023-11-02 22:46:32 +00:00
Peter Bengtsson
297ddc1b2c ALL translations strings shipped with every page (#44284)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-10-31 18:26:14 +00:00
Kevin Heis
3f94bb2dcf Create versions and archives src folders (#42802) 2023-09-19 16:40:43 +00:00
Robert Sese
667db55fbd Bring back some allof processing for webhooks (#41436) 2023-09-01 20:25:01 +00:00
Kevin Heis
9bf3fc185a Create languages src directory (#41661) 2023-08-30 17:24:59 +00:00
Peter Bengtsson
021275146a Upgrade dev dependencies (eslint, jest, types, playwright) (#40478) 2023-08-09 20:44:24 +00:00
Rachael Sewell
2f94cd7074 accessibility audit #4451 (#39631) 2023-07-25 21:37:55 +00:00
Peter Bengtsson
b641f2e483 Check for duplicate IDs in all autogenerated pages (#36664) 2023-07-24 16:26:10 +00:00
Peter Bengtsson
7addb0142f refactor rendering tests to use test.each (#39188) 2023-07-17 23:30:56 +00:00
Rachael Sewell
e513eb3ee5 add warning for autogenerated version frontmatter (#38985) 2023-07-13 00:02:40 +00:00
Rachael Sewell
6e7b975354 Enterprise release step bug fixes (#38892) 2023-07-11 16:56:58 +00:00
Peter Bengtsson
2ec905fc77 trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
Peter Bengtsson
f1ca61a8f8 Don't set colspan on parameter rows (#38859) 2023-07-10 19:59:08 +00:00
Robert Sese
039a34082f redo Fix ChildParameter types (#37812) 2023-06-14 18:10:57 +00:00
Kevin Heis
85675f9f81 Move more files into automated pipelines directory (#37415) 2023-06-01 17:50:58 +00:00
Rachael Sewell
fd99cde8cb Ghes release automation pipelines (#36748)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-05-03 17:15:25 +00:00
Peter Bengtsson
7ddd7d2940 use getDOMCached to marginally speed up test (#36628) 2023-04-26 15:04:40 +00:00
Rachael Sewell
0ff34076a3 Add pipeline documentation (#36522)
Co-authored-by: Grace Park <gracepark@github.com>
2023-04-20 21:33:59 +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
Kevin Heis
baea86836f Start a few READMEs in src (#36125) 2023-04-19 00:06:17 +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
dependabot[bot]
df49799c02 Bump mkdirp from 2.1.3 to 3.0.0 (#36327)
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 19:34:37 +00:00
Rachael Sewell
98123db4b1 fix duplicate comment in automated rest docs (#36313) 2023-04-11 18:30:17 +00:00