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
github-actions[bot]
77507591b1
[skip ci] Release new versions
2023-10-26 04:22:18 +00:00
Jakub Novak
6801754ba4
Fix forgotten async method
Test CLI / Build CLI (push) Has been cancelled
2023-10-25 21:17:19 -07:00
github-actions[bot]
7eaa1b4e12
[skip ci] Release new versions
2023-10-20 23:34:14 +00:00
Vasek Mlejnsky
cd3630ad31
Accept all when using apt-get ( #205 )
Test CLI / Build CLI (push) Has been cancelled
2023-10-20 16:28:51 -07:00
github-actions[bot]
2071bd0883
[skip ci] Release new versions
2023-10-20 23:08:44 +00:00
Vasek Mlejnsky
207527c0fe
Use sudo when installing system packages ( #204 )
Test CLI / Build CLI (push) Has been cancelled
2023-10-20 16:04:01 -07:00
github-actions[bot]
aa8c31704e
[skip ci] Release new versions
2023-10-20 22:48:25 +00:00
Vasek Mlejnsky
50238fb1e4
Fix install_system_packages method in the Python SDK ( #203 )
Test CLI / Build CLI (push) Has been cancelled
2023-10-20 15:43:53 -07:00
Tomas Valenta
27086552c5
Fix error
2023-10-20 12:41:05 -07:00
Tomas Valenta
e10bdbd530
Merge branch 'main' of https://github.com/e2b-dev/e2b
2023-10-20 00:40:59 -07:00
Tomas Valenta
33f868eb14
Fix method description
2023-10-20 00:40:57 -07:00
github-actions[bot]
fb185f874e
[skip ci] Release new versions
2023-10-20 07:04:28 +00:00
Tomas Valenta
c4b0c08739
Remove rollup and fix build process; Remove node dependant packages
2023-10-19 23:56:37 -07:00
github-actions[bot]
723661a4ae
[skip ci] Release new versions
2023-10-20 02:43:19 +00:00
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