Commit Graph

541 Commits

Author SHA1 Message Date
Jakub Novak 1a3d6b6c3e Fix environment variables in template build 2024-04-25 15:10:47 -07:00
Tomas Valenta 60efe38976 Fix package name for downloads' badge in SDK readmes 2024-04-24 22:29:52 -07:00
Jakub Novak f0f53677d9 Fix local debug option in python SDK 2024-04-24 09:26:37 -07:00
github-actions[bot] 12eb2adc99 [skip ci] Release new versions 2024-04-19 02:14:34 +00:00
Tomas Valenta 70a380636a Add docstrings 2024-04-18 18:37:29 -07:00
Tomas Valenta 26ddefa7d0 Update CLI after domain parameter changes in SDK 2024-04-18 18:25:55 -07:00
Tomas Valenta 1f68a34421 Parametrize api domain in JS SDK 2024-04-18 18:05:00 -07:00
Jakub Novak 1fd6cd5be8 Add possibility to change domain in python SDK 2024-04-18 10:20:21 -07:00
github-actions[bot] 846b0ac3bb [skip ci] Release new versions 2024-04-06 01:39:57 +00:00
Jakub Novák 168e59faf6 Python dict race condition (#351)
Fixes #340
2024-04-05 18:32:36 -07:00
github-actions[bot] 69051dae1d [skip ci] Release new versions 2024-03-30 20:35:18 +00:00
Jakub Novák baa04d9e07 CLI - add config option (#348)
# Description

Add option to specify a config file, this allows to have multiple
templates (e.g. prod and staging) based in the same folder.

---------

Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
2024-03-30 13:32:53 -07:00
github-actions[bot] 8331ced280 [skip ci] Release new versions 2024-03-27 21:20:32 +00:00
Jakub Novák a490b18cc5 Template build command improvements (#343)
Fix few issues with cross platform compatibility

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-27 14:18:12 -07:00
github-actions[bot] 7e17f9cb2c [skip ci] Release new versions 2024-03-27 04:25:23 +00:00
Tomas Valenta f511678b5e Fix sandbox kill command (#344)
CLI `e2b sandbox kill` command didn't work with sandboxIDs provided by
the `e2b sandbox list`. This PR fixes that.
2024-03-26 20:53:13 -07:00
Tomas Valenta 3b41654900 Fix sandbox kill command 2024-03-26 20:38:26 -07:00
Jakub Novak 13c499c907 Hide access token when the login fails 2024-03-25 18:50:16 -07:00
Tomas Valenta 1385b2fe3d Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-03-25 17:04:59 -07:00
Tomas Valenta f73c342307 Reformat 2024-03-25 13:21:41 -07:00
github-actions[bot] 96df688e67 [skip ci] Release new versions 2024-03-25 19:55:16 +00:00
Jakub Novak a725c8f7d4 Add changeset 2024-03-25 12:49:30 -07:00
Jakub Novak 1d1365e9c1 Allow easier subclassing in JS 2024-03-25 12:48:56 -07:00
github-actions[bot] 6c0bc9a5fd [skip ci] Release new versions 2024-03-24 18:51:18 +00:00
Jakub Novak f81298d9cd Remove flaky test 2024-03-24 11:46:53 -07:00
Jakub Novak 71a1129e67 Fix hardcoded variables 2024-03-24 11:35:43 -07:00
github-actions[bot] 12dc14de57 [skip ci] Release new versions 2024-03-24 17:51:59 +00:00
Jakub Novák 2bafaf0db4 Switch the template build to local (#338)
Change CLI to build the docker image locally
2024-03-24 10:12:43 -07:00
github-actions[bot] bd5874f77a [skip ci] Release new versions 2024-03-13 07:49:11 +00:00
Tomas Valenta 8a993ce7eb Raise proper timeout exception 2024-03-13 00:23:57 -07:00
github-actions[bot] 72f5367f72 [skip ci] Release new versions 2024-03-13 07:09:08 +00:00
Tomas Valenta a5c531aa2c Export all errors and exceptions (#335) 2024-03-13 00:04:12 -07:00
Tomas Valenta c8966d08d9 Export all errors 2024-03-13 00:03:04 -07:00
Tomas Valenta c0ee54cb7d Export all exceptions 2024-03-13 00:02:57 -07:00
github-actions[bot] 6b456ffe7d [skip ci] Release new versions 2024-03-09 00:06:54 +00:00
Jakub Novak 67da0ed8af Add download method in JS SDK 2024-03-08 15:35:53 -08:00
Jakub Novak 74d2dc4dbc Don't set result if already set 2024-03-04 19:44:13 -08:00
Vasek Mlejnsky 2cb89311e7 Change letter case 2024-03-03 03:26:47 +01:00
Vasek Mlejnsky 784e48b44f Standardize naming 2024-03-03 03:26:47 +01:00
Jakub Novak 8002d83b4b Return the log as debug 2024-03-01 11:12:39 -08:00
github-actions[bot] 31a423023b [skip ci] Release new versions 2024-03-01 19:10:33 +00:00
Jakub Novak 8c89991e85 Remove forgotten log 2024-03-01 11:02:41 -08:00
github-actions[bot] 18fff2662f [skip ci] Release new versions 2024-02-29 21:16:48 +00:00
Jakub Novak 253e043aab Fix tests 2024-02-29 13:12:05 -08:00
Jakub Novak 280a6b04ba Fix kill command 2024-02-29 12:59:33 -08:00
github-actions[bot] 90383be525 [skip ci] Release new versions 2024-02-29 20:00:14 +00:00
Jakub Novak 39ec48b99c Fix type issues in python 3.8 2024-02-29 11:55:03 -08:00
Jakub Novak 639b3447da Sort sandbox list by date created 2024-02-29 11:26:24 -08:00
Vasek Mlejnsky 336e3cc351 Fix type issue in Python 3.8 (#324) 2024-02-29 10:17:48 -08:00
Jakub Novak 35b20c8711 Fix type issue in Python 3.8 2024-02-29 10:00:02 -08:00