joshualitt
0713c86dec
feat(docs): Ensure multiline JS objects are rendered properly. ( #13535 )
2025-11-21 17:59:34 +00:00
Greg Shikhman
98cdaa01b8
Revert "build bun"
...
This reverts commit b0938f9102 .
2025-11-20 06:02:54 +00:00
Greg Shikhman
3476a97acc
build bun
2025-11-20 06:02:54 +00:00
cornmander
aa9922bc98
feat: autogenerate keyboard shortcut docs ( #12944 )
2025-11-12 21:07:14 +00:00
Sandy Tao
f3a8b73717
fix(ci): ensure correct version calculation and git ls-remote filtering in release workflow ( #12683 )
2025-11-07 21:06:55 +00:00
Richie Foreman
445a5eac33
fix(patch workflow): Ensure that the environment is listed on patch comments ( #12538 )
2025-11-06 23:30:20 +00:00
cornmander
5062fadf87
chore: autogenerate settings documentation ( #12451 )
2025-11-03 01:42:49 +00:00
matt korwel
e762cda55d
fix: Address silent failure in release-patch-1-create-pr workflow ( #12339 )
2025-10-30 20:09:22 -07:00
Allen Hutchison
064edc52f5
feat(policy): Introduce config-based policy engine with TOML configuration ( #11992 )
2025-10-28 16:20:57 +00:00
Pavel Jbanov
cb208f53d8
Added a a script to setup and run genkit telemetry and dev ui ( #12120 )
2025-10-28 03:37:43 +00:00
JAYADITYA
8f8a689722
feat(preflight): Use venv for yamllint installation ( #11694 )
2025-10-22 22:58:04 +00:00
matt korwel
0542de95eb
fix(release): Pass args to promoteNightlyVersion ( #11666 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-22 09:45:42 -07:00
Sandy Tao
cf16d1678d
fix(scripts): add tsconfig linter to prevent adding files to the exclude list ( #11602 )
2025-10-21 20:08:33 +00:00
Richie Foreman
81772c4252
feat(release): Add dev support to patch2 workflow ( #11460 )
2025-10-21 03:09:27 +00:00
Richie Foreman
6786684962
fix(release): Update create-patch-pr.js to take a package name ( #11400 )
2025-10-17 19:02:44 +00:00
Richie Foreman
4a0fcd054b
fix(scripts): Update get-release-version to use yargs parsing, handle a dynamically set package name ( #11374 )
2025-10-17 18:08:27 +00:00
Sandy Tao
991bd37362
fix(scripts): Improve deflake script isolation and unskip test ( #11325 )
2025-10-16 23:15:46 +00:00
DeWitt Clinton
d2c9c5b35e
Use Node.js built-ins in scripts/clean.js instead of glob. ( #11286 )
2025-10-16 18:24:30 +00:00
Richie Foreman
1fc3fc0a22
fix(ci): Fix a2a publishing ( #11211 )
...
Co-authored-by: mkorwel <matt.korwel@gmail.com>
2025-10-15 21:23:13 +00:00
Tommaso Sciortino
f56a561f02
Fix and unskip flakey integration test in replace.test.ts ( #11060 )
2025-10-14 01:03:35 +00:00
Dongin Kim(Terry)
518caae62e
chore: Extract '.gemini' to GEMINI_DIR constant ( #10540 )
...
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
2025-10-13 17:31:39 +00:00
shishu314
8d8a2ab64e
Fix(doc) - Add section in docs for deflaking ( #10750 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-08 21:21:02 +00:00
shishu314
603ec2b21b
Add script to deflake integration tests ( #10666 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-10-08 17:39:22 +00:00
Abhi
1a06282061
fix(lint): Fixes silent pass for formatting mistakes in gh ci ( #10489 )
2025-10-04 03:50:37 +00:00
shishu314
0c61653b34
fix(infra) - Add original PR number into hotfix branch ( #10499 )
...
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-03 18:37:48 +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
shishu314
f63561dce4
Update patch PRs with additional content ( #10180 )
...
Co-authored-by: Shi Shu <shii@google.com>
2025-10-02 20:21:37 +00:00
shishu314
0f465e88e8
fix(infra) - Add pr number to the release branch name for final step of release ( #10364 )
...
Co-authored-by: Shi Shu <shii@google.com>
2025-10-02 18:30:25 +00:00
Shreya Keshive
f2aa9d283a
fix(release): Fix promotion workflow ( #10261 )
2025-09-30 23:16:53 +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
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
matt korwel
9ba1640c07
Releasing: Version mgmt ( #8964 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-25 04:02:00 +00:00
Keith Lyons
82625fc07a
fix(pre-commit): improve monorepo handling and failure messaging ( #9123 )
...
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-09-23 15:57:24 +00:00
Shreya Keshive
9abb165f7b
refactor(vscode-ide-companion): Reduce VSIX size and improve build process ( #9118 )
2025-09-22 16:12:43 +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
d0da1f5fc9
Rollback shrinkwrap ( #8926 )
2025-09-19 18:22:01 +00:00
joshualitt
7681c595b5
Revert "feat(third_party) Port get-ripgrep." ( #8923 )
2025-09-19 18:08:41 +00:00
joshualitt
6e4236bf76
feat(third_party) Port get-ripgrep. ( #8514 )
2025-09-19 15:13:28 +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
9f597ab7c0
robot input ( #8901 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 04:07:26 -07:00
matt korwel
c9b39c379b
fix comment formatting ( #8900 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 04:02:50 -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
5f5e07e6cc
nailedit ( #8896 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 03:27:47 -07:00
matt korwel
0fbc13aa4b
hm ( #8887 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 01:50:59 -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
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
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
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
2993800e07
use the cla user ( #8804 )
2025-09-18 20:29:39 -07:00
matt korwel
9954b03ced
switch to gh cli instead of api ( #8795 )
2025-09-18 19:18:27 -07:00
matt korwel
ec01b1f29f
better messaging ( #8794 )
2025-09-18 19:00:18 -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
matt korwel
f41db212ec
fix linting ( #8725 )
2025-09-18 11:19:43 -07:00
matt korwel
b376df7691
work ( #8720 )
2025-09-18 10:45:42 -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
930f39a0cd
Releasing: Patching and Rollback ( #8673 )
2025-09-18 04:16:08 +00:00
Tommaso Sciortino
f3abfb8e66
Properly publish npm-shrinkwrap.json. ( #8655 )
2025-09-18 01:08:43 +00:00
matt korwel
79e72a94fe
Mk/release hotfix ( #8633 )
2025-09-17 11:02:54 -07:00
matt korwel
1a6e4a119e
Release Promotion Clean up ( #8597 )
2025-09-16 23:47:05 -07:00
Gal Zahavi
986b9fe7e9
refactor: Replace exec with spawn ( #8510 )
2025-09-16 19:03:17 +00:00
Tommaso Sciortino
21826010ef
Use shrinkwrap for package locking ( #8298 )
2025-09-12 20:26:55 +00:00
matt korwel
c99539b991
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
1819ffe5bd
feat(release): automate patch creation and release process ( #8202 )
2025-09-11 16:19:07 +00:00
matt korwel
0d03f4ea9d
Release Process vNext ( #8152 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-10 08:28:58 +00:00
ZHAO Jin-Xiang
93ec574f68
fix: gemini-cli-vscode-ide-companion's package script ( #7555 )
2025-09-03 13:32:21 +00:00
christine betts
6a581a695f
Add gemini extensions link command ( #7241 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2025-09-02 17:15:42 +00:00
Arya Gummadi
4fd1113905
fix(build): allow builds to continue when sandbox detection fails ( #7538 )
2025-09-01 14:24:11 +00:00
ljxfstorm
f80f7b445c
Restore missing resolved and integrity of some dependencies and add check of lockfile integrity ( #5336 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-08-29 16:43:56 +00:00
cornmander
327c5f889d
Print error when failing to build sandbox ( #7149 )
2025-08-26 21:58:33 +00:00
Pascal Birchler
ee4feea006
chore: consistently import node modules with prefix ( #3013 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-08-25 20:11:27 +00:00
bonggwan
a64394a4fa
(fix): Change broken emojis ( #6725 )
2025-08-21 06:14:29 +00:00
matt korwel
0e24805806
feat(release): update release process for nightly and preview builds ( #6643 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2025-08-20 15:50:00 +00:00
Shreya Keshive
e74dc4d0e0
Update versioning script to also bump version for companion extension so they stay in sync ( #6075 )
2025-08-14 14:30:16 +00:00
owenofbrien
dd55a82a28
Log CLI version and git commit hash (v2) ( #6176 )
2025-08-14 10:12:26 +00:00
Seth Vargo
0e8bbfb8ba
chore: update bash to follow shellcheck recommendations ( #6102 )
2025-08-13 02:17:04 +00:00
Shreya Keshive
3a87712c1a
Launch VS Code IDE Integration ( #6063 )
2025-08-12 21:08:07 +00:00
doonrevver86
c5c6966d08
ensure sandbox build script is cross-platform ( #2603 )
...
Co-authored-by: Allen Hutchison <adh@google.com>
2025-08-12 18:18:06 +00:00
William Thurston
bed6ab1cce
fix(start): use absolute path to resolve CLI package ( #3196 )
...
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-08-05 22:43:15 +00:00
DeWitt Clinton
49001a0f83
Remove the "local modifications" string from bug and about reports. ( #5552 )
2025-08-05 04:01:19 +00:00
Olcan
11ecf6fc86
fix self-reference in build script ( #5548 )
2025-08-05 01:12:21 +00:00
Niladri Das
9a6422f331
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior ( #2978 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
2025-07-31 16:36:50 +00:00
Shreya Keshive
0c6f788406
Exclude companion extension from release versioning ( #5226 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-07-30 22:49:26 +00:00
christine betts
e05173d9cc
Move vscode extension build into its own command ( #4799 )
2025-07-24 18:40:50 +00:00
anthony bushong
74d0f4c79f
fix: handle cross-device issues with running otel collector ( #4458 )
2025-07-21 19:44:18 +00:00
Abhi
8497176168
(fix): broken releases and e2e workflows ( #4428 )
2025-07-18 04:10:58 +00:00
Shreya Keshive
e4ed1aabac
Include companion VS Code extension VSIX as part of build/release ( #4254 )
2025-07-16 19:06:39 +00:00
Abhi
8d0a4082a4
Fix(ci): Correct container publishing pipeline and improve robustness ( #4093 )
2025-07-14 04:19:58 +00:00
matt korwel
75a128e7ee
chore(release): v0.1.10 ( #3749 )
...
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: Aryan Sawant <156219699+aryanjsawant@users.noreply.github.com>
Co-authored-by: neo.alienson <neo@01man.com>
2025-07-10 16:55:22 +00:00
Sandy Tao
f7ad9a7e47
Fix infinite loop in start.js on Windows ( #3506 )
2025-07-08 03:49:22 +00:00
matt korwel
a4097ae6f9
Release and Packaging: Clean up ( #3489 )
2025-07-07 23:36:51 +00:00
matt korwel
a7256f630c
Relase: Clean up and condensing ( #3321 )
2025-07-05 20:58:59 +00:00
Didier Durand
ab96676e36
fix typos in diverse files ( #3284 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
2025-07-05 15:23:39 +00:00
matt korwel
e90e0015ea
Signing tags ( #3254 )
2025-07-04 22:04:05 +00:00
matt korwel
d43ea268b0
Releasing: Utilizing Github Actions and Tagging for release. ( #2852 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-04 03:57:01 +00:00