Commit Graph

64 Commits

Author SHA1 Message Date
Jerop Kipruto d887c28e43 fix(github): resolve actionlint and yamllint regressions from #19443 (#20467) 2026-02-26 11:31:31 -08:00
Google Admin 48edb0f728 Refactor Github Action per b/485167538 (#19443)
Co-authored-by: Ben Knutson <benknutson@google.com>
2026-02-26 12:58:14 -05:00
Tommaso Sciortino f504f072b3 make windows tests mandatory (#20096) 2026-02-24 00:06:14 +00:00
N. Taylor Mullen f4ee774913 ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00
Sehoon Shon 769dd70c9c run npx pointing to the specific commit SHA (#17970)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-01-30 19:42:29 +00:00
Bryan Morgan dc9ecfdbb3 feat(ci): add npx smoke test to verify installability (#17927) 2026-01-30 16:09:59 +00:00
Tommaso Sciortino 9b3aebba7a Fix CI for forks (#16113) 2026-01-08 00:18:33 +00:00
N. Taylor Mullen 325d96ec5b Optimize CI workflow: Parallelize jobs and cache linters (#16054)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2026-01-07 21:50:22 +00:00
N. Taylor Mullen 6c7045f346 Agent Skills: Unify Representation & Centralize Loading (#15833) 2026-01-03 16:24:36 -08:00
cornmander cb8e140ad8 Use lenient MCP output schema validator (#13521) 2025-11-20 21:51:25 +00:00
cornmander 69960cb85b chore: autogenerate settings documentation (#12451) 2025-11-03 01:42:49 +00:00
Smetalo 7e09fbd74a feat: Add lychee-action to check for broken links (#11781)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-10-23 15:50:41 +00:00
matt korwel 18ced18935 fix: Improve patch workflow and update NOTICES.txt (#11623) 2025-10-21 16:45:32 -07:00
Shreya Keshive 3e509445bf feat(lint): add sensitive keyword linter (#10488) 2025-10-03 17:25:28 +00:00
Richie Foreman 5bfb0755df feat(ci): Add some very basic smoke testing to CI.yml (#10451) 2025-10-03 14:43:06 +00:00
shishu314 d5e10b2828 Fix(infra) - Give merge queue skipper read-all access (#10368)
Co-authored-by: Shi Shu <shii@google.com>
2025-10-02 17:15:25 +00:00
shishu314 a393ae3e48 feat(infra)- Use queue skipper for CI (#9773)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-30 18:58:56 +00:00
matt korwel 4bd540eb95 Mac required (#10007) 2025-09-27 00:23:48 +00:00
Shardul Natu 5684eeedd7 fix(typo): Fix the commit sha of a mistyped action (#9310)
Co-authored-by: Shnatu <snatu@google.com>
2025-09-24 15:53:04 +00:00
matt korwel e4852b7f13 Test workflow dispatch (#9283)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-24 02:59:58 +00:00
matt korwel e3ef6a7896 actually correct mac names (#8832) 2025-09-18 22:33:58 -07:00
matt korwel a3765e2d52 remove merge queue skipper (#8819) 2025-09-18 22:07:47 -07:00
matt korwel 2102e9a0b7 ci fixes (#8810) 2025-09-19 04:01:21 +00:00
matt korwel 2e6e36d790 dealing with conflicts (#8772) 2025-09-18 17:33:08 -07:00
matt korwel 5d3c3cb0a0 Improve CI Times by 70% (#8530) 2025-09-18 16:29:40 -07:00
Richie Foreman 04a7c7b68d feat(CI): Package docker containers to GHCR for PRs. (#8588) 2025-09-18 14:30:55 +00:00
Christie Warwick (Wilson) bc001de053 Skip bundle_size job for merge_group event (#8032) 2025-09-08 19:58:26 +00:00
joshualitt d307337655 bug(core): Fix Check Bundle Size github action. (#7833) 2025-09-07 19:04:16 +00:00
Pascal Birchler 7ede53fe76 Reduce bundle size & check it in CI (#7395) 2025-09-04 21:00:27 +00:00
ljxfstorm edeb61fb27 Restore missing resolved and integrity of some dependencies and add check of lockfile integrity (#5336)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-08-29 16:43:56 +00:00
N. Taylor Mullen f150eb9147 fix(ci): allow release branches to run (#7060) 2025-08-25 23:39:32 +00:00
Seth Vargo 5afe13428e chore(ci): add global linter (#6111)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-08-13 18:56:10 +00:00
Seth Vargo dda37f627c chore(ci): Ensure ci workflows is consistent and not vulnerable to injection attacks (#6109) 2025-08-13 02:56:49 +00:00
Seth Vargo ca0d972a95 chore(ci): do not "fail fast" on Node tests (#6053) 2025-08-12 19:18:54 +00:00
Jacob Richman 5748e82840 chore(integration-tests): refactor to typescript (#5645) 2025-08-12 16:19:09 +00:00
Tommaso Sciortino 35af4736b8 Run pre-merge checks in mac os as well as ubutnu+win (#4900) 2025-07-25 23:09:37 +00:00
Tommaso Sciortino a3bbcf81df Run presubmit tests in windows as well as linux. (#4672)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-25 15:57:30 -07:00
Pascal Birchler e37d16f165 chore: Expand node version test matrix (#2700)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-21 16:33:54 -07:00
Pascal Birchler 20e4fbf4b1 chore: pin GitHub Actions to SHAs (#2987)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-07-11 16:46:06 +00:00
Pascal Birchler 561ba8512d fix(gha): only post coverage comment for 22.x (#3613) 2025-07-09 18:25:48 +00:00
dependabot[bot] 53a8415743 chore(deps): bump dorny/test-reporter from 1 to 2 (#3575)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-07-09 05:46:24 +00:00
Pascal Birchler ca15d9baed chore: add CodeQL analysis (#2992) 2025-07-09 00:23:51 +00:00
matt korwel 7e321fe678 feat: Update minimum Node.js version to 20 (#3277) 2025-07-05 14:55:15 +00:00
matt korwel 26e4edb141 CI: Linting Fix (#1413)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
2025-06-25 04:18:51 +00:00
matt korwel 84e7af1e38 feat: add merge_group trigger to CI and E2E workflows (#1400) 2025-06-24 15:30:31 -07:00
matt korwel fbe69c2135 Preflight and integration npx (#1096) 2025-06-16 15:27:29 +00:00
N. Taylor Mullen d80ec4b7ae feat(ci): run actions on the release branch (#1086) 2025-06-15 21:43:32 -07:00
N. Taylor Mullen 49fd7786f0 Update package-lock.json (#738) 2025-06-04 04:05:39 +00:00
Keith Ballinger 75f9372812 fix Cannot find module @rollup/rollup-linux-x64-gnu error (#736) 2025-06-03 19:52:53 -07:00
Allen Hutchison 63214500f8 fix(ci): correct input name for core coverage summary (#698) 2025-06-02 15:53:26 -07:00