mkorwel
03cfcfca0b
fix(ci): restore non-bundle release path
2025-10-24 11:30:40 -07:00
mkorwel
c9a3d28d99
refactor(ci): simplify sandbox build process
...
- Replaces the `build_sandbox.js` script with a direct `docker build`
command in the `build-and-publish` workflow.
- Deletes the now-redundant `build_sandbox.js` and
`sandbox_command.js` scripts.
- This makes the sandbox build process more transparent and removes
unnecessary complexity.
2025-10-23 10:14:32 -07: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
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
Sandy Tao
f7ad9a7e47
Fix infinite loop in start.js on Windows ( #3506 )
2025-07-08 03:49:22 +00:00
Mot
ad7839ea4c
quiet dotenv log message ( #2239 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-06-28 02:03:20 +00:00
Tommaso Sciortino
97e08fc804
Remove warnings for old env var names. ( #920 )
2025-06-10 18:34:36 -07:00
Olcan
749c010a0d
strip json comments in newly created sandbox_command.js (consistent w/ bash version) ( #886 )
2025-06-10 00:33:42 -07:00
matt korwel
3b943c1582
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility ( #784 )
2025-06-09 12:19:42 -07:00