Commit Graph

4473 Commits

Author SHA1 Message Date
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
Mish Ushakov 0cd6de7b6f chore: scrollbar on inside the sidebar in docs 2024-10-17 17:06:07 +02:00
Tomas Valenta 18f5d8239c Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-10-16 14:30:12 -07:00
Tomas Valenta 62682d6382 Update sync python example 2024-10-16 14:30:09 -07:00
github-actions[bot] 01d37f38f2 [skip ci] Release new versions 2024-10-16 21:27:57 +00:00
Tomas Valenta 5d87002df1 Don't print stack trace on user terminal interrupt @e2b/cli@1.0.2 2024-10-16 14:21:44 -07:00
Vasek Mlejnsky 0a09d5cd83 feat: update grit guide (#458)
1. Using the remote pattern, users don't need to add anything locally.
2. I usually recommend `--interactive` for new users to review each
diff.
2024-10-16 10:48:00 -07:00
Morgante Pell 995062976e feat: update grit guide 2024-10-16 12:46:41 -05:00
Jakub Novak 62bf1a0212 Add sign in redirect to dashboard 2024-10-16 10:44:47 -07:00
Jakub Novak e7d7ca7372 Revert change 2024-10-16 10:36:14 -07:00
Jakub Novak 4daeb77b6c Fix login 2024-10-16 10:32:44 -07:00
Vasek Mlejnsky 9996004aa5 Revert 2024-10-16 10:26:46 -07:00
Vasek Mlejnsky ab3ab4dac4 Redirect 404 to / instead of /dashboard 2024-10-16 07:05:28 -07:00
github-actions[bot] edc187e560 [skip ci] Release new versions 2024-10-16 11:35:16 +00:00
Jakub Novak 666a868cbb Add changeset @e2b/cli@1.0.1 @e2b/python-sdk@1.0.1 e2b@1.0.1 2024-10-16 04:29:19 -07:00
Vasek Mlejnsky 33992a6c31 Update README.md 2024-10-16 04:23:38 -07:00
Vasek Mlejnsky 5a33b46a57 Update README.md 2024-10-16 04:23:21 -07:00
Vasek Mlejnsky 7cc9be1286 Update README.md 2024-10-16 04:22:58 -07:00
Tomas Valenta d46c67c1a1 Add keywords to the CLI 2024-10-16 04:16:53 -07:00
Vasek Mlejnsky d3606ef368 Update README.md 2024-10-16 04:11:37 -07:00
Vasek Mlejnsky f502f52fff Update README.md 2024-10-16 04:11:12 -07:00
Vasek Mlejnsky bb28eb5ec8 Update README.md 2024-10-16 04:10:23 -07:00
Vasek Mlejnsky 9981f98eb9 Update README.md 2024-10-16 04:09:58 -07:00
Vasek Mlejnsky e3b778cd2a Update README.md 2024-10-16 04:09:34 -07:00