Commit Graph

3071 Commits

Author SHA1 Message Date
Jakub Novak 75b081b835 Use configured team if no team is set in template build @e2b/cli@0.5.9 2024-08-27 12:02:22 +03:00
github-actions[bot] a5d0b934b1 [skip ci] Release new versions 2024-08-07 09:52:59 +00:00
Jakub Novak 3648cf8063 Fix login command in CLI @e2b/cli@0.5.8 2024-08-07 11:50:07 +02:00
Vasek Mlejnsky 60dfb1495f Make user ID and team ID more visible 2024-08-07 10:50:27 +02:00
github-actions[bot] c3c25c18a1 [skip ci] Release new versions 2024-08-05 13:53:39 +00:00
Jakub Novák 813a88bebf Add multiple team handling (#417)
# Description
- Allows users to configure team in CLI
- Allows specify team for following commands: `list`, `kill`, `delete`
@e2b/cli@0.5.7 e2b@0.16.2
2024-08-05 15:50:30 +02:00
Jakub Novak dab4975df8 Use the configured team 2024-08-05 15:46:43 +02:00
Jakub Novak 185b54dd27 Update name on a team change 2024-08-05 15:10:29 +02:00
Jakub Novak 68ad6f35e1 Fix links 2024-08-05 15:06:59 +02:00
Jakub Novak 581b751821 Unify IDs 2024-08-05 15:04:10 +02:00
Jakub Novak b5f133da13 Lint 2024-08-05 15:00:34 +02:00
Jakub Novak 0320ef0e1f Fix layout 2024-08-05 15:00:34 +02:00
Jakub Novak 986832383e Add info about teams 2024-08-05 15:00:34 +02:00
Jakub Novak 54d01703d0 Add changeset 2024-08-05 15:00:34 +02:00
Jakub Novak 3ce99172c7 Add ended at 2024-08-05 15:00:34 +02:00
Jakub Novak 330c60f3db Fix team ID parameter 2024-08-05 15:00:34 +02:00
Jakub Novak 4fdecb5ed1 Add the team configuration option 2024-08-05 15:00:34 +02:00
Jakub Novak 3485e74d38 Add teams endpoint 2024-08-05 15:00:34 +02:00
Jakub Novak cccbe5b5b6 Clean up tier from web user 2024-08-05 15:00:34 +02:00
Jakub Novak 2dc079d48d Git ignore all .env files 2024-08-05 15:00:34 +02:00
Jakub Novak 461286caf0 Add possibility to specify team id when building a new template in CLI 2024-08-05 15:00:34 +02:00
Jakub Novak 1c1f6d6ab8 Add team ID to dashboard 2024-08-05 15:00:34 +02:00
Vasek Mlejnsky dfe6515215 Fix /dashboard and /auth general layout 2024-08-03 08:26:05 +02:00
Jakub Novak 1988a8a347 Fix broken side panel in docs 2024-08-02 15:20:52 +02:00
Vasek Mlejnsky 00e681385e Push pnpm-lock 2024-07-31 17:20:40 +02:00
Vasek Mlejnsky ecd6fcc789 Update code snippet 2024-07-31 16:17:19 +02:00
Vasek Mlejnsky 70bf6878eb Add guide on how to run non-Python code in Code Interpreter 2024-07-31 16:15:57 +02:00
Vasek Mlejnsky ad69d8081c Preserve the redirect query param when switching between the sign up and sign in form 2024-07-31 15:25:07 +02:00
Vasek Mlejnsky ed1f2aa4cb Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-07-27 08:11:44 +02:00
Vasek Mlejnsky 824c5092db Fix correct features listing for the Pro tier in the dashboard 2024-07-27 08:06:00 +02:00
github-actions[bot] 2b20c4f8e6 [skip ci] Release new versions 2024-07-24 19:04:18 +00:00
Tomas Valenta bcd5d3babf Specify pnpm version @e2b/cli@0.5.6 2024-07-24 21:01:01 +02:00
Tomas Valenta aa7a4676c2 Update pnpm 2024-07-24 20:52:05 +02:00
Tomas Valenta 703e80adbc Create release 2024-07-24 20:50:13 +02:00
Tomas Valenta 582b03cf16 Add base image pull to CLI template build 2024-07-24 20:49:29 +02:00
Tomas Valenta 1803c4a458 Remove arm version of base template 2024-07-24 20:43:46 +02:00
Vasek Mlejnsky 833363875c Update page.mdx 2024-07-24 14:03:30 +02:00
Tomas Valenta 6e7e2152ed Automatically add labels to bug and feature issues 2024-07-23 00:25:45 +02:00
Tomas Valenta 436d80a507 Fix link 2024-07-22 19:24:11 +02:00
Tomas Valenta fcca01e943 Add beta SDK migration guide (#410)
Add a page with a migration guide that shows how to use the new beta
Core SDK, Code Interpreter SDK, and async version of the Python SDKs.
2024-07-22 16:38:00 +02:00
Tomas Valenta 1bd55f8944 Update links to latest beta releases 2024-07-22 16:22:28 +02:00
Tomas Valenta d2a2e018ba Update title 2024-07-22 16:18:42 +02:00
Tomas Valenta da104ce478 Update custom template rebuild info 2024-07-22 16:16:42 +02:00
Tomas Valenta 86bbb7e7dd Fix the CI custom template guide 2024-07-22 16:09:59 +02:00
Tomas Valenta 9510a6f28f Add table of content 2024-07-22 15:56:20 +02:00
Tomas Valenta c1cae40083 Clarify template param 2024-07-22 14:38:35 +02:00
Tomas Valenta 2ab0e99318 Fix placeholder paths 2024-07-22 14:36:54 +02:00
Tomas Valenta 2c54a15fd0 Fix text style 2024-07-22 14:35:36 +02:00
Tomas Valenta a9c0fbc63e Comment out before code in examples 2024-07-22 14:20:59 +02:00
Tomas Valenta a41cd9398d Add first version of migration guide 2024-07-22 13:56:50 +02:00