Tomas Valenta
984c90e261
Merge branch 'main' of https://github.com/e2b-dev/e2b
2023-10-19 19:34:19 -07:00
Tomas Valenta
e7875af16b
Fix polyfill import for ESM
2023-10-19 19:32:28 -07:00
github-actions[bot]
91102bb82c
[skip ci] Release new versions
2023-10-20 02:26:13 +00:00
Tomas Valenta
310542662a
Add node polyfills
2023-10-19 19:09:18 -07:00
Tomas Valenta
9d4fc5ac4f
Remove workspace link
2023-10-19 18:38:42 -07:00
Tomas Valenta
58f41d2630
Fix cross blob compatibility; Release
2023-10-19 18:23:18 -07:00
github-actions[bot]
4be60ddadb
[skip ci] Release new versions
2023-10-19 23:39:26 +00:00
Tomas Valenta
7577f9087f
Make the python tests verbose
2023-10-18 14:17:20 -07: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
Tomas Valenta
2707fb2d28
Increase timeouts
2023-10-18 12:24:10 -07:00
Tomas Valenta
81886cd38f
Skip smoke test; Run test sequentially
2023-10-18 11:46:26 -07:00
Tomas Valenta
a23ea7ea3f
Merge branch 'fix/js-sdk-browser-form-compatibility'
2023-10-18 11:00:30 -07:00
Tomas Valenta
296386df66
Modify tests
2023-10-18 11:00:17 -07:00
Tomas Valenta
16d240ffad
Fix/js sdk browser form compatibility ( #199 )
...
- Fix browser bug with uploading and downloading files in JS SDK
- Update JS SDK to Node 18
- Fix local development URL for file upload and download (in Python SDK
& JS SDK)
- Add emulated browser test for the JS SDK
2023-10-18 10:41:28 -07:00
Tomas Valenta
566845e75b
Remove local test setup
2023-10-17 16:54:31 -07:00
Tomas Valenta
b5f2b12e83
Update node for JS SDK; Update deps; Fix browser file upload/download handling; Add browser test option
2023-10-17 16:45:18 -07:00
Tomas Valenta
e24fb8a22d
Fix python sdk file handling for local testing
2023-10-17 14:58:26 -07:00
Tomas Valenta
b9132a89ab
Fix browser + node compatibility [WIP]
2023-10-16 23:19:36 -07:00
github-actions[bot]
93142210ed
[skip ci] Release new versions
2023-10-17 04:43:02 +00:00
Jakub Novak
c5ccb01201
Add on artifact on run python
Test CLI / Build CLI (push) Has been cancelled
2023-10-16 21:38:53 -07:00
Jakub Novak
27da7a6d74
Fix timeout test
2023-10-16 17:09:00 -07:00
github-actions[bot]
30b3abb9ee
[skip ci] Release new versions
2023-10-16 23:57:59 +00:00
Jakub Novak
c7a39ffe83
Add warning for create method in Python SDK
Test CLI / Build CLI (push) Has been cancelled
2023-10-16 16:53:02 -07:00
github-actions[bot]
e507bab208
[skip ci] Release new versions
2023-10-16 20:08:45 +00:00
Jakub Novak
c475b71e43
Export Data Analysis from top level
Test CLI / Build CLI (push) Has been cancelled
2023-10-16 13:03:56 -07:00
Jakub Novak
1945e59dbe
Fix python tests (remove async)
2023-10-15 15:32:49 -07:00
github-actions[bot]
d0873e14cb
[skip ci] Release new versions
2023-10-15 22:28:46 +00: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
Tomas Valenta
c6eace93ef
Overwrite rc release that was used as a default
2023-10-15 14:47:41 -07:00
github-actions[bot]
f5395e3e94
[skip ci] Release new versions
2023-10-15 17:40:01 +00:00
Vasek Mlejnsky
119be368c5
remove artifact.read() and leave only download() ( #196 )
Test CLI / Build CLI (push) Has been cancelled
2023-10-15 10:34:52 -07:00
github-actions[bot]
fbd82977f6
[skip ci] Release new versions
2023-10-14 02:47:16 +00: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
github-actions[bot]
261ed6c49d
[skip ci] Release new versions
2023-10-13 19:30:24 +00:00
Tomas Valenta
2d7fef062a
Deprecate wait in JS SDK; Add .wait() in JS SDK
2023-10-13 00:01:10 -07:00
Tomas Valenta
9a74b7ea0e
Remove unused magic method
2023-10-13 00:00:47 -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
github-actions[bot]
3caf420a4e
[skip ci] Release new versions
2023-10-11 20:42:11 +00: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
github-actions[bot]
1bed73fe02
[skip ci] Release new versions
2023-10-06 22:49:32 +00:00
Pavel 'Strajk' Dolecek
b8c3ec8145
feat(cli): When creating env, make tar in tmp dir to avoid polluting cwd ( #190 )
Test CLI / Build CLI (push) Has been cancelled
2023-10-06 15:44:12 -07:00
Tomas Valenta
d2461f89ae
Fix CLI error and env finished handling
2023-10-05 20:39:50 -07:00
github-actions[bot]
46e01a6b1b
[skip ci] Release new versions
2023-10-04 13:08:52 +00:00
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