Commit Graph

1726 Commits

Author SHA1 Message Date
Tomas Valenta 954823cc57 Add vercel analytics rewrite @e2b/python-sdk@0.2.4 @e2b/sdk@0.2.1 2023-08-29 22:40:42 +02:00
Tomas Valenta 9ba2c616e4 Update readme 2023-08-29 22:37:20 +02: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 c3ca23e502 Change to long-running test @e2b/python-sdk@0.2.3 @e2b/sdk@0.2.0 2023-08-29 16:31:00 +02:00
Jakub Novak ebda605774 Fix js tests 2023-08-29 16:20:59 +02: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 981687f8e4 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-29 15:32:23 +02:00
Tomas Valenta c9dd3d7aed Fix syntax error in SDK tests 2023-08-29 15:32:19 +02:00
Tomas Valenta 13f1259fc2 Add API keys to code snippets (#98)
Solves #95 for Python SDK
2023-08-29 15:14:34 +02:00
Tomas Valenta 381b98ccf9 Merge branch 'main' into update-code-snippets 2023-08-29 15:13:45 +02:00
Tomas Valenta dcea923ccd Fix typo 2023-08-29 15:11:52 +02:00
Vasek Mlejnsky 5600637a85 Update imported code snippets 2023-08-29 15:05:58 +02:00
Vasek Mlejnsky 78809d8e97 Use instead of 2023-08-29 15:04:46 +02:00
Vasek Mlejnsky b555363488 Add API keys to code snippets 2023-08-29 14:53:52 +02:00
Tomas Valenta be345250d1 Pass API key to tests in GHA 2023-08-29 14:37:47 +02:00
Jakub Novak 0af5798b25 Fix periodic tests yaml file 2023-08-29 10:46:00 +02:00
Tomas Valenta d834f295cd Use API key in the JS SDK tests 2023-08-29 10:38:41 +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 60456629e1 Create changeset 2023-08-28 17:50:10 +02:00
Tomas Valenta 2431ffede3 Improve error message 2023-08-28 15:52:30 +02:00
Tomas Valenta 4a59ff2d58 Remove src from published package 2023-08-28 15:30:22 +02:00
Tomas Valenta 1953716e33 Remove JS SDK mangling and compression for more comprehensible errors 2023-08-28 15:28:55 +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
Tomas Valenta a29e07b248 Make api key required in JS SDK 2023-08-28 14:53:33 +02:00
github-actions[bot] 8df851bcac [skip ci] Release new versions @e2b/python-sdk@0.2.2 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 @e2b/python-sdk@0.2.1 2023-08-27 20:26:57 +00:00
Jakub Novak 157be50b90 Fix package-lock.lock 2023-08-27 22:25:59 +02:00
Jakub Novak 7b419944a0 Changesets 2023-08-27 22:21:20 +02: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
Vasek Mlejnsky 39c383c3da udpate content 2023-08-27 14:04:40 +02:00
Vasek Mlejnsky c0c7bd03a0 Add limitations 2023-08-25 16:16:37 +02:00
Vasek Mlejnsky 86e3ec288d Merge branch 'main' into docs-content 2023-08-25 15:44:14 +02:00
Vasek Mlejnsky 7a7f89395b add more content 2023-08-25 15:44:02 +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
Tomas Valenta 4482703d61 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-25 15:31:52 +02:00
Tomas Valenta 370ffc5b3c Improve blog urls; Fix trailing slashes 2023-08-25 15:31:26 +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 99582e5c7e Update links to docs 2023-08-25 12:51:16 +02:00
Tomas Valenta 7b23406682 Merge branch 'main' into cleanup-python-sdk 2023-08-25 12:34:56 +02:00
Pavel 'Strajk' Dolecek a9248f2918 chore(js-sdk): JS SDK tests (#90) 2023-08-25 09:49:40 +02:00
Tomas Valenta 42ff773013 Finish basic parity for JS SDK (#88) 2023-08-25 09:43:49 +02:00