Commit Graph

72 Commits

Author SHA1 Message Date
Jakub Novák 56d32d2e44 Fix runtime name (#189)
Test CLI / Build CLI (push) Has been cancelled
2023-10-04 15:04:37 +02:00
github-actions[bot] d716674b46 [skip ci] Release new versions 2023-10-04 10:37:16 +00:00
Jakub Novák 63ef0de234 Add data analysis runtime (#188)
Test CLI / Build CLI (push) Has been cancelled
2023-10-04 12:32:37 +02:00
github-actions[bot] 40338131cf [skip ci] Release new versions 2023-10-04 06:55:13 +00:00
Pavel 'Strajk' Dolecek 2f2f02ce65 feat(js-sdk,py-sdk): Add Bash support to runCode (#187)
Test CLI / Build CLI (push) Has been cancelled
2023-10-04 08:50:51 +02:00
github-actions[bot] 35d1c7d9d7 [skip ci] Release new versions 2023-10-04 06:48:11 +00:00
Pavel 'Strajk' Dolecek 47b2593c1c fix(js-sdk): Make codebase btoa friendly (#186)
Test CLI / Build CLI (push) Has been cancelled
2023-10-04 08:43:42 +02:00
github-actions[bot] bf8f0fdf60 [skip ci] Release new versions 2023-10-03 16:59:16 +00:00
Jakub Novák 0683f04275 Sync version of python (#184) 2023-10-03 18:46:52 +02:00
github-actions[bot] 577b5feac9 [skip ci] Release new versions 2023-10-02 16:23:54 +00:00
Pavel 'Strajk' Dolecek c8dacdddf7 chore(js-sdk): Fix TypeScript types (#181)
Co-authored-by: Jakub Novak <jakub@e2b.dev>
2023-10-02 18:03:04 +02:00
Jakub Novak ac2b2d12d4 Fix releases 2023-10-02 17:55:46 +02:00
github-actions[bot] 7b255e638c [skip ci] Release new versions 2023-10-02 12:30:26 +00:00
Pavel 'Strajk' Dolecek c8f99268d2 fix(js-sdk): Export CodeRuntime enum (#185)
Test CLI / Build CLI (push) Has been cancelled
2023-10-02 13:56:02 +02:00
github-actions[bot] 612e2d24ad [skip ci] Release new versions 2023-09-30 17:48:00 +00: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
github-actions[bot] ca09227ed9 [skip ci] Release new versions 2023-09-29 14:30:57 +00:00
Jakub Novák 4ad651feaa Support both pydantic v1 and v2 in python sdk (#176)
Test CLI / Build CLI (push) Has been cancelled
2023-09-29 16:27:26 +02:00
github-actions[bot] 119dcdc1af [skip ci] Release new versions 2023-09-29 12:11:35 +00: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
github-actions[bot] ce2aef348b [skip ci] Release new versions 2023-09-27 11:02:54 +00: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
github-actions[bot] 44bacd059f [skip ci] Release new versions 2023-09-27 08:07:04 +00: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
github-actions[bot] c4737dd6f5 [skip ci] Release new versions 2023-09-27 07:26:29 +00:00
Vasek Mlejnsky 93b379e9f4 Add changeset 2023-09-26 19:09:58 +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
Pavel 'Strajk' Dolecek 4eba0e1232 chore(js-sdk,cli): Compat with Node 16 (#163)
Test CLI / Build CLI (push) Has been cancelled
Co-authored-by: Jakub Novák <jakub@e2b.dev>
2023-09-25 14:57:13 +02:00
github-actions[bot] db2087f53e [skip ci] Release new versions 2023-09-25 11:49:14 +00:00
Pavel 'Strajk' Dolecek 264189165b chore(js-sdk): Log session init/termination by default (#156) 2023-09-21 17:51:43 +02:00
github-actions[bot] 1ca35a5056 [skip ci] Release new versions 2023-09-21 15:17:09 +00:00
Jakub Novák 65337589b0 Fix CLI (#155) 2023-09-21 17:03:50 +02:00
github-actions[bot] 0ab0321bec [skip ci] Release new versions 2023-09-20 08:39:23 +00:00
Pavel 'Strajk' Dolecek c04b4452eb feat(js-sdk): Add an option to upload and download binary files via writeBytes and readBytes (#151)
Test CLI / Build CLI (push) Has been cancelled
2023-09-20 10:36:42 +02: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
Pavel 'Strajk' Dolecek 04d96df2bd chore(js-sdk): skip flaky test blocking CI (more) (#134)
Test CLI / Build CLI (push) Has been cancelled
Test JS SDK / Build and test SDK (push) Has been cancelled
Test Python SDK / Build and test SDK (push) Has been cancelled
Co-authored-by: Jakub Novak <jakub@e2b.dev>
2023-09-14 16:14:21 +02:00
Pavel 'Strajk' Dolecek 5d56d97dcb chore(js-sdk): skip flaky test blocking CI 2023-09-14 15:56:44 +02:00
Pavel 'Strajk' Dolecek 01e9507418 chore(js-sdk): rollup replace problematic json plugin (#129) 2023-09-14 12:51:07 +02:00
Jakub Novák 64b8379e37 Decrease websocket reconnect period (#122) 2023-09-08 15:56:09 +02:00
Pavel 'Strajk' Dolecek 4362a0b1ee Adjusted JS SDK logging levels (#117) 2023-09-07 08:44:56 +02:00
github-actions[bot] 37a520ff2a [skip ci] Release new versions 2023-09-07 06:02:33 +00:00