Tomas Valenta
33e4db23ca
Merge branch 'main' of https://github.com/e2b-dev/E2B
@e2b/cli@0.4.6
2024-04-25 15:38:00 -07:00
Tomas Valenta
2cfb2cf49c
Add sourcemaps to CLI errors
2024-04-25 15:37:53 -07:00
github-actions[bot]
a25e05e5d9
[skip ci] Release new versions
2024-04-25 22:15:01 +00:00
Jakub Novak
1a3d6b6c3e
Fix environment variables in template build
@e2b/cli@0.4.5
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
Vasek Mlejnsky
7b50ddb6c9
Add redirect to the careers Notion page ( #365 )
...
Adds a redirect rule for the `https://e2b.dev/careers ` route to redirect
to
`https://e2bdev.notion.site/Careers-at-E2B-2163f176991f43f69b0984bf2a142920?pvs=74 `
2024-04-24 12:20:24 -07:00
Vasek Mlejnsky
47de33269c
Add redirect to the careers notion page
2024-04-24 11:58:35 -07:00
Jakub Novak
4821cfe1a8
Add dotenv for tests
2024-04-24 09:27:25 -07:00
Jakub Novak
f0f53677d9
Fix local debug option in python SDK
2024-04-24 09:26:37 -07:00
Vasek Mlejnsky
f62e627e0e
Update README.md
2024-04-20 11:15:16 -07:00
Vasek Mlejnsky
fc58557195
Update README.md
2024-04-20 11:13:17 -07:00
Vasek Mlejnsky
52e8fa1477
Update page.mdx
...
Fix broken link
2024-04-19 14:24:08 -07:00
github-actions[bot]
12eb2adc99
[skip ci] Release new versions
2024-04-19 02:14:34 +00:00
Tomas Valenta
b441e1cbb0
Add domain parameter to SDK ( #361 )
...
Add `domain` parameter to SDK create, list, and kill methods to allow
specifying sandbox API domain with a different way than just the
`E2B_DOMAIN` env var.
e2b@0.13.2
@e2b/python-sdk@0.14.14
2024-04-18 18:51:54 -07:00
Tomas Valenta
dde10bbb73
Add python SDK release for parametrized domain
2024-04-18 18:47:28 -07:00
Tomas Valenta
98e7cdadf7
Create release
2024-04-18 18:38:12 -07: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
ggorlen
9838570dae
Add missing parentheses in sandbox.close() call ( #359 )
...
`sandbox.close` would be a no-op without parentheses to invoke the
function.
2024-04-18 15:40:20 -07:00
Tomas Valenta
b04033dde2
Disable staging cron
2024-04-18 13:52:02 -07:00
Jakub Novak
1fd6cd5be8
Add possibility to change domain in python SDK
2024-04-18 10:20:21 -07:00
Vasek Mlejnsky
6813c08cb1
Close sandbox
2024-04-17 13:57:19 -07:00
Vasek Mlejnsky
14dda60b9c
Add status endpoint for pro
2024-04-17 13:18:04 -07:00
Vasek Mlejnsky
02384ba5de
Delete comment
2024-04-17 12:35:34 -07:00
Vasek Mlejnsky
c19ee9782d
Add endpoint for status page ( #357 )
...
Add an API endpoint for the E2B status page
2024-04-17 12:34:19 -07:00
Vasek Mlejnsky
85f23faf70
Add endpoint for status page
2024-04-17 12:20:18 -07:00
Tomas Valenta
2a563e66c5
Add killing sandboxes to stress test
2024-04-16 16:19:47 -07:00
Tomas Valenta
72483bc135
Ensure test process is closed
2024-04-16 12:21:38 -07:00
Tomas Valenta
975bcc6839
Change the keepalive in stress test
2024-04-16 12:04:10 -07:00
Tomas Valenta
6dd040c583
Update stress test
2024-04-16 10:19:13 -07:00
Tomas Valenta
5e1965a27d
Fix stress test
2024-04-15 18:52:54 -07:00
Tomas Valenta
634ff5b886
Change test script
2024-04-15 18:45:22 -07:00
Tomas Valenta
3338139c22
Remove instance start from build test
2024-04-15 18:40:22 -07:00
Tomas Valenta
6015c8ee7d
Change stress test interval
2024-04-15 18:36:52 -07:00
Tomas Valenta
0548b0c1dc
Add template dockerfile
2024-04-15 18:35:49 -07:00
Tomas Valenta
e7cfcb5132
Add workflow dispatch
2024-04-15 18:32:38 -07:00
Tomas Valenta
877df92187
Improve stress test
2024-04-15 18:30:41 -07:00
Tomas Valenta
55f734c191
Change stress test
2024-04-14 17:54:13 -07:00
Tomas Valenta
1221a57e7e
Install deps
2024-04-13 13:54:54 -07:00
Tomas Valenta
5560088fe9
Fix test
2024-04-13 13:46:44 -07:00
Tomas Valenta
6b3096600d
Create staging stress test action
2024-04-13 13:36: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
@e2b/python-sdk@0.14.13
2024-04-05 18:32:36 -07:00
Tomas Valenta
3097bd98f0
Change NPM badge link
2024-04-04 16:32:46 -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 >
@e2b/cli@0.4.4
2024-03-30 13:32:53 -07:00
Vasek Mlejnsky
4d8e58a879
Update page.mdx
2024-03-29 08:04:45 -07:00
Jakub Novak
13c778becb
Improve fuse docs - use the credentials stored in file
2024-03-28 12:12:39 -07:00
Jakub Novak
4f29136b44
Fix R2 bucket mounting docs
2024-03-28 11:41:30 -07:00