Commit Graph

73 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
github-actions[bot] c4737dd6f5 [skip ci] Release new versions 2023-09-27 07:26:29 +00:00
Vasek Mlejnsky 8c59d6d366 Add docs for run code helper method 2023-09-26 19:07:45 +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
github-actions[bot] 01ed1ab269 [skip ci] Release new versions 2023-09-26 09:22:04 +00:00
Jakub Novák cb1ef24d84 Update Python SDK to pydantic V2 (#167)
Test CLI / Build CLI (push) Has been cancelled
2023-09-26 11:18:47 +02:00
github-actions[bot] 6fc56a4130 [skip ci] Release new versions 2023-09-26 09:05:07 +00: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
github-actions[bot] 75d1df17b1 [skip ci] Release new versions 2023-09-25 21:12:42 +00:00
Tomas Valenta 9e3c499b69 Add missing pydantic annotations (#164)
Test CLI / Build CLI (push) Has been cancelled
2023-09-25 23:10:03 +02:00
github-actions[bot] 84295ff2cd [skip ci] Release new versions 2023-09-25 13:00:41 +00:00
github-actions[bot] db2087f53e [skip ci] Release new versions 2023-09-25 11:49:14 +00:00
Jakub Novak 426ded3a7c Fix release pipeline
Test CLI / Build CLI (push) Has been cancelled
2023-09-25 13:46:05 +02:00
github-actions[bot] 1ca35a5056 [skip ci] Release new versions 2023-09-21 15:17:09 +00:00
github-actions[bot] 0ab0321bec [skip ci] Release new versions 2023-09-20 08:39:23 +00:00
github-actions[bot] 3c28dbe1bb [skip ci] Release new versions 2023-09-19 17:44:00 +00: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
github-actions[bot] 4b93137b7a [skip ci] Release new versions 2023-09-14 14:17:29 +00:00
Jakub Novák 64b8379e37 Decrease websocket reconnect period (#122) 2023-09-08 15:56:09 +02:00
github-actions[bot] 37a520ff2a [skip ci] Release new versions 2023-09-07 06:02:33 +00:00
Jakub Novák 1b8ea4099c Add package and platform info into header (#106) 2023-09-07 07:59:45 +02:00
Jakub Novak 762d3edd74 Fix release pipeline - Python - skip if release already exists 2023-09-06 11:32:36 +02:00
github-actions[bot] 29fb5b3dcc [skip ci] Release new versions 2023-09-04 13:10:26 +00:00
Jakub Novak 35bd9bcce5 Minor improvements in python logging 2023-09-04 15:07:45 +02:00
Jakub Novak 724c005bd1 Fix tests - Wait for the process to end 2023-09-04 11:21:37 +02:00
Jakub Novak 8b3caa8ba3 Add missing column in upload test results 2023-09-01 11:42:55 +02:00
Jakub Novak aa5ede93ce Fix upload test results + add status 2023-09-01 10:07:03 +02:00
github-actions[bot] 56cb1a700d [skip ci] Release new versions 2023-08-31 09:54:37 +00:00
Jakub Novak 06c59f881c Change timeout to float 2023-08-31 11:52:00 +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 244fd5be4f Add timeout handling to the relevant methods in python SDK (#97) 2023-08-31 11:15:10 +02:00
github-actions[bot] cc75d50ff6 [skip ci] Release new versions 2023-08-29 20:59:46 +00:00
Tomas Valenta 8772507a1c Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-29 22:56:08 +02:00
Tomas Valenta d8dbce93a7 Chnage html in readmes to fix pypi rendering 2023-08-29 22:56:01 +02:00
github-actions[bot] 908564a41d [skip ci] Release new versions 2023-08-29 20:43:04 +00:00
Tomas Valenta ce1548b170 Fix casing 2023-08-29 16:52:13 +02:00
Tomas Valenta 3f7016123c Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-29 16:49:26 +02:00
Tomas Valenta a3d0939457 Update SDK and repo readmes 2023-08-29 16:49:24 +02:00
github-actions[bot] e39db82073 [skip ci] Release new versions 2023-08-29 14:40:23 +00:00
Jakub Novak a597280f99 Fix run python tests with poetry 2023-08-29 16:01:18 +02:00
Jakub Novak f759d71de2 Run poetry install before tests 2023-08-29 15:44:55 +02:00
Tomas Valenta 8062de6bd4 Start requiring API key for starting environment sessions (#93) 2023-08-29 09:33:38 +02:00
Jakub Novák 250ffc69c9 Periodic E2E tests of our infra via calling sdks (#92) 2023-08-28 18:29:48 +02:00
Tomas Valenta 61d60f8658 Fix api key types 2023-08-28 15:24:29 +02:00
Tomas Valenta a566c86330 Remove unnecessary parameters; Fix api key type 2023-08-28 14:54:04 +02:00
github-actions[bot] 8df851bcac [skip ci] Release new versions 2023-08-28 11:02:23 +00:00
Jakub Novak 02d41605dd Fix python sdk for python 3.8 2023-08-28 13:01:15 +02:00