Robert Brennan
ce47461c5a
disable host network ( #1404 )
2024-04-27 08:07:25 -04:00
Robert Brennan
43214a69a0
Better version management ( #1313 )
...
* better version management
* Update opendevin/config.py
2024-04-24 21:53:49 +00:00
Xingyao Wang
fde0392457
Default for sandbox to use the host network ( #1334 )
...
* default to use host network
* make host network as default
2024-04-24 21:48:11 +00:00
மனோஜ்குமார் பழனிச்சாமி
99829f95fd
Applied npm patch for build errors ( #1326 )
...
* npm patch
https://github.com/npm/cli/issues/7231#issuecomment-2062032218
* Delete huge unnecessary tools folder
2024-04-24 09:24:48 -04:00
மனோஜ்குமார் பழனிச்சாமி
cfbd482498
Added playwright commands ( #1184 )
...
* post playwright commands
* post playwright commands with deps
* post playwright commands
* post playwright commands with deps
* Put playwright install in the correct place
---------
Co-authored-by: Graham Neubig <neubig@gmail.com>
2024-04-22 09:43:08 -04:00
Leo
34286fabcc
fix ghcr workflow throw error when in the fork repo. ( #1203 )
...
* fix ghcr workflow throw error when in the fork repo.
* Split DOCKER_REPOSITORY for cleaner.
2024-04-19 11:06:25 -04:00
Robert Brennan
516c9bf1e0
Revamp docker build process ( #1121 )
...
* refactor docker building
* change to buildx
* disable branch filter
* disable tags
* matrix for building
* fix branch filter
* rename workflow
* sanitize ref name
* fix sanitization
* fix source command
* fix source command
* add push arg
* enable for all branches
* logs
* empty commit
* try freeing disk space
* try disk clean again
* try alpine
* Update ghcr.yml
* Update ghcr.yml
* move checkout
* ignore .git
* add disk space debug
* add df h to build script
* remove pull
* try another failure bypass
* remove maximize build space step
* remove df -h debug
* add no-root
* multi-stage python build
* add ssh
* update readme
* remove references to config.toml
2024-04-15 19:10:38 -04:00