Vasek Mlejnsky
bb0ba6d72e
Add missing dep
2024-02-20 17:57:19 -08:00
Vasek Mlejnsky
84a43bb474
Fetch usage data
2024-02-20 17:47:14 -08:00
Vasek Mlejnsky
558993fc3f
Remove unused code
2024-02-20 17:31:25 -08:00
Vasek Mlejnsky
888d907af0
Change displayed data
2024-02-20 17:31:04 -08:00
Vasek Mlejnsky
af71e20b65
ask user to sign in if signed out and on the usage page
2024-02-20 17:23:17 -08:00
Vasek Mlejnsky
7bcf573ad2
Prepare usage page
2024-02-20 17:16:34 -08:00
Vasek Mlejnsky
bd3b5b9f9b
Don't let users on custom tiers to switch to Hobby or Pro
2024-02-15 16:37:42 -08:00
Vasek Mlejnsky
c37d1840d2
Allow switching between Hobby and Pro plans; update eslint rules
2024-02-15 15:26:40 -08:00
Vasek Mlejnsky
cd50d428ed
Update page.mdx
2024-02-15 11:34:20 -08:00
github-actions[bot]
696d3e78df
[skip ci] Release new versions
2024-02-15 17:13:24 +00:00
Jakub Novak
096f19b808
Add explicitly api key to reconnect method
@e2b/python-sdk@0.14.4
2024-02-15 09:08:57 -08:00
Jakub Novak
d480f58003
Show switch tier button only for base tier
2024-02-14 12:47:10 -08:00
github-actions[bot]
adc75d57bc
[skip ci] Release new versions
2024-02-14 19:21:44 +00:00
Jakub Novak
b982ae322f
Don't subscribe to scan ports in python SDK if not needed
@e2b/python-sdk@0.14.3
2024-02-14 11:17:02 -08:00
Jakub Novak
b94bc0600f
Improve styling
2024-02-14 10:24:20 -08:00
Vasek Mlejnsky
5ea50c03df
Update pricing page
2024-02-14 10:16:20 -08:00
Vasek Mlejnsky
3644d46d8a
Update pricing page
2024-02-14 10:16:18 -08:00
Jakub Novak
6ae7ded0d2
Add self-service to pricing
2024-02-14 10:15:43 -08:00
Jakub Novak
8e5fa2ad88
Improve metadata script in docs
2024-02-13 10:01:25 -08:00
Jakub Novák
e0c57f26a7
Add fuse to docs ( #311 )
2024-02-12 07:53:46 -08:00
Vasek Mlejnsky
03802ee5e0
Update page.mdx
2024-02-08 20:07:14 -08:00
Vasek Mlejnsky
9f2e5b1c2f
Update page.mdx
2024-02-08 20:06:31 -08:00
Tomas Valenta
3e2c198e5f
Improve running sandbox list format
2024-02-08 15:48:22 -08:00
github-actions[bot]
64f67f4b6d
[skip ci] Release new versions
2024-02-08 23:42:50 +00:00
Tomas Valenta
32a573f48f
Fix sandbox ID returned from SDKs list methods ( #309 )
...
The sanbdox ID returned from SDKs `list` method was missing the client
id part user had to manually create the whole valid ID.
Now the sandbox ID field returned by the list method has the whole ID
and the client ID is removed from the object.
e2b@0.12.1
@e2b/python-sdk@0.14.2
2024-02-08 15:38:06 -08:00
Tomas Valenta
b3510a8ed7
Create release
2024-02-08 15:34:40 -08:00
Tomas Valenta
e07b078638
Fix sandbox ID in JS SDK list method
2024-02-08 15:33:56 -08:00
Tomas Valenta
b40637226a
Fix sandboxID in Python SDK list method
2024-02-08 15:27:22 -08:00
github-actions[bot]
0e9d1623dc
[skip ci] Release new versions
2024-02-08 18:49:04 +00:00
Jakub Novak
e723a8e2dc
Add changeset
@e2b/python-sdk@0.14.1
2024-02-08 10:43:49 -08:00
Jakub Novak
26f1f43ebd
Fix handler's type in terminal module in Python SDK
2024-02-08 10:43:05 -08:00
Vasek Mlejnsky
3e29e6d2a6
Fix broken links in docs ( #306 )
2024-02-07 21:02:52 -08:00
Tereza Tizkova
299ad185a6
Fix broken links in docs
2024-02-07 16:35:42 -08:00
Tomas Valenta
c86b79a1c5
Improve metadata dosctrings; Export metadata type in JS SDK
2024-02-06 11:38:11 -08:00
Tomas Valenta
866fded89d
Update package name in readmes
2024-02-03 18:17:12 +01:00
Tomas Valenta
27873a2117
Clarify CLI docs
2024-02-03 18:08:34 +01:00
Tomas Valenta
1804d914ac
Trigger Build
2024-02-03 18:07:09 +01:00
github-actions[bot]
c799d261e7
[skip ci] Release new versions
2024-02-03 17:00:32 +00:00
Tomas Valenta
0860283321
Prevent the JS SDK post publish deprecating failure to cancel publishing of everything
2024-02-03 17:56:14 +01:00
Tomas Valenta
786856fc64
Add docs for CLI command listing running sandboxes; Fix typo in connect docs
2024-02-03 17:53:47 +01:00
Tomas Valenta
5d89fb8961
Update installed SDK
2024-02-03 17:47:18 +01:00
Tomas Valenta
97fe4e6196
Update docs with the new CLI command
2024-02-03 17:35:45 +01:00
Tomas Valenta
45d50275e8
Create CLI release
2024-02-03 17:35:33 +01:00
Tomas Valenta
9cbef21901
Unify CLI shorthand commands; Make the sandboxID argument in connect required
2024-02-03 17:27:42 +01:00
github-actions[bot]
76f1b91ca7
[skip ci] Release new versions
2024-02-03 16:15:24 +00:00
Jakub Novak
acd3eee209
Dont fail
2024-02-03 17:11:01 +01:00
Jakub Novak
9c2cdf496b
Try to reverse quotes
2024-02-03 17:00:02 +01:00
Jakub Novak
4d20c673c4
Ensure the script runs in bash
2024-02-03 16:54:33 +01:00
Jakub Novák
0e9a22f76a
Connect into running container ( #301 )
2024-02-03 16:46:22 +01:00
Jakub Novak
033da020bb
Set flags on the script
2024-02-03 07:10:41 +01:00