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
Jakub Novak
60b10d3974
Return debug option
2024-08-14 13:10:17 +02:00
Jakub Novak
2096266ce4
Mark generated files
2024-08-14 13:09:21 +02:00
Jakub Novak
279b980c5c
Add tests
2024-08-14 13:00:26 +02:00
Jakub Novak
f282392282
Unify naming
2024-08-14 11:32:35 +02:00
Jakub Novak
2357fa3da7
Add possibility to add env vars on sandbox create
2024-08-14 11:08:25 +02:00
github-actions[bot]
fad770251d
[skip ci] Release new versions
2024-08-13 12:25:10 +00:00
Jakub Novak
d7783ceada
Fix pnpm lock
2024-08-13 14:24:01 +02:00
Jakub Novak
8408278410
Merge branch 'main' of https://github.com/e2b-dev/E2B
2024-08-13 14:22:05 +02:00
Jakub Novák
af877836b2
Add download_url/downloadUrl method to sandbox ( #423 )
...
If you want to download a file from sandbox you need to use the SDK
right now.
The download URL method we are adding lets you get the link to a file in
sandbox that you can then use to download the file, for example on the
frontend, with a direct link.
### Tasks
- [ ] Test the changes (JS+TS SDKs)
- [ ] Update Core SDK in Code Interpreter so this functionality is
enabled there too
2024-08-13 14:10:17 +02:00
Tomas Valenta
1f6e308b64
Add download url so file from sandbox can be downloaded with a link
2024-08-13 13:54:54 +02:00
github-actions[bot]
a5d0b934b1
[skip ci] Release new versions
2024-08-07 09:52:59 +00:00
Jakub Novak
3648cf8063
Fix login command in CLI
@e2b/cli@0.5.8
2024-08-07 11:50:07 +02:00
Vasek Mlejnsky
60dfb1495f
Make user ID and team ID more visible
2024-08-07 10:50:27 +02:00
Jakub Novak
352106589e
Merge branch 'beta-paths' into beta
2024-08-06 18:02:01 +02:00
Jakub Novak
f20415294e
Add test
2024-08-06 18:01:40 +02:00
Jakub Novak
42d57f7407
Improve types
2024-08-06 17:58:52 +02:00
Jakub Novak
e882d152bc
Improve spec
2024-08-06 17:54:24 +02:00
Jakub Novak
772ccb7e81
Clean up
2024-08-06 17:31:58 +02:00
Jakub Novak
9ec57c7c39
Improve write file handling
2024-08-06 17:25:24 +02:00
Jakub Novak
1b4ed3b761
Fix textIO
2024-08-06 16:51:31 +02:00
Jakub Novak
41ccc3fd0d
Improve error messages
2024-08-06 15:54:32 +02:00
Jakub Novak
0976c10a21
Remove file info from remove method
2024-08-06 15:47:03 +02:00
Jakub Novak
b490f645e9
Add aread to e2b_connect
2024-08-06 15:41:33 +02:00
Jakub Novak
08fc1e4c8a
Get paths for filesystem operations from envd
2024-08-06 14:48:48 +02:00
github-actions[bot]
c3c25c18a1
[skip ci] Release new versions
2024-08-05 13:53:39 +00:00
Jakub Novák
813a88bebf
Add multiple team handling ( #417 )
...
# Description
- Allows users to configure team in CLI
- Allows specify team for following commands: `list`, `kill`, `delete`
@e2b/cli@0.5.7
e2b@0.16.2
2024-08-05 15:50:30 +02:00
Jakub Novak
dab4975df8
Use the configured team
2024-08-05 15:46:43 +02:00
Jakub Novak
185b54dd27
Update name on a team change
2024-08-05 15:10:29 +02:00
Jakub Novak
68ad6f35e1
Fix links
2024-08-05 15:06:59 +02:00
Jakub Novak
581b751821
Unify IDs
2024-08-05 15:04:10 +02:00
Jakub Novak
b5f133da13
Lint
2024-08-05 15:00:34 +02:00
Jakub Novak
0320ef0e1f
Fix layout
2024-08-05 15:00:34 +02:00
Jakub Novak
986832383e
Add info about teams
2024-08-05 15:00:34 +02:00
Jakub Novak
54d01703d0
Add changeset
2024-08-05 15:00:34 +02:00
Jakub Novak
3ce99172c7
Add ended at
2024-08-05 15:00:34 +02:00
Jakub Novak
330c60f3db
Fix team ID parameter
2024-08-05 15:00:34 +02:00
Jakub Novak
4fdecb5ed1
Add the team configuration option
2024-08-05 15:00:34 +02:00
Jakub Novak
3485e74d38
Add teams endpoint
2024-08-05 15:00:34 +02:00
Jakub Novak
cccbe5b5b6
Clean up tier from web user
2024-08-05 15:00:34 +02:00
Jakub Novak
2dc079d48d
Git ignore all .env files
2024-08-05 15:00:34 +02:00