Commit Graph

4077 Commits

Author SHA1 Message Date
Vasek Mlejnsky aedb0f3afb Add note about how to invite people to team 2024-11-06 15:27:12 -05:00
Jakub Novak ba78ba09d5 Improve READMEs and links to get access token / api key 2024-11-04 10:53:40 -08:00
github-actions[bot] 5d4fb0d8e7 [skip ci] Release new versions 2024-11-04 18:35:34 +00:00
Jakub Novak 8c5c52a4bb Fix bug in bun when uploading files e2b@1.0.4 2024-11-04 10:30:49 -08:00
github-actions[bot] 6332979ff6 [skip ci] Release new versions 2024-11-03 23:55:22 +00:00
Jakub Novák 01ffd4d215 Make python dependencies more lenient (#464)
I cannot run `pipenv run e2b-code-interpreter` as I get a dependency
conflict with an existing package which requires `attr >= 24.0`

This change will allow `e2b-code-interpreter` to be used in more places
@e2b/python-sdk@1.0.3
2024-11-03 15:53:10 -08:00
Jakub Novak ecceb711fc Add changeset 2024-11-03 15:49:29 -08:00
Jakub Novak a87098e979 Remove typing-extensions from dependencies, fix version of httpcore + httpx, update poetry lock 2024-11-03 15:48:28 -08:00
Brendan Maginnis d8b5b1acbd Make dependencies more lenient 2024-11-01 09:51:18 +00:00
Jakub Novak 8234a3dbf8 Don't show sidepanel on auth 2024-10-29 22:37:48 -07:00
Jakub Novak 89984335f9 Validate user ID with regex 2024-10-29 22:32:09 -07:00
Tomas Valenta 732a8db0dc Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-10-28 14:11:46 -07:00
Tomas Valenta 497bdc95d9 Fix sandbox killing in tests 2024-10-28 14:11:42 -07:00
github-actions[bot] 1405b6e1f7 [skip ci] Release new versions 2024-10-26 04:52:47 +00:00
Jakub Novák a739ac2b4f Add rate limit error (#461)
# Description

There's only general exception raised right now. I've added specific
exception when the request is denied because of throttling
@e2b/python-sdk@1.0.2 e2b@1.0.3
2024-10-25 21:46:11 -07:00
Jakub Novak 9fa4eba07b Add changeset 2024-10-25 21:44:55 -07:00
Vasek Mlejnsky c7c225c824 Update docs 2024-10-24 08:18:56 -07:00
github-actions[bot] 7d776cf1d7 [skip ci] Release new versions 2024-10-24 04:58:46 +00:00
Tomas Valenta eac45929dd Merge branch 'main' of https://github.com/e2b-dev/E2B @e2b/cli@1.0.5 2024-10-23 21:44:06 -07:00
Tomas Valenta 722b75e1b0 Increase sandbox refresh timeout for CLI spawned sandboxes 2024-10-23 21:44:02 -07:00
Jakub Novak f49a2ea38b Improve texting 2024-10-22 21:57:08 -07:00
Jakub Novak 80f2159cc7 Add rate limit error 2024-10-22 21:41:08 -07:00
Jakub Novak d051dfd699 Fix permissions and fix missing files from release 2024-10-22 13:59:47 -07:00
Jakub Novak d69317437c Respect the limit from pytest configuration 2024-10-22 13:38:24 -07:00
Jakub Novak 7ee473c98d Remove conflicting secret from workflow 2024-10-22 13:04:11 -07:00
Jakub Novak 55e56326a9 Remove the working directory 2024-10-22 13:02:33 -07:00
Jakub Novak b461d7351c Fix the error with if condition 2024-10-22 13:00:05 -07:00
Jakub Novak f185b317e7 Move publishing to separate workflow 2024-10-22 12:55:10 -07:00
Jakub Novak ee4f850d0d Add changeset 2024-10-22 11:35:28 -07:00
Jakub Novak 6bd8212f42 Handle rate limit errors in JS SDK 2024-10-22 11:35:28 -07:00
Jakub Novak 12b9f0d5cb [skip ci] Change always to !cancelled, so we can cancel the workflow 2024-10-21 20:36:03 -07:00
Tomas Valenta aa302edc96 Change exception descriptions; Add TODO comment 2024-10-21 10:35:54 -07:00
Tomas Valenta 1e2daa3331 Remove outdated comment 2024-10-20 17:48:17 -07:00
Vasek Mlejnsky 3b7327422d Update docs 2024-10-20 11:39:09 -07:00
github-actions[bot] da94e153d8 [skip ci] Release new versions 2024-10-19 00:34:31 +00:00
Jakub Novak 1560cb2b54 Add changeset @e2b/cli@1.0.4 2024-10-18 17:29:42 -07:00
Jakub Novak 69befd6914 Show log times in milliseconds 2024-10-18 17:29:42 -07:00
Jakub Novak f1b2795b50 Return bun tests 2024-10-18 17:29:42 -07:00
Mish Ushakov 1c2c7ee53a updated "Connect LLMs to E2B" guide 2024-10-18 12:01:39 +02:00
github-actions[bot] 677b6d472b [skip ci] Release new versions 2024-10-18 04:11:51 +00:00
Jakub Novak 14271950c8 Filter only for changes in the actual package code @e2b/cli@1.0.3 2024-10-17 21:03:38 -07:00
Jakub Novak d5be96d4c4 Increase test timeouts 2024-10-17 21:03:23 -07:00
Jakub Novak 9d5cf98cd7 Fix timeout in browser test 2024-10-17 20:51:54 -07:00
Jakub Novak b550137c24 Skip changes on package.json, they are updated by release pipeline 2024-10-17 20:45:25 -07:00
Jakub Novak 19127fe00e Skip bun tests 2024-10-17 20:41:32 -07:00
Jakub Novak aac48d5dd4 Add changesets 2024-10-17 20:09:36 -07:00
Jakub Novak d0fca6efc2 Improve the message when selecting a team in CLI 2024-10-17 20:09:36 -07:00
Jakub Novak a58cd9c0fa Fix CLI login issues 2024-10-17 20:09:36 -07:00
Vasek Mlejnsky cb04d5e841 Put scrollbar on on the inner side of the sidebar in docs (#460)
before:
<img width="1912" alt="Screenshot 2024-10-17 at 17 05 00"
src="https://github.com/user-attachments/assets/fb8377c7-779f-4ad7-a199-041e249efcf9">

after:
<img width="1912" alt="Screenshot 2024-10-17 at 17 05 09"
src="https://github.com/user-attachments/assets/6763c206-07a6-4769-b45d-43806c12da66">
2024-10-17 16:44:30 -07:00
Vasek Mlejnsky b0e582357c Add redirect handlings for /pricing 2024-10-17 16:41:07 -07:00