Commit Graph

2602 Commits

Author SHA1 Message Date
Tomas Valenta d452e8fdf7 Expose exitCode in JS SDK exit handlers 2023-11-23 14:56:47 +01:00
github-actions[bot] 9a55c4e9bc [skip ci] Release new versions 2023-11-23 13:32:34 +00:00
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
Tomas Valenta 059de46f9f Improve start command docs 2023-11-23 13:15:37 +01:00
Tomas Valenta 31a9255109 Update start cmd logs example 2023-11-23 12:42:52 +01:00
Tomas Valenta 95b979e4f2 Don't expose start cmd properties 2023-11-23 12:37:51 +01:00
Tomas Valenta dcf8e77d88 Update id 2023-11-23 12:18:23 +01:00
Tomas Valenta 5e83cc5c0f Update docs 2023-11-23 12:17:24 +01:00
Tomas Valenta 711a64d877 Update page.mdx 2023-11-23 12:04:25 +01:00
Tomas Valenta 1cd78211d3 Add docs for start command and start command logs [WIP] 2023-11-22 18:05:21 +01:00
Tomas Valenta ffb3d63f07 Change mentions of id in the docs 2023-11-22 17:50:20 +01:00
Tomas Valenta 610704221b Improve handler contrav typing 2023-11-22 17:33:04 +01:00
Tomas Valenta fee144d649 Update sandbox id mentions in the docs 2023-11-22 17:31:18 +01:00
Tomas Valenta c85412e0fb Update id to template in docs 2023-11-22 17:18:05 +01:00
Tomas Valenta 10e13f9435 Create release 2023-11-22 15:30:09 +01:00
Tomas Valenta 876e1f801f Update template naming in CLI; Add migration for the e2b.toml field 2023-11-22 15:25:57 +01:00
Tomas Valenta 1474125000 Add changeset 2023-11-22 12:08:00 +01:00
Tomas Valenta c0275dc791 Add changeset 2023-11-22 12:07:15 +01:00
Tomas Valenta 23cd829e59 Deprecate id in Python SDK 2023-11-22 11:48:31 +01:00
Tomas Valenta 56517c2a70 Deprecate id in JS SDK 2023-11-22 11:47:19 +01:00
Tomas Valenta c9562d3a95 Add start cmd logs to SDKs 2023-11-22 11:09:11 +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