Commit Graph

1754 Commits

Author SHA1 Message Date
Jakub Novak 06c59f881c Change timeout to float @e2b/python-sdk@0.2.6 2023-08-31 11:52:00 +02:00
Jakub Novak d11978ff9a Fix timeout test 2023-08-31 11:51:49 +02:00
Jakub Novak 130bcb26bf Fix periodic tests result upload 2023-08-31 11:38:43 +02:00
Jakub Novák ae587c4b1c Improve python logging (#94) 2023-08-31 11:37:17 +02:00
Jakub Novák 244fd5be4f Add timeout handling to the relevant methods in python SDK (#97) 2023-08-31 11:15:10 +02:00
Tomas Valenta f104747510 Switch back to unconditional releasing 2023-08-30 20:23:09 +02:00
Tomas Valenta ae066344b5 Switch to new GHA syntax 2023-08-30 18:50:16 +02:00
Tomas Valenta 00b98442b4 Add gh version script 2023-08-30 18:33:38 +02:00
Tomas Valenta 84123567da Run release conditionally based on version changes 2023-08-30 18:31:50 +02:00
Tomas Valenta 5e438beee9 Cancel periodic test if more than one runs at a time 2023-08-30 18:11:35 +02:00
Vasek Mlejnsky 9fb7fa1b11 Add code snippets for obtaining playground's URL and for scanning open ports (#100) 2023-08-30 16:23:29 +02:00
Tomas Valenta 858b34f8b5 Docs js code snippets (#99)
Solves both #96 and #95
2023-08-30 14:52:55 +02:00
Vasek Mlejnsky 58639bdfe0 Remove asyncio from deps; lower the required python version 2023-08-30 14:50:12 +02:00
Tomas Valenta 18000750ce Add redirect for link from SDK 2023-08-30 14:49:46 +02:00
Vasek Mlejnsky 39aecf9f36 Add quickstart code snippet to the playground/overview page 2023-08-30 14:44:03 +02:00
Vasek Mlejnsky 91adf2c656 Resolve merge conflicts 2023-08-30 14:39:32 +02:00
Tomas Valenta 52e295e8a4 Add SDK error redirect for analytics 2023-08-30 14:26:45 +02:00
Vasek Mlejnsky 27abf53375 Add JS code examples 2023-08-30 13:41:49 +02:00
Vasek Mlejnsky fde6f1cd59 Add JS code snippets 2023-08-30 13:02:52 +02:00
Vasek Mlejnsky 7c59c40f9b Update README.md 2023-08-30 10:10:19 +02:00
Vasek Mlejnsky 8c624e88d6 Update README.md 2023-08-30 09:35:00 +02:00
Tomas Valenta f751302ac4 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-29 22:59:55 +02:00
Tomas Valenta effc9872b9 Add very basic api key usage to JS/TS examples 2023-08-29 22:59:52 +02:00
github-actions[bot] cc75d50ff6 [skip ci] Release new versions 2023-08-29 20:59:46 +00:00
Tomas Valenta c988300015 Create release @e2b/python-sdk@0.2.5 2023-08-29 22:57:33 +02:00
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 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