Commit Graph

33 Commits

Author SHA1 Message Date
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
Richie Foreman 04a7c7b68d feat(CI): Package docker containers to GHCR for PRs. (#8588) 2025-09-18 14:30:55 +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
Tommaso Sciortino 8f4072b05d Fix references to old name of npm-shrinkwrap.json. (#8506) 2025-09-15 21:35:17 +00: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 da123058c6 Release Process vNext (#8152)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-10 08:28:58 +00:00
Seth Vargo 4b304253f0 chore(ci): Ensure action and community workflows are consistent and not vulnerable to injection attacks (#6107) 2025-08-13 02:36:37 +00:00
Tommaso Sciortino a3bbcf81df Run presubmit tests in windows as well as linux. (#4672)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-25 15:57:30 -07:00
Allen Hutchison 63214500f8 fix(ci): correct input name for core coverage summary (#698) 2025-06-02 15:53:26 -07:00
Taylor Mullen c757c40238 Fix: Update code coverage reporting for core rename
- Renames "server" to "core" in GitHub Actions workflow and comment posting action.
- This ensures that code coverage paths and labels are accurate after the package rename.
2025-05-31 01:50:41 -07:00
Allen Hutchison 46e270dfd2 feat: Publish test coverage summaries to PRs (#513) 2025-05-27 12:45:28 -07:00