Tomas Valenta
ab97885775
Improve and add docstring in SDKs ( #235 )
...
- Add missing module dostring in Python
- Add missing class and property dostrings for JS
- Update docstrings with links to docs
- Clarify usage of `filesystem.write*` methods
- Move dostrings to the interfaces
@e2b/python-sdk@0.13.1
@e2b/sdk@0.11.2
2023-11-23 14:27:56 +01:00
Tomas Valenta
8f0b5c3a42
Create release
2023-11-23 14:03:29 +01:00
Tomas Valenta
9e44890882
Add missing docstring for managers; Add properties docstrings; Move docstring to interfaces; Fix interface methods declarations
2023-11-23 14:00:57 +01:00
Tomas Valenta
7e9e1775db
Add missing docstring for filesystem manager
2023-11-23 14:00:09 +01:00
Tomas Valenta
06737a32ac
Improve fs write docstrings; Add python module description; Add links to docs and JS class description with example
2023-11-23 13:45:07 +01:00
Jakub Novak
9b582b1b13
Clean up print
2023-11-21 22:11:40 +01:00
Tomas Valenta
7bc1393bfc
Merge branch 'main' of https://github.com/e2b-dev/e2b
2023-11-21 20:59:10 +01:00
Tomas Valenta
0fa74e099f
Handle user fetch errors
2023-11-21 20:59:07 +01:00
github-actions[bot]
88f2a1913c
[skip ci] Release new versions
2023-11-21 13:13:52 +00:00
Jakub Novák
dfad5f6ae2
Add command for deleting sandbox templates to CLI; Update generated APIs in SDKs ( #231 )
@e2b/sdk@0.11.1
@e2b/python-sdk@0.13.0
@e2b/cli@0.1.14
2023-11-21 14:09:04 +01:00
Jakub Novak
08ae6460e8
Merge remote-tracking branch 'origin/main' into delete-sandbox
...
# Conflicts:
# packages/cli/README.md
2023-11-21 14:08:03 +01:00
Tomas Valenta
1247c5154f
Remove lint from help blocks
2023-11-21 14:00:22 +01:00
Tomas Valenta
4d4aef903a
Update readme
2023-11-21 13:58:16 +01:00
Tomas Valenta
56b9421919
Update readme
2023-11-21 13:55:47 +01:00
Jakub Novak
681bde6073
Add changeset
2023-11-21 13:55:04 +01:00
Jakub Novak
241f1e4329
Update openapi generator
2023-11-21 13:54:53 +01:00
Tomas Valenta
cb1897c413
Create release
2023-11-20 17:32:34 +01:00
Tomas Valenta
1c0d939854
Update docs
2023-11-20 17:29:53 +01:00
Tomas Valenta
43e8f6f1f0
Cleanup
2023-11-20 13:33:41 +01:00
Tomas Valenta
962b867c97
Add delete command to CLI
2023-11-20 13:31:41 +01:00
Tomas Valenta
8608055d55
Disable periodic tests
2023-11-18 17:31:46 +01:00
Vasek Mlejnsky
9f2f384d36
Update docs
2023-11-18 11:55:55 +01:00
Vasek Mlejnsky
448848316a
Promo code ( #230 )
2023-11-18 10:53:13 +01:00
Vasek Mlejnsky
773723df11
Fix types
2023-11-18 10:35:31 +01:00
Vasek Mlejnsky
a7d5eb6312
fix bugs
2023-11-18 10:28:47 +01:00
Tomas Valenta
c4b961ffa0
Add promo info to banner
2023-11-17 20:32:31 +01:00
Vasek Mlejnsky
b39d2c8ac4
Merge branch 'promo' of https://github.com/e2b-dev/e2b into promo
2023-11-17 19:57:02 +01:00
Vasek Mlejnsky
e3f3442b80
Add banner
2023-11-17 19:56:57 +01:00
Tomas Valenta
0e3f138802
Add check for promo code validity
2023-11-17 19:32:00 +01:00
github-actions[bot]
8d0f9d43c7
[skip ci] Release new versions
2023-11-17 17:55:13 +00:00
Tomas Valenta
97f34d5865
Add start cmd option for the build in the CLI ( #228 )
...
This start command is provided during template build, executed on FC
start and snapshotted with the sandbox template. After starting sandbox
users will have this command already running there.
@e2b/cli@0.1.13
2023-11-17 18:50:53 +01:00
Tomas Valenta
193581ccb2
Merge branch 'main' into start-cmd
2023-11-17 18:50:35 +01:00
Tomas Valenta
2ad89d1c1e
Add build features
2023-11-17 18:49:58 +01:00
Vasek Mlejnsky
7e5540d894
wip
2023-11-17 18:34:38 +01:00
Tomas Valenta
d24e37b0df
Tweak flag
2023-11-17 17:09:49 +01:00
Tomas Valenta
31a17e172e
Add start cmd for build in CLI [WIP]
2023-11-17 15:44:25 +01:00
Jakub Novak
59cb866056
Decrease the keep alive period in docs
2023-11-17 10:46:29 +01:00
Jakub Novak
30bb211ea4
Fix max duration time
2023-11-17 10:06:36 +01:00
Tomas Valenta
b7dca1acb0
Fix anchor
2023-11-16 15:17:31 +01:00
github-actions[bot]
3dffd36705
[skip ci] Release new versions
2023-11-16 14:07:11 +00:00
Tomas Valenta
b86bec776f
Openai integration ( #221 )
@e2b/cli@0.1.12
@e2b/python-sdk@0.12.0
@e2b/sdk@0.11.0
2023-11-16 15:02:20 +01:00
Tomas Valenta
16ad7569a1
Merge branch 'main' into openai-integration
2023-11-16 15:02:03 +01:00
Vasek Mlejnsky
0de7cce365
Merge branch 'openai-integration' of https://github.com/e2b-dev/e2b into openai-integration
2023-11-16 14:58:06 +01:00
Vasek Mlejnsky
4b9d56e45b
Update docs
2023-11-16 14:57:59 +01:00
Tomas Valenta
25524c1b9e
Merge branch 'openai-integration' of https://github.com/e2b-dev/e2b into openai-integration
2023-11-16 14:54:24 +01:00
Tomas Valenta
bc63ca4a1f
Improve text; Fix md link
2023-11-16 14:54:22 +01:00
Vasek Mlejnsky
fff89fbff2
Update docs
2023-11-16 14:52:28 +01:00
tizkovatereza
8f5fe2653b
Docs copy ( #227 )
2023-11-16 14:51:28 +01:00
Vasek Mlejnsky
4f3c7be446
Update docs
2023-11-16 14:50:45 +01:00
Vasek Mlejnsky
425bd5b6b7
Update docs
2023-11-16 14:47:33 +01:00