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

59 Commits

Author SHA1 Message Date
Kevin Heis
95fadcfc4b docs: update data-directory README (#58807) 2025-12-11 17:59:00 +00:00
Kevin Heis
a89743b3c9 Replace 'any' types with 'unknown' or specific types (#58694) 2025-12-04 19:13:11 +00:00
Felicity Chapman
5385f21b91 Create reusables for repeated process steps in billing (#58645)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-02 10:28:14 +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
Felicity Chapman
8fedd4f169 Billing: create a new tutorial for cost centers and reporting at scale (#58235)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Greg Mondello <72952982+gmondello@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2025-11-04 18:26:48 +00:00
Vanessa
73fdb6ebcb Update issues with Copilot via Copilot Creates Issues [Public Preview] (#58311)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2025-11-04 00:59:32 +00:00
dependabot[bot]
5770366ade Bump vitest from 3.1.2 to 4.0.4 (#58241)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-11-03 15:57:12 +00:00
Kevin Heis
232a0f8516 Eslint review, round 1 (#58168) 2025-10-27 22:01:39 +00:00
Joe Clark
02951af721 Update CTAs for links part 1 (#58177)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2025-10-24 21:56:49 +00:00
Kevin Heis
841f6b1718 Refactor languages module: separate client and server code (#57949)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-23 19:30:06 +00:00
Sunbrye Ly
7a6596e43b Deprecating 8 low-usage Copilot models [GA] (#58053)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2025-10-23 18:38:51 +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
a79730e268 Migrate 10 JavaScript files to TypeScript (#57971) 2025-10-14 20:50:09 +00:00
Sarah Schneider
1c681bfc97 Dynamically register data/tables schemas (#57905) 2025-10-10 20:13:26 +00:00
Sarah Schneider
10eac91b8c Linter and helper tool to standardize CTAs (#57826)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-10 19:04:38 +00:00
Robert Sese
5e4588282a register the supported-code-languages data schema so CI checks it (#57898) 2025-10-09 22:22:22 +00:00
Sarah Schneider
d50a5d0634 Add data-driven table to replace GitHub supported languages Markdown table (#57811)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-09 19:56:56 +00:00
Sarah Schneider
51c65e3b86 Support data-driven tables (#57806)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-09 17:54:59 +00:00
Kevin Heis
fac4a0ee03 Migrate 15 JavaScript files to TypeScript (#57875) 2025-10-08 18:55:44 +00:00
Kevin Heis
822bdfff67 Convert 28 JavaScript files to TypeScript (#57753) 2025-10-06 16:07:33 +00:00
Kevin Heis
501e2512d7 Convert 27 JavaScript files to TypeScript (#57693) 2025-09-30 20:44:12 +00:00
Kevin Heis
a91e77679a Convert 12 JavaScript files to TypeScript (#57575) 2025-09-19 18:57:12 +00:00
Kevin Heis
0a0b02f87b Convert 14 JavaScript files to TypeScript (#57464) 2025-09-16 18:02:06 +00:00
Kevin Heis
bb58717a48 Migrate to ESLint 9 with flat config (#57110) 2025-08-18 22:39:23 +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
ad1238c44b Phase 1: Convert core validation utility to TypeScript (#56420)
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-09 19:35:54 +00:00
Kevin Heis
e6d1d29850 Convert languages.js to TypeScript (#56393) 2025-07-09 19:17:13 +00:00
Kevin Heis
8872a88693 Convert additional data-directory files to TypeScript (#56396) 2025-07-09 18:04:14 +00:00
Kevin Heis
e6c9b392d2 Fix orphaned features workflow to check variables files (#56183) 2025-06-27 17:00:23 +00:00
Kevin Heis
fab07f48b9 Update typescript, consistent import path format for ts/tsx files (#55922) 2025-06-03 19:36:19 +00:00
Rachael Sewell
02414f195a Refactor ghes deprecation scripts (#54517) 2025-02-24 23:35:21 +00:00
Kevin Heis
fc9d914b16 Tone down message about restoring deleted assets and features (#53188) 2024-11-19 20:18:29 +00:00
Sophie
2e7adc3bd4 GitHub Enterprise Server 3.15 release candidate (#52803)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Pallavi <96553709+pallsama@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: isaacmbrown <isaacmbrown@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2024-11-12 18:39:41 +00:00
Peter Bengtsson
ef4c46863e Port warm-server.js to TypeScript (#51434) 2024-06-27 00:18:28 +00:00
Rachael Sewell
931b182ccb Add secret scanning pipeline (#51188)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-06-19 17:19:30 +00:00
Peter Bengtsson
c251f6d64e Upgradeliquidjs 10.13 (#50845)
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>
2024-06-12 19:00:10 +00:00
Peter Bengtsson
d9453990d8 Port reload-tree.js to TypeScript (#50890) 2024-05-30 17:44:34 +00:00
Peter Bengtsson
bb4831c375 Don't create orphaned-features.json if there are none (#50837) 2024-05-28 12:32:18 +00:00
Peter Bengtsson
329b30b037 Don't delete 'placeholder' feature (#50274) 2024-04-23 16:09:23 +00:00
Peter Bengtsson
d644884af5 Warn when trying to delete a feature (#50127) 2024-04-17 19:53:23 +00:00
Peter Bengtsson
227e4e2bbf Clean up jest (#50177) 2024-04-16 19:38:46 +00:00
Peter Bengtsson
e0c8c80982 Use vitest instead of jest (#50150) 2024-04-16 17:07:22 +00:00
Robert Sese
538dcc249c find orphaned features: use Number() instead of parseFloat() (#50024)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-04-08 16:35:04 +00:00
Peter Bengtsson
4dc5cc8d87 Create PR about orphaned features (#49827)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-03-29 20:13:52 +00:00
Peter Bengtsson
e11df99f66 Script to find orphaned features (#49825)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-03-28 21:15:35 +00:00
Peter Bengtsson
267422624e Correct reusables correctly (#49833) 2024-03-25 16:38:52 +00:00
Rachael Sewell
d758539239 lint yaml content (#47847)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2024-03-08 18:50:51 +00:00
Peter Bengtsson
46e8acf008 Remove trailing mentions of GHAE in code (#49429) 2024-02-28 17:41:51 +00:00