Commit Graph

64 Commits

Author SHA1 Message Date
Sehoon Shon e947ad3c00 fix(build): upload full bundle directory archive to GitHub releases (#24403) 2026-04-01 16:39:44 +00:00
Tommaso Sciortino 4eb37a5994 don't try to remove tags in dry run (#24356) 2026-03-31 12:54:53 -07:00
Sehoon Shon 26c9958547 chore(release): allow bundling for all builds, including stable (#24305) 2026-03-31 18:37:14 +00:00
Emily Hedlund 3e69dcf709 ci: install bubblewrap on Linux for release workflows (#24347) 2026-03-31 18:19:48 +00:00
Tommaso Sciortino dbff6a348b Don't try removing a tag from a non-existent release. (#23830) 2026-03-25 22:27:17 +00:00
Alisa f08e2d8cab new linting check: github-actions-pinning (#23808) 2026-03-25 21:43:12 +00:00
Tommaso Sciortino dec5dd93b5 don't silence errors from wombat (#23822) 2026-03-25 13:38:30 -07:00
Sehoon Shon 6f2a3ccfea build(release): restrict npm bundling to non-stable tags (#21821) 2026-03-10 04:17:46 +00:00
Gen Zhang 3679b196d1 feat(release): ship esbuild bundle in npm package (#19171)
Co-authored-by: Yuna Seol <yunaseol@gmail.com>
2026-03-04 22:18:54 +00:00
Rudra 9b78d8c4b3 fix(cli): enable multi-arch docker builds for sandbox (#19821)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-03-04 16:53:30 +00:00
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
Aviral Garg b94fcd2401 fix(sandbox): harden image packaging integrity checks (#19552) 2026-02-23 21:02:42 +00:00
Sandy Tao 5d0fc4d4fa fix(github-actions): use robot PAT for release creation to trigger release notes (#18794) 2026-02-12 18:01:04 +00:00
ljxfstorm 4eb0e3c3e0 chore(ci): mark GitHub release as pre-release if not on "latest" npm channel (#7386)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-02 21:59:53 +00:00
Tommaso Sciortino 23d136628b Remove references to deleted kind/bug label (#14383) 2025-12-02 09:52:59 -08:00
Richie Foreman 38b84195cd fix(ci): Ensure we cleanup the false tag. (#11232)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
2025-10-15 23:42:04 +00:00
Richie Foreman 6dcb48c16b fix(ci): Fix a2a publishing (#11211)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
2025-10-15 21:23:13 +00:00
matt korwel f7c3148f78 refactor(actions): remove checkout from sub-actions (#11219) 2025-10-15 20:11:56 +00:00
Richie Foreman 9acb2b98f8 feat(ci): Update release to use github env variables. (#11068) 2025-10-15 13:48:03 +00:00
Adam Weidman 25ba66719f fix: set a2a-server publish to --no-tag (#11138) 2025-10-14 19:31:30 +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
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
Tommaso Sciortino e782034fcf Reenable NPM integration tests (#10623) 2025-10-10 18:26:20 +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
Adam Weidman f256ec9edf Fix quoting when echoing workflow JSON (#10596) 2025-10-07 16:10:52 +00:00
Adam Weidman 43514bf837 chore(actions): mark wombat-token-cli as required (#10590) 2025-10-06 15:26:35 +00:00
Tommaso Sciortino 021a43fb43 Temporarily remove NPM integration tests till we resolve #10517 (#10520) 2025-10-05 15:25:45 +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
Tommaso Sciortino 8370f261a8 Change "Create Pull Request" action to not try merging (#10379) 2025-10-02 22:01:42 +00:00
Richie Foreman 83801c0950 feat(ci): Add npx run testing to Release Verification Testing (#10352) 2025-10-02 15:28:41 +00:00
Tommaso Sciortino 164248377f Fix dry run. (#10286) 2025-10-01 03:42:56 +00:00
Tommaso Sciortino 4a1254a4be Print inputs for all actions. (#10284) 2025-10-01 03:38:18 +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
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
Richie Foreman 738e765c1b feat(ci): Push Sandbox images to dockerhub instead of GHCR (#9163) 2025-09-24 16:46:51 +00:00
Tommaso Sciortino ac37fa413c Add log groups to run tests (#9275) 2025-09-24 16:43:45 +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
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
Tommaso Sciortino afb36d0b6d Fix broken if (#9270) 2025-09-23 22:07:35 +00:00
shishu314 a6f0f239d5 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 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
shishu314 16771d6244 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 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
Tommaso Sciortino ac08b6a0cf Rollback shrinkwrap (#8926) 2025-09-19 18:22:01 +00:00
matt korwel 058c07cb89 more patching (#8787) 2025-09-18 18:22:54 -07:00