Tomas Valenta
|
8772507a1c
|
Merge branch 'main' of https://github.com/e2b-dev/e2b
|
2023-08-29 22:56:08 +02:00 |
|
Tomas Valenta
|
d8dbce93a7
|
Chnage html in readmes to fix pypi rendering
|
2023-08-29 22:56:01 +02:00 |
|
github-actions[bot]
|
908564a41d
|
[skip ci] Release new versions
|
2023-08-29 20:43:04 +00:00 |
|
Tomas Valenta
|
ce1548b170
|
Fix casing
|
2023-08-29 16:52:13 +02:00 |
|
Tomas Valenta
|
3f7016123c
|
Merge branch 'main' of https://github.com/e2b-dev/e2b
|
2023-08-29 16:49:26 +02:00 |
|
Tomas Valenta
|
a3d0939457
|
Update SDK and repo readmes
|
2023-08-29 16:49:24 +02:00 |
|
github-actions[bot]
|
e39db82073
|
[skip ci] Release new versions
|
2023-08-29 14:40:23 +00:00 |
|
Jakub Novak
|
a597280f99
|
Fix run python tests with poetry
|
2023-08-29 16:01:18 +02:00 |
|
Jakub Novak
|
f759d71de2
|
Run poetry install before tests
|
2023-08-29 15:44:55 +02:00 |
|
Tomas Valenta
|
8062de6bd4
|
Start requiring API key for starting environment sessions (#93)
|
2023-08-29 09:33:38 +02:00 |
|
Jakub Novák
|
250ffc69c9
|
Periodic E2E tests of our infra via calling sdks (#92)
|
2023-08-28 18:29:48 +02:00 |
|
Tomas Valenta
|
61d60f8658
|
Fix api key types
|
2023-08-28 15:24:29 +02:00 |
|
Tomas Valenta
|
a566c86330
|
Remove unnecessary parameters; Fix api key type
|
2023-08-28 14:54:04 +02:00 |
|
github-actions[bot]
|
8df851bcac
|
[skip ci] Release new versions
|
2023-08-28 11:02:23 +00:00 |
|
Jakub Novak
|
02d41605dd
|
Fix python sdk for python 3.8
|
2023-08-28 13:01:15 +02:00 |
|
github-actions[bot]
|
a3ae88bd43
|
[skip ci] Release new versions
|
2023-08-27 20:26:57 +00:00 |
|
Jakub Novak
|
4966956af4
|
Support python 3.8
|
2023-08-27 22:20:45 +02:00 |
|
Jakub Novak
|
974757632e
|
Remove dummy tests
|
2023-08-27 21:42:32 +02:00 |
|
Jakub Novák
|
04562c0133
|
WebSocket in separate thread (#91)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
|
2023-08-27 21:36:41 +02:00 |
|
Tomas Valenta
|
b47b2ef592
|
Cleanup Python SDK (#89)
- Deleted unused code
- Changed order of exit handlers to be consistent
|
2023-08-25 15:35:48 +02:00 |
|
Jakub Novák
|
efd3c2fa27
|
Feature/e2b 197 add python sdk end to end testing (#82)
|
2023-08-25 14:19:28 +02:00 |
|
Tomas Valenta
|
325a009b43
|
Switch order or exit handlers so it is consistent with JS SDK and terminal exit handlers
|
2023-08-24 14:11:50 +02:00 |
|
Tomas Valenta
|
ffcee4a92c
|
Remove unused code for codesnippet service
|
2023-08-24 14:11:20 +02:00 |
|
github-actions[bot]
|
93b24831c8
|
[skip ci] Release new versions
|
2023-08-24 10:58:44 +00:00 |
|
Jakub Novák
|
512f0dea45
|
Require API key to interact with e2b infra (v0.2.0) (#75)
|
2023-08-24 12:57:39 +02:00 |
|
github-actions[bot]
|
01b1be90a6
|
[skip ci] Release new versions
|
2023-08-24 10:48:04 +00:00 |
|
github-actions[bot]
|
9f39cd0574
|
[skip ci] Release new versions
|
2023-08-24 08:27:37 +00:00 |
|
Jakub Novák
|
cdd42592a4
|
Add warning API key will be required (v0.1.11) (#76)
|
2023-08-24 10:26:37 +02:00 |
|
Jakub Novák
|
d84073042f
|
Monorepo releasing (#79)
|
2023-08-23 11:50:04 +02:00 |
|
Tomas Valenta
|
24c3834106
|
Change order of exit callbacks
|
2023-08-18 17:40:36 +02:00 |
|
Tomas Valenta
|
946ead889e
|
Remove ws connection generator; Improve error handling; Cleanup
|
2023-08-18 03:18:08 +02:00 |
|
Tomas Valenta
|
8bd1c93b3f
|
Improve close handling; Refresh session in separate thread; Keep websocket alive in a separate thread; Bump version
|
2023-08-18 02:34:41 +02:00 |
|
Tomas Valenta
|
a35de5d83b
|
Update generated api
|
2023-08-18 02:22:53 +02:00 |
|
Tomas Valenta
|
fad7ad072a
|
Bump version
|
2023-08-15 12:58:04 +02:00 |
|
Tomas Valenta
|
17d743c175
|
Update error message
|
2023-08-15 12:45:08 +02:00 |
|
Tomas Valenta
|
21c2f03d4d
|
Bump version; Cleanup
|
2023-08-15 11:54:00 +02:00 |
|
Tomas Valenta
|
633d8ea9c6
|
Improve Python lib error handling
|
2023-08-15 11:35:21 +02:00 |
|
Tomas Valenta
|
922f604dbc
|
Add SDK and CLI [WIP] to the monorepo
|
2023-08-14 14:54:45 +02:00 |
|