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
Tomas Valenta
119a4015c9
Update docs
2024-04-10 18:18:50 -07:00
Tomas Valenta
4a5979be97
Fix allowed logs filter
2024-04-10 18:17:53 -07:00
Tomas Valenta
469c567fc8
Exclude short sandboxID from json logs
2024-04-10 17:21:20 -07:00
Tomas Valenta
afad14de92
Fix follow flag; [WIP] Add flag for including displaying "internal" logs
2024-04-08 14:56:52 -07:00
Tomas Valenta
6e796fc585
Improve logs json format
2024-04-08 13:09:21 -07:00
Tomas Valenta
d500105e1d
Add format option for logs command
2024-04-08 12:57:42 -07:00
Tomas Valenta
e4d944bbc3
Add follow flag to logs command
2024-04-08 12:43:02 -07:00
Tomas Valenta
cfd361328f
Add log level filtering
2024-04-08 12:39:10 -07:00
Tomas Valenta
f51e6248f8
Update logs docs
2024-04-05 19:03:52 -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
34adeb29d2
Update spec/openapi.yml
...
Co-authored-by: Jakub Novák <jakub@e2b.dev >
2024-04-05 16:30:42 -07:00
Tomas Valenta
5d56b667b6
Add padding to log level
2024-04-05 16:29:26 -07:00
Jakub Novak
d5b914a901
Fix docs
2024-04-04 18:42:07 -07:00
Tomas Valenta
6a997e217b
Create release
2024-04-04 18:15:27 -07:00
Tomas Valenta
21ba27c696
Regenerate Python API client
2024-04-04 18:13:23 -07:00
Tomas Valenta
746ab8a468
Add sandbox logs command docs
2024-04-04 17:59:54 -07:00
Tomas Valenta
3407e7bec4
Cleanup logs loop
2024-04-04 17:47:53 -07:00
Tomas Valenta
089d1e4a1e
Change formatting and timestamp passing
2024-04-04 17:14:21 -07:00
Tomas Valenta
3097bd98f0
Change NPM badge link
2024-04-04 16:32:46 -07:00