Tomas Valenta
|
353682c022
|
Remove runCode and runCmd; Cleanup
|
2024-05-01 12:40:04 -07:00 |
|
Jakub Novak
|
6e09c76aeb
|
Remove old code interpreter
|
2024-04-04 11:38:58 -07:00 |
|
Jakub Novak
|
253e043aab
|
Fix tests
|
2024-02-29 13:12:05 -08:00 |
|
Jakub Novak
|
280a6b04ba
|
Fix kill command
|
2024-02-29 12:59:33 -08:00 |
|
Jakub Novak
|
1801039dbf
|
Add info about memory and cpus to sandbox list
|
2024-02-28 06:57:27 -08:00 |
|
Vasek Mlejnsky
|
710f227b85
|
Document process for customizing sandbox compute (#322)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
Co-authored-by: Jakub Novak <jakub@e2b.dev>
|
2024-02-27 21:43:48 -08:00 |
|
Jakub Novák
|
7fe1d3b569
|
Rename api endpoints (#298)
|
2024-02-02 18:57:40 +01:00 |
|
Jakub Novak
|
1e1bd00b9c
|
Fix naming for listing running sandboxes and add section to docs
|
2024-01-29 18:43:45 +01:00 |
|
Jakub Novak
|
95f8c0ecca
|
Fix tests
|
2024-01-29 17:20:55 +01:00 |
|
Jakub Novák
|
34f49ca350
|
List running sandboxes (#297)
|
2024-01-29 17:10:11 +01:00 |
|
Jakub Novak
|
64ac53d4b6
|
Merge remote-tracking branch 'origin/main' into openai-integration
# Conflicts:
# packages/js-sdk/package.json
# packages/js-sdk/src/sandbox/index.ts
# packages/python-sdk/e2b/sandbox/main.py
# packages/python-sdk/example.py
# packages/python-sdk/pyproject.toml
|
2023-11-16 12:59:53 +01:00 |
|
Jakub Novak
|
7d18288f86
|
Rename tests
|
2023-11-16 12:02:30 +01:00 |
|
Jakub Novak
|
1a2502a76f
|
Handle error for starting process in folder that doesn't exist
|
2023-11-14 17:56:20 +01:00 |
|
Tomas Valenta
|
01c64c3960
|
Add register action test for Python SDK
|
2023-11-13 15:31:28 +01:00 |
|
Jakub Novak
|
6f4cde66ab
|
Add tests
|
2023-11-13 11:43:33 +01:00 |
|
Jakub Novák
|
388309830b
|
New infra (#212)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
Co-authored-by: Vasek Mlejnsky <vasek.mlejnsky@gmail.com>
|
2023-11-06 15:07:09 +01:00 |
|
Tomas Valenta
|
e472ef0843
|
Add missing close in tests; Update test syntax
|
2023-10-18 14:12:43 -07:00 |
|
Tomas Valenta
|
836e3ccb65
|
Cleanup tests
|
2023-10-18 13:58:51 -07:00 |
|
Jakub Novak
|
1945e59dbe
|
Fix python tests (remove async)
|
2023-10-15 15:32:49 -07:00 |
|
Jakub Novák
|
6feaccf761
|
Sync is da way (#197)
Test CLI / Build CLI (push) Has been cancelled
|
2023-10-15 15:24:05 -07:00 |
|
Jakub Novák
|
3ed73d0f27
|
Introduce Data Analytics template (#195)
Test CLI / Build CLI (push) Has been cancelled
Co-authored-by: Vasek Mlejnsky <vasek.mlejnsky@gmail.com>
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
|
2023-10-13 19:41:35 -07:00 |
|
Jakub Novák
|
cd3b156a93
|
SDK download/upload files (#194)
Co-authored-by: Vasek Mlejnsky <vasek.mlejnsky@gmail.com>
|
2023-10-12 17:58:42 -07:00 |
|
Jakub Novák
|
3c3606f242
|
Add exit code to process (#193)
Test CLI / Build CLI (push) Has been cancelled
|
2023-10-11 13:37:24 -07:00 |
|
Jakub Novák
|
0683f04275
|
Sync version of python (#184)
|
2023-10-03 18:46:52 +02:00 |
|
Jakub Novák
|
fee49ca2c2
|
Ability to set stdout and stderr handlers for the whole (#180)
Test CLI / Build CLI (push) Has been cancelled
|
2023-09-30 19:35:39 +02:00 |
|
Jakub Novak
|
d2bbc99dee
|
Fix test
Test CLI / Build CLI (push) Has been cancelled
|
2023-09-29 14:07:34 +02:00 |
|
Jakub Novák
|
872e83dbbe
|
Set env variables when starting session sdks (#175)
|
2023-09-29 13:32:56 +02:00 |
|
Jakub Novák
|
90eb9e861c
|
Handle relative paths in filesystem (#168)
|
2023-09-29 11:07:29 +02:00 |
|
Jakub Novak
|
afbececfd0
|
Add tests for stdout/err
|
2023-09-27 17:29:03 +02:00 |
|
Jakub Novak
|
7a1830ebc3
|
Add tests for infra
|
2023-09-27 16:05:30 +02:00 |
|
Jakub Novak
|
5290a2f842
|
[skip ci] Test infra
|
2023-09-27 15:29:21 +02:00 |
|
Jakub Novák
|
8aaca0d1db
|
Load API key from env variable (#172)
Test CLI / Build CLI (push) Has been cancelled
|
2023-09-27 12:59:33 +02:00 |
|
Pavel 'Strajk' Dolecek
|
e250a7bb97
|
feat(js-sdk,py-sdk): Rename rootDir/rootdir to cwd, add cwd option to Session (#165)
Test CLI / Build CLI (push) Has been cancelled
Co-authored-by: Jakub Novák <jakub@e2b.dev>
|
2023-09-27 10:03:03 +02:00 |
|
Vasek Mlejnsky
|
9243f579ec
|
Add comments
|
2023-09-26 19:07:45 +02:00 |
|
Vasek Mlejnsky
|
ae2c6ef60b
|
Add tests
|
2023-09-26 19:07:45 +02:00 |
|
Vasek Mlejnsky
|
9ec3e8fefb
|
add a helper wrapper for running code to Python SDK
|
2023-09-26 19:07:45 +02:00 |
|
Jakub Novák
|
3c6ff27ede
|
Update pydantic to version 2.x.x (#166)
Test CLI / Build CLI (push) Has been cancelled
|
2023-09-26 11:02:26 +02:00 |
|
Vasek Mlejnsky
|
f227b80f29
|
Add an option to upload and download binary files via write_bytes and read_bytes
|
2023-09-19 19:34:38 +02:00 |
|
Jakub Novak
|
724c005bd1
|
Fix tests - Wait for the process to end
|
2023-09-04 11:21:37 +02:00 |
|
Jakub Novak
|
aa5ede93ce
|
Fix upload test results + add status
|
2023-09-01 10:07:03 +02:00 |
|
Jakub Novak
|
d11978ff9a
|
Fix timeout test
|
2023-08-31 11:51:49 +02:00 |
|
Jakub Novák
|
ae587c4b1c
|
Improve python logging (#94)
|
2023-08-31 11:37:17 +02:00 |
|
Jakub Novák
|
250ffc69c9
|
Periodic E2E tests of our infra via calling sdks (#92)
|
2023-08-28 18:29:48 +02:00 |
|
Jakub Novák
|
04562c0133
|
WebSocket in separate thread (#91)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
|
2023-08-27 21:36:41 +02:00 |
|
Jakub Novák
|
efd3c2fa27
|
Feature/e2b 197 add python sdk end to end testing (#82)
|
2023-08-25 14:19:28 +02:00 |
|