github-actions[bot]
aec738b120
[skip ci] Release new versions
2024-09-12 00:25:25 +00:00
Tomas Valenta
63f83e684f
Merge branch 'beta' of https://github.com/e2b-dev/E2B into beta
2024-09-11 17:24:17 -07:00
Tomas Valenta
5678997c52
Lower the keepalive; Explicitly try handling RemoteProtocolError retry
2024-09-11 17:24:14 -07:00
github-actions[bot]
d76f694ec6
[skip ci] Release new versions
2024-09-11 23:07:37 +00:00
Tomas Valenta
a4991a25a8
Align keepalive on client with proxies and envd
2024-09-11 15:48:49 -07:00
Tomas Valenta
0e0d985e03
Update migration guide for listing sandboxes
2024-09-11 13:01:10 -07:00
Tomas Valenta
3a0a4b1c58
Update migration guide with hostname method info
2024-09-11 12:51:54 -07:00
github-actions[bot]
bc129ca740
[skip ci] Release new versions
2024-09-09 22:04:37 +00:00
Tomas Valenta
2e17a05abf
Fix parameter naming
2024-09-09 15:03:30 -07:00
Jakub Novak
a94416c8c0
Use backend for team user management
2024-09-09 14:18:01 +02:00
Jakub Novak
fa9093b63c
Change billing urls
2024-09-09 13:36:03 +02:00
Jakub Novak
11f2ad9640
Change update team to backend
2024-09-09 12:01:14 +02:00
github-actions[bot]
e478d51c25
[skip ci] Release new versions
2024-09-05 22:34:39 +00:00
Tomas Valenta
547b367d09
Merge branch 'beta' of https://github.com/e2b-dev/E2B into beta
2024-09-05 15:33:43 -07:00
Tomas Valenta
9899afc1c7
Remove client pty input streaming
2024-09-05 15:33:25 -07:00
github-actions[bot]
056bd8c70e
[skip ci] Release new versions
2024-09-05 20:59:56 +00:00
Tomas Valenta
ba97f9a451
Merge branch 'beta' of https://github.com/e2b-dev/E2B into beta
2024-09-05 13:25:04 -07:00
Tomas Valenta
a447a19bc6
Add method for sending pty input
2024-09-05 13:24:59 -07:00
github-actions[bot]
d741577e66
[skip ci] Release new versions
2024-09-05 18:10:05 +00:00
Tomas Valenta
df126d035c
Export sandbox types for Filesystem and Process handlers
2024-09-05 11:09:04 -07:00
github-actions[bot]
9b335db335
[skip ci] Release new versions
2024-09-05 10:45:49 +00:00
Jakub Novak
71754a39ab
Convert debug env variable to lowercase to prevent mistakes by mixing cases
2024-09-05 12:44:42 +02:00
Tomas Valenta
8028ec1668
Fix redirect after password update
2024-09-04 23:46:09 -07:00
Tomas Valenta
bcf9e010d8
[WIP] Add update password redirect
2024-09-04 22:46:27 -07:00
github-actions[bot]
833e78726a
[skip ci] Release new versions
2024-08-27 09:30:30 +00:00
Jakub Novak
7ad5182c27
Don't require user config if not really needed
@e2b/cli@0.5.10
2024-08-27 12:28:02 +03:00
github-actions[bot]
aa331ee467
[skip ci] Release new versions
2024-08-27 09:07:28 +00:00
Jakub Novak
75b081b835
Use configured team if no team is set in template build
@e2b/cli@0.5.9
2024-08-27 12:02:22 +03:00
github-actions[bot]
2d543b5cf1
[skip ci] Release new versions
2024-08-20 22:01:38 +00:00
Tomas Valenta
fce0e25406
Merge branch 'beta' of https://github.com/e2b-dev/E2B into beta
2024-08-20 15:00:36 -07:00
Tomas Valenta
4225eda697
Update the development instructions
2024-08-20 15:00:34 -07:00
github-actions[bot]
c991ba0e49
[skip ci] Release new versions
2024-08-20 21:33:40 +00:00
Tomas Valenta
7c529ee13d
Add development readme instruction for JS SDK
2024-08-20 14:32:08 -07:00
Tomas Valenta
b1c3e01c96
Split buf generation
2024-08-20 14:29:57 -07:00
Tomas Valenta
e5e65f378e
Fix local JS tests
2024-08-20 14:28:47 -07:00
github-actions[bot]
cf5502e615
[skip ci] Release new versions
2024-08-19 15:46:01 +00:00
Jakub Novak
4192cb1971
Don't share transport
2024-08-19 17:44:56 +02:00
github-actions[bot]
c7a4283f88
[skip ci] Release new versions
2024-08-19 13:43:35 +00:00
Jakub Novak
2b5e1d3514
Fix logic for API access token in python client
2024-08-19 15:42:32 +02:00
github-actions[bot]
b476156455
[skip ci] Release new versions
2024-08-19 12:21:59 +00:00
Jakub Novak
158afe38fa
Comment out keepalive
2024-08-19 14:20:45 +02:00
github-actions[bot]
f204b8548c
[skip ci] Release new versions
2024-08-15 16:11:08 +00:00
Jakub Novak
c8765207b5
Add process stderr to the exception
2024-08-15 18:10:01 +02:00
github-actions[bot]
04ee10e01f
[skip ci] Release new versions
2024-08-15 13:10:39 +00:00
Jakub Novak
17213ed688
Add missing model
2024-08-15 15:09:36 +02:00
github-actions[bot]
47d7e83d8c
[skip ci] Release new versions
2024-08-14 13:31:31 +00:00
Jakub Novak
bb32b476f9
Add envs to JS
2024-08-14 15:30:14 +02:00
github-actions[bot]
6b8215e4f6
[skip ci] Release new versions
2024-08-14 11:13:43 +00:00
Jakub Novák
eacb219e29
[Beta SDK] - Env vars ( #425 )
...
# Description
Add environment variables for:
- `sanbox.create` - sets env vars for whole lifetime
- `commands.run` function - sets env vars only for this command run
2024-08-14 13:12:39 +02:00
Jakub Novak
b38e0ee2a4
Fix env vars type
2024-08-14 13:12:01 +02:00