Commit Graph

247 Commits

Author SHA1 Message Date
Jakub Novak 4169cb7517 Improve message 2023-11-09 17:19:03 +01:00
Jakub Novak 77a992cbf8 Clean up list command 2023-11-09 17:05:32 +01:00
Jakub Novak 4344c61298 Clean up shell command 2023-11-09 17:05:28 +01:00
Jakub Novak 3c2fc9faf5 Regenerate clients 2023-11-09 17:04:18 +01:00
Jakub Novak 0486c4286d Use the new name for template if rebuilding 2023-11-09 17:03:56 +01:00
Jakub Novak 975aaa8385 Remove console log from shell 2023-11-09 17:03:56 +01:00
Jakub Novak ba39da6f92 Fix missing name 2023-11-09 17:03:54 +01:00
Tomas Valenta 6b3fbe8858 Fix field name 2023-11-09 17:03:11 +01:00
Jakub Novak 2feef49e34 Improve CLI 2023-11-09 17:03:09 +01:00
Jakub Novak 1908ae2d30 List sandbox templates with aliases 2023-11-09 16:57:29 +01:00
Tomas Valenta 2891479571 Add alias/name handling to CLI 2023-11-09 16:56:27 +01:00
github-actions[bot] 17bc75cd0b [skip ci] Release new versions 2023-11-09 12:45:56 +00:00
Vasek Mlejnsky 84303af574 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-09 13:40:03 +01:00
Vasek Mlejnsky 731a50ff32 Update readmes 2023-11-09 13:39:58 +01:00
github-actions[bot] 962df82121 [skip ci] Release new versions 2023-11-09 12:36:07 +00:00
Vasek Mlejnsky c42077a8e4 update readmes 2023-11-09 13:29:52 +01:00
github-actions[bot] 7ff7eecaf5 [skip ci] Release new versions 2023-11-09 11:55:30 +00:00
Tomas Valenta 1e3312467d Alias DataAnalysis as CodeInterpreter; Hide JS SDK internal methods 2023-11-09 12:45:24 +01:00
github-actions[bot] 7a8dadf1b9 [skip ci] Release new versions 2023-11-09 10:14:33 +00:00
Jakub Novák f1263f1469 Aliasing (#216) 2023-11-09 11:09:43 +01:00
Jakub Novak 9b3a162b39 Update openapi spec 2023-11-09 11:09:17 +01:00
Jakub Novak 2e1da46935 Update openapi spec 2023-11-09 11:06:37 +01:00
Jakub Novak 661b4a82be Regenerate python api client 2023-11-09 11:01:30 +01:00
github-actions[bot] 52d1b51df4 [skip ci] Release new versions 2023-11-09 09:17:47 +00:00
Tomas Valenta f829f88608 Replace | with Union 2023-11-09 10:05:29 +01:00
Kaveen Kumarasinghe d63fe3523f Use __future__ annotation to fix backwards compatibility for union 2023-11-08 23:50:10 -05:00
Tomas Valenta 1411bd6b6e Change DEBUG env var to E2B_DEBUG to prevent accidentally switching SDKs to local mode when trying to print debug logs 2023-11-08 13:27:06 +01:00
github-actions[bot] 814ec0269b [skip ci] Release new versions 2023-11-08 12:23:24 +00:00
Jakub Novak b88feb0779 Improve texting in CLI, add reference to docs 2023-11-08 13:20:50 +01:00
Jakub Novak e6f605dbb9 Remove timeout from CLI - it's handled in API 2023-11-08 12:47:32 +01:00
Tomas Valenta 417035073c Update JS SDK generated API client 2023-11-08 12:35:05 +01:00
github-actions[bot] 5ce65e4a84 [skip ci] Release new versions 2023-11-08 09:39:32 +00:00
Jakub Novak d24953b4d3 Remove coloring from incoming build logs 2023-11-07 16:54:45 +01:00
github-actions[bot] 800d84d807 [skip ci] Release new versions 2023-11-06 14:34:49 +00:00
Jakub Novak 9d16d8b2bb Update dependencies 2023-11-06 15:29:47 +01:00
Jakub Novak a46f9da8cb Release js sdk manually 2023-11-06 15:27:36 +01:00
Jakub Novak 7f12306ca7 Fix filesystem path warning 2023-11-06 15:20:44 +01:00
Jakub Novak 48dc34e239 Release js sdk 2023-11-06 15:20:43 +01:00
github-actions[bot] eb3220a02e [skip ci] Release new versions 2023-11-06 14:12:26 +00:00
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