Commit Graph

100 Commits

Author SHA1 Message Date
Pavel 'Strajk' Dolecek e250a7bb97 feat(js-sdk,py-sdk): Rename rootDir/rootdir to cwd, add cwd option to Session (#165)
Test CLI / Build CLI (push) Has been cancelled
Co-authored-by: Jakub Novák <jakub@e2b.dev>
2023-09-27 10:03:03 +02:00
Vasek Mlejnsky 522079ce70 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-09-27 09:38:42 +02:00
Vasek Mlejnsky cbae1e3a6c pnpm hack 2023-09-27 09:38:34 +02:00
github-actions[bot] c4737dd6f5 [skip ci] Release new versions 2023-09-27 07:26:29 +00:00
Pavel 'Strajk' Dolecek 0f4ab609fa sdk 0.3.0 -> 0.3.2 2023-09-26 22:01:36 +02:00
Pavel 'Strajk' Dolecek 4976452cec Revert "sdk 0.3.0 -> 0.3.2"
This reverts commit 887acb6187.
2023-09-26 20:54:27 +02:00
Pavel 'Strajk' Dolecek 887acb6187 sdk 0.3.0 -> 0.3.2 2023-09-26 20:06:19 +02:00
Pavel 'Strajk' Dolecek 7578cdd3cf sdk 0.2.6 -> 0.3.0 2023-09-26 20:01:21 +02:00
Pavel 'Strajk' Dolecek 18881a8dc4 revert to older sdk 2023-09-26 19:55:31 +02:00
Vasek Mlejnsky 734e58ef53 Remove package-locks as we use pnpm 2023-09-26 19:43:22 +02:00
Vasek Mlejnsky 8c59d6d366 Add docs for run code helper method 2023-09-26 19:07:45 +02:00
Pavel 'Strajk' Dolecek b068032def fix(docs): handle weird edge cases in obfuscateSecret 2023-09-26 08:09:28 +02:00
Jakub Novak 426ded3a7c Fix release pipeline
Test CLI / Build CLI (push) Has been cancelled
2023-09-25 13:46:05 +02:00
Vasek Mlejnsky a306d02dbd Remove docs for installing deps for now 2023-09-25 12:56:42 +02:00
Vasek Mlejnsky 654bf87d90 docs: make the initial page clearer 2023-09-23 23:08:28 +02:00
Vasek Mlejnsky e5021dd84a Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-09-21 20:26:17 +02:00
Vasek Mlejnsky 85a1dc03da docs - Set max content width 2023-09-21 20:23:51 +02:00
Pavel 'Strajk' Dolecek f55da2d86c chore: npm → pnpm (#154) 2023-09-21 17:45:35 +02:00
Vasek Mlejnsky a586fb2bf8 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-09-21 15:45:35 +02:00
Vasek Mlejnsky 2345e4933a (docs) Add docs for reading and writing bytes 2023-09-21 15:45:29 +02:00
Vasek Mlejnsky e3a9c9bde8 (docs) Add docs for reading and writing bytes 2023-09-21 15:45:12 +02:00
tizkovatereza 335d48de4b Update Navigation.tsx 2023-09-21 14:41:54 +02:00
Vasek Mlejnsky a170ebfb05 Fix broken link 2023-09-21 14:40:10 +02:00
Vasek Mlejnsky bd7312fdbc Fix eslint errors 2023-09-21 13:57:45 +02:00
Vasek Mlejnsky 2f2caa3045 New docs structure 2023-09-21 13:47:57 +02:00
Vasek Mlejnsky f26ed97705 Reorganize docs 2023-09-21 12:53:47 +02:00
Vasek Mlejnsky 6cc46a525d (Docs) Don't show playgrounds logs in browser console in prod 2023-09-20 16:37:08 +02:00
Pavel 'Strajk' Dolecek 34ed004127 chore(docs): Fix popover (please don't look at this @mlejva 🙈) 2023-09-20 15:17:31 +02:00
Pavel 'Strajk' Dolecek 8a0d7f61e4 chore(docs): Fix nav expanding for subsections 2023-09-20 14:58:57 +02:00
Pavel 'Strajk' Dolecek 794a08f711 fix(docs): Fix menu auth on mobile (#153) 2023-09-20 12:16:47 +02:00
Pavel 'Strajk' Dolecek 91c5d6cf21 chore: Linting cleanup (#152) 2023-09-20 11:21:23 +02:00
Vasek Mlejnsky 1fc210b630 Fix typo 2023-09-20 03:20:51 +02:00
Vasek Mlejnsky c7c4458a07 Add docs examples showing how to run any shell command 2023-09-20 03:08:43 +02:00
Vasek Mlejnsky 3a7ce15226 Add docs examples for cloning repo 2023-09-20 02:38:35 +02:00
Vasek Mlejnsky e2eff273ed Add code execution example to docs 2023-09-20 02:17:45 +02:00
Vasek Mlejnsky 38a874483e Resolve merge conflicts 2023-09-19 19:40:37 +02:00
Pavel 'Strajk' Dolecek 2a43d53bc6 feat(docs): Start sessions/playground asap, so they are warm to run the code snippets (#142) 2023-09-19 15:30:27 +02:00
Pavel 'Strajk' Dolecek 589f69e894 feat(docs): Access to Access token (#147) 2023-09-19 14:08:19 +02:00
Pavel 'Strajk' Dolecek d4af12920e feat(docs, cli): CLI auth (#128) 2023-09-14 12:58:44 +02:00
Pavel 'Strajk' Dolecek 3bb7413039 fix(docs): signin from header 2023-09-12 14:36:38 +02:00
Tomas Valenta aaa1d891ec Typo 2023-09-12 14:02:37 +02:00
Tomas Valenta 3d77a7c55b Remove log 2023-09-12 13:26:56 +02:00
Tomas Valenta 0f82a7e25a Improve snippets 2023-09-12 13:15:42 +02:00
Tomas Valenta 7bebc14b07 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-09-12 13:09:21 +02:00
Tomas Valenta 7eeff595d5 Add example of running background process to the docs 2023-09-12 13:09:18 +02:00
Pavel 'Strajk' Dolecek 96df77dff4 feat(docs): Runnable snippets (#123) 2023-09-12 12:36:31 +02:00
Vasek Mlejnsky 55323b13db Docs - move SDK timeouts & logging to separate pages 2023-09-11 09:41:29 -07:00
Pavel 'Strajk' Dolecek fc1dafbf8d feat(docs): Code snippets highlighting (#124) 2023-09-11 09:30:12 +02:00
Pavel 'Strajk' Dolecek ee47d84ac3 feat(docs): Convey TS friendliness (#120) 2023-09-08 09:36:52 +02:00
Pavel 'Strajk' Dolecek 4fe9576c59 Docs structure cleanup (#118) 2023-09-07 10:29:25 +02:00