Olcan
b1ba89b3c9
improve sandboxing status message, update README, remove dead code from a previous change to build_sandbox.sh ( #346 )
2025-05-14 11:23:06 -07:00
Olcan
096939e2d0
make sandbox build quiet by default but allow VERBOSE=1 option. enable caching by default but allow disabling via BUILD_SANDBOX_FLAGS="--no-cache" ( #278 )
2025-05-07 11:00:48 -07:00
Brandon Keiji
ac5013e51f
fix: build image with --no-cache ( #275 )
2025-05-07 08:18:04 -07:00
Brandon Keiji
6e8967cdca
fix(sandbox): consolidate dev and prod sandbox ( #273 )
2025-05-07 07:23:13 -07:00
Olcan
6ed8a3c6cb
fix sandbox prod build w/ custom Dockerfile ( #255 )
2025-05-03 10:07:51 -07:00
Olcan
aeac4f0e20
custom sandboxing via sandbox.Dockerfile and sandbox.bashrc in project settings ( #249 )
2025-05-02 14:07:40 -07:00
Olcan
eb8d720053
drop the "RE" from REBUILD_SANDBOX ( #218 )
2025-04-29 14:45:11 -07:00
Olcan
48c78a5645
rename dev image with -dev suffix ( #195 )
2025-04-28 08:52:18 -07:00
Olcan
db2b02080c
hop into sandbox ( #186 )
2025-04-26 21:27:36 -07:00
Olcan
1841d02541
instant (dev) sandbox ( #171 )
...
* instant (dev) sandbox
* leave Dockerfile as is to pass deploy test
* fix comma
* fix prod build
* do not use "images exists" which docker does not support
* separate dev-mode flag
* Merge remote-tracking branch 'origin/main' into instant_sandbox
2025-04-25 10:58:23 -07:00
Seth Troisi
7a48412b21
Add docker equivilant for --authfile
2025-04-23 15:46:51 -07:00
Olcan
530ab91807
Refactor_sandbox_command ( #121 )
2025-04-22 13:51:50 -07:00
Olcan
69fe55cb21
quiet sandbox build ( #111 )
2025-04-21 23:26:53 -07:00
Seth Troisi
508e768443
Fix Docker Build permission issue ( #95 )
...
During docker build `npm install` running as node was exiting with 243 (EACCES) from trying to install the tgz files because `npm pack` created the files with 400 permissions on my system.
2025-04-21 14:35:03 -07:00
Tyler
f0346781a1
More license headers, add a CONTRIBUTING.md file (also fix README.md formatting) ( #81 )
2025-04-21 10:04:03 -07:00
Olcan
3e39148cc8
seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) ( #76 )
2025-04-21 07:50:18 -07:00