Commit Graph

232 Commits

Author SHA1 Message Date
matt korwel f7c3148f78 refactor(actions): remove checkout from sub-actions (#11219) 2025-10-15 20:11:56 +00:00
Richie Foreman bb2d434ca0 fix(ci): Move from self-hosted -> ubuntu-latest (#11205) 2025-10-15 07:22:08 -07:00
Richie Foreman 9acb2b98f8 feat(ci): Update release to use github env variables. (#11068) 2025-10-15 13:48:03 +00:00
Adam Weidman b7368dee03 chore: resubmit a2a-publishing after rollout (#11100) 2025-10-14 15:09:17 +00:00
Adam Weidman f123c11624 Revert "chore: wire a2a-server up for publishing" (#11064) 2025-10-13 21:31:40 +00:00
Richie Foreman a03cb57e18 Swap all self-hosted runners to ubuntu-latest per b/451586626 (#11023) 2025-10-13 15:28:32 +00:00
Adam Weidman 00a5e9debc chore: wire a2a-server up for publishing (#10627)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-13 12:38:41 +00:00
shishu314 930d96dde6 fix(infra) - Create a step to calculate the inputs for the nightly-release (#10825)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-10 15:00:11 +00:00
shishu314 b6bb35ca8d 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 f256ec9edf Fix quoting when echoing workflow JSON (#10596) 2025-10-07 16:10:52 +00:00
Sandy Tao 2690f82558 fix(ci): ensure dry-run is false for scheduled nightly releases (#10571) 2025-10-07 01:34:26 +00:00
Gal Zahavi b035409787 ci(release): remove 'dev' option from manual release (#10374) 2025-10-06 19:25:16 +00:00
Shreya Keshive 3e509445bf feat(lint): add sensitive keyword linter (#10488) 2025-10-03 17:25:28 +00:00
Shreya Keshive f4957730ee feat(ci): add ability to publish packages to private github registry for testing (#10348) 2025-10-03 15:41:32 +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
Tommaso Sciortino 8370f261a8 Change "Create Pull Request" action to not try merging (#10379) 2025-10-02 22:01:42 +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
Shreya Keshive 9130f70224 fix(ci) update wording of promote action output to be more clear (#10369) 2025-10-02 16:31:26 +00:00
Shreya Keshive d07a8ba703 fix(release): propagate force_skip_tests to publish jobs (#10355) 2025-10-01 18:27:21 +00:00
Shreya Keshive 395bc0d931 fix(release): Fix promotion workflow (#10261) 2025-09-30 23:16:53 +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
Tommaso Sciortino 0ea0047bcc Verify npm release by running integration tests (#10174) 2025-09-30 18:24:12 +00:00
Tommaso Sciortino e5185f4269 Fix Release Nightly (#10186) 2025-09-30 14:52:56 +00:00
Shreya Keshive f85061408f ci(release): Skip tests by default in scheduled nightly workflow (#10184) 2025-09-29 20:33:06 +00:00
shishu314 61a7cb1a8e 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 9fd7430fd4 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 317b7a727d fix(actions): hydrate env vars into nightly failure issue/issue body (#10087) 2025-09-29 11:26:47 +00:00
matt korwel 4bd540eb95 Mac required (#10007) 2025-09-27 00:23:48 +00:00
matt korwel 4398631ef6 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 f3499574e4 chore(docs): adds GitHub action to rebuild docs on change (#9987) 2025-09-26 20:21:50 +00:00
matt korwel 9b0c3b0e25 fix(deps): resolve ansi-regex dependency conflict (#9964) 2025-09-26 10:00:54 -07:00
shrutip90 821484ad0c Create issues on manual release failures similar to other release pro… (#9786) 2025-09-25 23:01:07 +00:00
matt korwel 03bc9bca2d fix(ci): e2e workflow aligned with release (#9296) 2025-09-25 18:26:07 +00:00
matt korwel 4d2e91b850 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 76a8bbaafc handling propper checkouts for releasemanual (#8954) 2025-09-25 03:57:16 +00:00
Richie Foreman 738e765c1b feat(ci): Push Sandbox images to dockerhub instead of GHCR (#9163) 2025-09-24 16:46:51 +00:00
Tommaso Sciortino 78011ebf52 Fix broken icon on force_skip_tests option in "Release: Manual" (#9246) 2025-09-24 16:17:18 +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
shishu314 86e5a489a4 feat(infra) - Add file for rollback workflow (#9211)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-23 19:36:41 +00:00
Richie Foreman 51acbe75dd 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
Richie Foreman a76d489dd2 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 18deef672b 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 5158d97444 Add skip_github_release option to Manual Release. (#8932) 2025-09-19 19:13:33 +00:00
matt korwel e35c19b790 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 ac08b6a0cf Rollback shrinkwrap (#8926) 2025-09-19 18:22:01 +00:00
matt korwel a21630efa2 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 a57d33dbbc permissions (#8903)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 04:15:17 -07:00
matt korwel efd579cee7 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 a9a16e25ce testing (#8891)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 02:34:46 -07:00