Commit Graph

167 Commits

Author SHA1 Message Date
Sandy Tao
3296d056bd fix(release): prevent validation error in patch-from-comment workflow (#8759) 2025-09-18 14:27:46 -07:00
Sandy Tao
4df391d0e5 fix(release): correctly parse channel argument in patch workflow (#8750) 2025-09-18 20:16:43 +00:00
matt korwel
4159db8914 Releasing: Patching e2e coordination (#8723) 2025-09-18 19:11:57 +00:00
matt korwel
f92a8b6bf1 work (#8720) 2025-09-18 10:45:42 -07:00
matt korwel
029ad20df4 Prstep3 (#8718) 2025-09-18 10:32:13 -07:00
matt korwel
83b3661688 Prstep3 (#8717) 2025-09-18 10:28:40 -07:00
matt korwel
629c5194f8 no loops (#8716) 2025-09-18 10:14:12 -07:00
matt korwel
fe32d01d08 Prstep2 (#8715) 2025-09-18 10:10:26 -07:00
matt korwel
c59d22669c better notifications (#8714) 2025-09-18 09:56:45 -07:00
matt korwel
1f8c2af8d8 better logging (#8712) 2025-09-18 09:43:35 -07:00
matt korwel
a6b6732fe5 Pr comment (#8710) 2025-09-18 09:36:11 -07:00
matt korwel
7cc08a1b65 Pr comment (#8709) 2025-09-18 09:30:50 -07:00
matt korwel
c6f0ec4add Pr comment (#8708) 2025-09-18 09:26:33 -07:00
matt korwel
d3c0b25af9 Pr comment (#8707) 2025-09-18 09:23:45 -07:00
matt korwel
c9c97cd837 permissions (#8706) 2025-09-18 09:18:09 -07:00
Richie Foreman
04a7c7b68d feat(CI): Package docker containers to GHCR for PRs. (#8588) 2025-09-18 14:30:55 +00:00
matt korwel
3d63e679f5 Releasing: Patching and Rollback (#8673) 2025-09-18 04:16:08 +00:00
matt korwel
655ccf8946 Mk fix nightly (#8669) 2025-09-18 01:40:17 +00:00
matt korwel
c5269c4a67 permissiong for nightly job (#8652) 2025-09-17 17:16:38 -07:00
matt korwel
5cc929de17 Mk correct versioning (#8642) 2025-09-17 13:31:45 -07:00
matt korwel
ff6a1d0c45 Mk/release hotfix (#8633) 2025-09-17 11:02:54 -07:00
matt korwel
33841c154b Release Promotion Clean up (#8597) 2025-09-16 23:47:05 -07:00
anthony bushong
d1b9fbff1c feat(actions): add swebench eval harness to github actions (#8028)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-16 11:25:13 -07:00
Richie Foreman
e3a37fce8a cleanup(gha): Use Matrix runner w/ {self, ubuntu} for a low-risk workflow (#8367) 2025-09-16 16:05:44 +00:00
Srinath Padmanabhan
35126bc2e0 Fix(triage): Update pr-triage.sh script (#7698)
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
2025-09-15 23:58:50 +00:00
Tommaso Sciortino
8f4072b05d Fix references to old name of npm-shrinkwrap.json. (#8506) 2025-09-15 21:35:17 +00:00
Tommaso Sciortino
a889c63700 Use shrinkwrap for package locking (#8298) 2025-09-12 20:26:55 +00:00
matt korwel
e214dafcec fix(release): use preview tag for preview versions (#8370) 2025-09-12 12:26:27 -07:00
matt korwel
34c194cede feat: simplify patch release workflow (#8196)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
2025-09-12 17:22:10 +00:00
matt korwel
97c4f4be62 refactor(release): simplify release workflow (#8353) 2025-09-12 16:58:28 +00:00
Sandy Tao
ed36250ce5 fix(release): Add back old release.yml (#8302)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-11 15:22:34 -07:00
matt korwel
8f2b0a4b4e feat(release): automate patch creation and release process (#8202) 2025-09-11 16:19:07 +00:00
matt korwel
a877730a17 Broaden PR Approval Process (#8264) 2025-09-11 15:48:31 +00:00
matt korwel
da123058c6 Release Process vNext (#8152)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-10 08:28:58 +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
Gal Zahavi
a03c3a6eb6 fix(ci): fix windows e2e tests (#7749) 2025-09-05 23:54:46 +00:00
Srinath Padmanabhan
d9e86a2ba1 feat(triage): add status/bot-triaged label after triage (#7765)
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
2025-09-05 13:44:03 +00:00
matt korwel
a45f63f28c temp disable windows e2e tests (#7746) 2025-09-04 14:14:51 -07:00
Pascal Birchler
7ede53fe76 Reduce bundle size & check it in CI (#7395) 2025-09-04 21:00:27 +00:00
matt korwel
a34d913200 feat/e2e workflow improvements (#7684) 2025-09-03 22:31:35 +00:00
matt korwel
71b96353f5 feat: run e2e tests on pull requests (#7659)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-09-03 20:14:16 +00:00
David East
c3563cb9e2 chore(ci): Update GitHub /assign workflow to use advanced search API (#7601) 2025-09-02 22:42:07 +00:00
Abhi
eabc9c99fb fix(release) - make release failures p0 (#7514) 2025-08-31 19:52:14 +00:00
Srinath Padmanabhan
beb41ea2e6 Update gemini-automated-issue-triage.yml (#7486) 2025-08-30 21:35:15 +00:00
Srinath Padmanabhan
50a1dad628 Update Issue Triage (#7469) 2025-08-30 15:43:54 +00:00
Srinath Padmanabhan
c3f7acbaea fix(workflows): improve issue triage (#7449)
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
2025-08-30 02:47:06 +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
Allen Hutchison
4830f74fb6 fix(bug): correct /about command in bug report template (#7235) 2025-08-27 18:28:50 +00:00
Gaurav
fbc3137abf refactor: improve intermediate result parsing in issue dedup workflow (#7218) 2025-08-27 17:14:38 +00:00