mkorwel
a35e4436a0
feat: Refactor release process for bundling
...
This change refactors the release process to support a new bundle-based publishing method while
maintaining backward compatibility for existing release and patch workflows.
Key changes:
- The composite action now includes a input (string, default 'false') to conditionally switch between the old source-based publishing
the new bundle-based method.
- The workflow is updated to use the new bundle-based process ().
- The workflow includes a new input (defaulting to false) to allow for manual testing of either release method.
- Existing and patch workflows remain unchanged, ensuring they continue to use the old, non-bundled process for backward compatibility.
2025-10-22 11:24:50 -07:00
Richie Foreman
74a7771943
fix(ci): Default all GHA env variables to 'prod' set ( #11572 )
...
Co-authored-by: Shreya Keshive <shreyakeshive@google.com >
2025-10-21 19:02:48 +00:00
Shreya Keshive
193b4bba91
bump nightly test an hour ( #11603 )
2025-10-21 19:01:05 +00:00
Shreya Keshive
f0eed9b221
Temporarily update nightly release schedule ( #11573 )
2025-10-21 14:12:39 -04:00
Shreya Keshive
30d9a336bc
Update nightly workflow to create issues for scheduled run failures ( #11531 )
2025-10-20 20:12:13 +00:00
Richie Foreman
984415f6c7
feat(ci): Update release to use github env variables. ( #11068 )
2025-10-15 13:48:03 +00:00
Adam Weidman
481ba01c97
chore: resubmit a2a-publishing after rollout ( #11100 )
2025-10-14 15:09:17 +00:00
Adam Weidman
f3424844dc
Revert "chore: wire a2a-server up for publishing" ( #11064 )
2025-10-13 21:31:40 +00:00
Adam Weidman
cfb71b9d60
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
112790cbaa
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
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
Tommaso Sciortino
fcdfa8609a
Change "Create Pull Request" action to not try merging ( #10379 )
2025-10-02 22:01:42 +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
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
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
Tommaso Sciortino
b540137820
Fix broken icon on force_skip_tests option in "Release: Manual" ( #9246 )
2025-09-24 16:17:18 +00:00
matt korwel
930f39a0cd
Releasing: Patching and Rollback ( #8673 )
2025-09-18 04:16:08 +00:00