Commit graph

303 commits

Author SHA1 Message Date
shishu314
cf7debbac1
fix(infra) - Fix missing package error (#10595)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-07 18:58:05 +00:00
Adam Weidman
6bb99806f0
Fix quoting when echoing workflow JSON (#10596) 2025-10-07 16:10:52 +00:00
Sandy Tao
dc0e0b4165
fix(ci): ensure dry-run is false for scheduled nightly releases (#10571) 2025-10-07 01:34:26 +00:00
Gal Zahavi
abe4045c63
ci(release): remove 'dev' option from manual release (#10374) 2025-10-06 19:25:16 +00:00
Adam Weidman
b6d3c56b35
chore(actions): mark wombat-token-cli as required (#10590) 2025-10-06 15:26:35 +00:00
Tommaso Sciortino
0cf01df48c
Temporarily remove NPM integration tests till we resolve #10517 (#10520) 2025-10-05 15:25:45 +00:00
Shreya Keshive
8149a4546e
feat(lint): add sensitive keyword linter (#10488) 2025-10-03 17:25:28 +00:00
Shreya Keshive
667ca6d241
feat(ci): add ability to publish packages to private github registry for testing (#10348) 2025-10-03 15:41:32 +00:00
Richie Foreman
f76adec8a6
feat(ci): Add some very basic smoke testing to CI.yml (#10451) 2025-10-03 14:43:06 +00:00
Tommaso Sciortino
fcdfa8609a
Change "Create Pull Request" action to not try merging (#10379) 2025-10-02 22:01:42 +00:00
shishu314
460ec60212
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
Shreya Keshive
99958c68e7
fix(ci) update wording of promote action output to be more clear (#10369) 2025-10-02 16:31:26 +00:00
Richie Foreman
c987e6a623
feat(ci): Add npx run testing to Release Verification Testing (#10352) 2025-10-02 15:28:41 +00:00
Shreya Keshive
163dba7e4b
fix(release): propagate force_skip_tests to publish jobs (#10355) 2025-10-01 18:27:21 +00:00
Tommaso Sciortino
a80cd28d4c
Fix dry run. (#10286) 2025-10-01 03:42:56 +00:00
Tommaso Sciortino
46c884de51
Print inputs for all actions. (#10284) 2025-10-01 03:38:18 +00:00
Shreya Keshive
f2aa9d283a
fix(release): Fix promotion workflow (#10261) 2025-09-30 23:16:53 +00:00
shishu314
d991c4607d
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
Tommaso Sciortino
3d1b0df0fa
Verify npm release by running integration tests (#10174) 2025-09-30 18:24:12 +00:00
Tommaso Sciortino
6ef78cbbe9
Fix Release Nightly (#10186) 2025-09-30 14:52:56 +00:00
Shreya Keshive
5478b58166
ci(release): Skip tests by default in scheduled nightly workflow (#10184) 2025-09-29 20:33:06 +00:00
shishu314
042288e72c
fix(infra)- Add pr number to release branches (#9506)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-29 17:14:53 +00:00
shishu314
bf32492da9
feat(infra) - Add workflow for rollbacking a change (#9261)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-29 15:02:29 +00:00
anthony bushong
d1485d4672
fix(actions): hydrate env vars into nightly failure issue/issue body (#10087) 2025-09-29 11:26:47 +00:00
matt korwel
80a414be97
Mac required (#10007) 2025-09-27 00:23:48 +00:00
matt korwel
38dccf32c1
feat: Use PAT for gemini-cli-robot in release workflows (#9804)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2025-09-26 23:35:26 +00:00
Michael Bleigh
94b377049b
chore(docs): adds GitHub action to rebuild docs on change (#9987) 2025-09-26 20:21:50 +00:00
matt korwel
8a16165a9b
fix(deps): resolve ansi-regex dependency conflict (#9964) 2025-09-26 10:00:54 -07:00
shrutip90
809b933d81
Create issues on manual release failures similar to other release pro… (#9786) 2025-09-25 23:01:07 +00:00
matt korwel
5f080aa52a
fix(ci): e2e workflow aligned with release (#9296) 2025-09-25 18:26:07 +00:00
matt korwel
b1da8c210e
change patch name for consistency (#9249)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-25 04:05:50 +00:00
matt korwel
422eb78b41
handling propper checkouts for releasemanual (#8954) 2025-09-25 03:57:16 +00:00
Richie Foreman
d8b895a2f1
feat(ci): Push Sandbox images to dockerhub instead of GHCR (#9163) 2025-09-24 16:46:51 +00:00
Tommaso Sciortino
1753c71bfa
Add log groups to run tests (#9275) 2025-09-24 16:43:45 +00:00
Tommaso Sciortino
b540137820
Fix broken icon on force_skip_tests option in "Release: Manual" (#9246) 2025-09-24 16:17:18 +00:00
Shardul Natu
5cadd37eb2
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
3667ecf107
Test workflow dispatch (#9283)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-24 02:59:58 +00:00
Tommaso Sciortino
03bd6876d2
Fix broken if (#9270) 2025-09-23 22:07:35 +00:00
shishu314
16278fd849
feat(infra) - Add file for rollback workflow (#9211)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-23 19:36:41 +00:00
shishu314
7f9975cf1c
cleanup(infra) - Remove change tags action (#9201)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-23 18:21:55 +00:00
Richie Foreman
f46e50b271
fix(ci): Perform release verification in a separate working dir. (#9234)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-23 16:55:47 +00:00
shishu314
8d637a434c
feat(infra) - Add empty action file for change tags (#9158)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-23 01:59:16 +00:00
Richie Foreman
93e022cee5
feat(ci): Add a "verify release" action + workflow to the pipeline (#8929)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-22 19:30:42 +00:00
Richie Foreman
aba23feddd
feat(CI): Add a github action to build the sandbox image and push to GHCR (#8670)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-20 14:19:03 +00:00
Tommaso Sciortino
b9f6283a8e
Add skip_github_release option to Manual Release. (#8932) 2025-09-19 19:13:33 +00:00
matt korwel
fd64d34082
Release: Ensure Tag Modification works (#8931)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 18:43:39 +00:00
Tommaso Sciortino
d0da1f5fc9
Rollback shrinkwrap (#8926) 2025-09-19 18:22:01 +00:00
matt korwel
23467cdbdb
Finalizing Patching End 2 End (#8906)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 05:39:38 -07:00
matt korwel
f371ecb948
permissions (#8903)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 04:15:17 -07:00
matt korwel
b08633daa3
Reset 2 (#8898)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-19 03:51:01 -07:00
matt korwel
8af1439697
testing (#8891)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 02:34:46 -07:00
matt korwel
e232c1d5ba
continue (#8886)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 01:35:45 -07:00
matt korwel
e7a88f225d
no workflows (#8884)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 01:26:32 -07:00
matt korwel
47e8822467
debugging (#8882)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 01:23:55 -07:00
matt korwel
44805f4d58
keep going (#8881)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 01:16:37 -07:00
matt korwel
bba0f2e557
breaking apart steps for permissions (#8880)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 01:08:59 -07:00
matt korwel
b1fb68bb06
fixing merge (#8879)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:59:00 -07:00
matt korwel
fd2bfc384d
Release triggering (#8878)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:50:52 -07:00
matt korwel
bcc1f25c53
security bot was right (#8868)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:36:12 -07:00
matt korwel
c442f8ae8c
install yargs (#8867)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:33:07 -07:00
matt korwel
951596ffe4
again with permissions (#8865)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:27:14 -07:00
matt korwel
1bfd575473
possibly fix permissions (#8862)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:10:53 -07:00
matt korwel
938c850ed8
reset permissions (#8855)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 00:01:04 -07:00
matt korwel
55b6f848fc
trying to fix logging and permissions (#8854)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-18 23:56:09 -07:00
matt korwel
889a6c21ac
Include release branches (#8848) 2025-09-18 23:34:52 -07:00
matt korwel
4e6ca95db9
missed 2 apparently (#8842) 2025-09-18 23:07:18 -07:00
matt korwel
52c1599240
missed one (#8840) 2025-09-18 23:00:43 -07:00
matt korwel
9c392b2d44
E2e v6 (#8839) 2025-09-18 22:57:20 -07:00
matt korwel
42bac72be2
removing duplicate runs (#8838) 2025-09-18 22:50:49 -07:00
matt korwel
1195072aae
actually correct mac names (#8832) 2025-09-18 22:33:58 -07:00
matt korwel
09f0672734
support label on pushes too (#8831) 2025-09-18 22:28:26 -07:00
matt korwel
00cd4b6a19
actually remove mege queue skipper (#8824) 2025-09-18 22:14:47 -07:00
matt korwel
c434a7e682
remove merge queue skipper (#8819) 2025-09-18 22:07:47 -07:00
matt korwel
3f16ed5a9a
Fix merge queue for forks (#8816) 2025-09-18 21:59:24 -07:00
matt korwel
d5abb46fad
use correct ref for launching (#8813) 2025-09-18 21:19:22 -07:00
matt korwel
c56d0ce6d2
ci fixes (#8810) 2025-09-19 04:01:21 +00:00
matt korwel
cf95b631cd
use the cla user (#8806) 2025-09-18 20:44:38 -07:00
matt korwel
e678b231a3
migrate to patch both (#8803) 2025-09-18 20:17:51 -07:00
Tommaso Sciortino
a815fa37e7
Fix npm_channel options in manual release workflow. (#8766) 2025-09-19 03:11:10 +00:00
matt korwel
81dcef070f
permissions (#8800) 2025-09-18 19:51:35 -07:00
matt korwel
690867e433
ensure consistent user (#8798) 2025-09-18 19:38:07 -07:00
matt korwel
ec01b1f29f
better messaging (#8794) 2025-09-18 19:00:18 -07:00
matt korwel
bfa4140593
more patching (#8787) 2025-09-18 18:22:54 -07:00
matt korwel
b14a4f5ebc
dealing with conflicts (#8772) 2025-09-18 17:33:08 -07:00
matt korwel
29852e9b08
patch e2e vnext (#8767) 2025-09-18 23:31:39 +00:00
matt korwel
509444d059
Improve CI Times by 70% (#8530) 2025-09-18 16:29:40 -07:00
Sandy Tao
e94ce7e2fd
fix(release): prevent validation error in patch-from-comment workflow (#8759) 2025-09-18 14:27:46 -07:00
Sandy Tao
0fcda10082
fix(release): correctly parse channel argument in patch workflow (#8750) 2025-09-18 20:16:43 +00:00
matt korwel
f2a47dec54
Releasing: Patching e2e coordination (#8723) 2025-09-18 19:11:57 +00:00
matt korwel
b376df7691
work (#8720) 2025-09-18 10:45:42 -07:00
matt korwel
b88d9c6353
Prstep3 (#8718) 2025-09-18 10:32:13 -07:00
matt korwel
ec9e548bd6
Prstep3 (#8717) 2025-09-18 10:28:40 -07:00
matt korwel
4f468a9f19
no loops (#8716) 2025-09-18 10:14:12 -07:00
matt korwel
99b43e1302
Prstep2 (#8715) 2025-09-18 10:10:26 -07:00
matt korwel
6b34f38ce0
better notifications (#8714) 2025-09-18 09:56:45 -07:00
matt korwel
143e5c3140
better logging (#8712) 2025-09-18 09:43:35 -07:00
matt korwel
c9cc05bc3d
Pr comment (#8710) 2025-09-18 09:36:11 -07:00
matt korwel
6be59628c3
Pr comment (#8709) 2025-09-18 09:30:50 -07:00
matt korwel
56b909c8e1
Pr comment (#8708) 2025-09-18 09:26:33 -07:00
matt korwel
2f64307c19
Pr comment (#8707) 2025-09-18 09:23:45 -07:00