Commit Graph

13 Commits

Author SHA1 Message Date
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