Commit Graph

4546 Commits

Author SHA1 Message Date
Pavel 'Strajk' Dolecek 4932dabf1c chore(docs): text-nowrap (but mainly commit to re-trigger deploy) 2023-09-27 14:54:16 +02:00
Pavel 'Strajk' Dolecek 18e64ff28a lockfile 2023-09-27 14:42:54 +02:00
Pavel 'Strajk' Dolecek c3ba440d18 feat(docs): Numbers for socials (#173) 2023-09-27 14:40:26 +02:00
Pavel 'Strajk' Dolecek 20ee9be8ed chore: tame pnpm 2023-09-27 14:38:39 +02:00
Pavel 'Strajk' Dolecek 578557576c chore(docs): Ignore node_modules during getFilesHash 2023-09-27 14:16:50 +02:00
Jakub Novak 68d18428bb Update lock file 2023-09-27 13:41:31 +02:00
Jakub Novak c1107faa88 Add loading API key from env variable to docs 2023-09-27 13:20:31 +02:00
github-actions[bot] ce2aef348b [skip ci] Release new versions 2023-09-27 11:02:54 +00:00
Jakub Novák 8aaca0d1db Load API key from env variable (#172)
Test CLI / Build CLI (push) Has been cancelled
@e2b/python-sdk@0.4.1 @e2b/sdk@0.4.1 e2b-docs@0.1.3
2023-09-27 12:59:33 +02:00
Vasek Mlejnsky 70062c09e9 Fix canonical links (#171) 2023-09-27 12:36:47 +02:00
Vasek Mlejnsky 9eff4f3bfa Remove canonical links for landing page, blog, and changelog 2023-09-27 12:34:41 +02:00
Tomas Valenta 8dae77c27c Change returned url; Add comment 2023-09-27 11:41:57 +02:00
Vasek Mlejnsky c1c78795f7 docs - fix broken link 2023-09-27 11:39:08 +02:00
Pavel 'Strajk' Dolecek b314054aaf bump 2023-09-27 11:04:11 +02:00
github-actions[bot] 44bacd059f [skip ci] Release new versions 2023-09-27 08:07:04 +00:00
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>
@e2b/python-sdk@0.4.0 @e2b/sdk@0.4.0 e2b-docs@0.1.2
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
Vasek Mlejnsky 5c8b190455 Fix test in js-sdk
Test CLI / Build CLI (push) Has been cancelled
@e2b/python-sdk@0.3.4 @e2b/sdk@0.3.3 e2b-docs@0.1.1 reverse-proxy@0.1.0
2023-09-27 09:22:56 +02:00
Pavel 'Strajk' Dolecek 7786780917 pnpm i --lockfile-only 2023-09-27 09:07:53 +02:00
Vasek Mlejnsky 11414c5094 Add runCode and run_code helper methods to the SDKs (#169) 2023-09-27 09:00:55 +02:00
Pavel 'Strajk' Dolecek 6fc26bf337 Merge branch 'main' into sdk-run-code 2023-09-27 08:57:42 +02:00
Tomas Valenta 39f0863b7b Fix non default link urls 2023-09-26 23:10:41 +02:00
Tomas Valenta 095f24ef75 Merge branch 'canonical-proxy' 2023-09-26 22:40:44 +02:00
Tomas Valenta 5e205ed656 Change canonical blog name via vercel middleware 2023-09-26 22:38:07 +02: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
Jakub Novak 828facabb5 Rename repo name for api 2023-09-26 19:12:23 +02:00
Vasek Mlejnsky 93b379e9f4 Add changeset 2023-09-26 19:09:58 +02:00
Vasek Mlejnsky 8c59d6d366 Add docs for run code helper method 2023-09-26 19:07:45 +02:00
Vasek Mlejnsky 9243f579ec Add comments 2023-09-26 19:07:45 +02:00
Vasek Mlejnsky ae2c6ef60b Add tests 2023-09-26 19:07:45 +02:00
Vasek Mlejnsky 9ec3e8fefb add a helper wrapper for running code to Python SDK 2023-09-26 19:07:45 +02:00
Vasek Mlejnsky 7ee828c076 Add helper method for running code in JS SDK 2023-09-26 19:07:45 +02:00
github-actions[bot] 01ed1ab269 [skip ci] Release new versions 2023-09-26 09:22:04 +00:00
Jakub Novák cb1ef24d84 Update Python SDK to pydantic V2 (#167)
Test CLI / Build CLI (push) Has been cancelled
@e2b/python-sdk@0.3.3
2023-09-26 11:18:47 +02:00
github-actions[bot] 6fc56a4130 [skip ci] Release new versions 2023-09-26 09:05:07 +00:00
Jakub Novák 3c6ff27ede Update pydantic to version 2.x.x (#166)
Test CLI / Build CLI (push) Has been cancelled
@e2b/python-sdk@0.3.2
2023-09-26 11:02:26 +02:00
Pavel 'Strajk' Dolecek b068032def fix(docs): handle weird edge cases in obfuscateSecret 2023-09-26 08:09:28 +02:00
github-actions[bot] 75d1df17b1 [skip ci] Release new versions 2023-09-25 21:12:42 +00:00
Tomas Valenta 9e3c499b69 Add missing pydantic annotations (#164)
Test CLI / Build CLI (push) Has been cancelled
@e2b/python-sdk@0.3.1
2023-09-25 23:10:03 +02:00
github-actions[bot] 84295ff2cd [skip ci] Release new versions 2023-09-25 13:00:41 +00:00
Pavel 'Strajk' Dolecek 4eba0e1232 chore(js-sdk,cli): Compat with Node 16 (#163)
Test CLI / Build CLI (push) Has been cancelled
Co-authored-by: Jakub Novák <jakub@e2b.dev>
@e2b/cli@0.0.10
2023-09-25 14:57:13 +02:00
github-actions[bot] db2087f53e [skip ci] Release new versions 2023-09-25 11:49:14 +00:00
Jakub Novak 426ded3a7c Fix release pipeline
Test CLI / Build CLI (push) Has been cancelled
@e2b/sdk@0.3.2 e2b-docs@0.1.0
2023-09-25 13:46:05 +02:00