Commit Graph

185 Commits

Author SHA1 Message Date
matt korwel 4e1b4e7a3e removing duplicate runs (#8838) 2025-09-18 22:50:49 -07:00
matt korwel e3ef6a7896 actually correct mac names (#8832) 2025-09-18 22:33:58 -07:00
matt korwel 11b9b6b4eb support label on pushes too (#8831) 2025-09-18 22:28:26 -07:00
matt korwel b36d7eefa0 actually remove mege queue skipper (#8824) 2025-09-18 22:14:47 -07:00
matt korwel a3765e2d52 remove merge queue skipper (#8819) 2025-09-18 22:07:47 -07:00
matt korwel d700cdd617 Fix merge queue for forks (#8816) 2025-09-18 21:59:24 -07:00
matt korwel aaee849f1b use correct ref for launching (#8813) 2025-09-18 21:19:22 -07:00
matt korwel 2102e9a0b7 ci fixes (#8810) 2025-09-19 04:01:21 +00:00
matt korwel 8de23c5132 use the cla user (#8806) 2025-09-18 20:44:38 -07:00
matt korwel e25cf3e778 migrate to patch both (#8803) 2025-09-18 20:17:51 -07:00
Tommaso Sciortino 5ec8c28df7 Fix npm_channel options in manual release workflow. (#8766) 2025-09-19 03:11:10 +00:00
matt korwel 08abe79df7 permissions (#8800) 2025-09-18 19:51:35 -07:00
matt korwel 631e93e9a4 ensure consistent user (#8798) 2025-09-18 19:38:07 -07:00
matt korwel 6c3d42ba97 better messaging (#8794) 2025-09-18 19:00:18 -07:00
matt korwel 058c07cb89 more patching (#8787) 2025-09-18 18:22:54 -07:00
matt korwel 2e6e36d790 dealing with conflicts (#8772) 2025-09-18 17:33:08 -07:00
matt korwel 6e8a8d61ab patch e2e vnext (#8767) 2025-09-18 23:31:39 +00:00
matt korwel 5d3c3cb0a0 Improve CI Times by 70% (#8530) 2025-09-18 16:29:40 -07:00
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