Commit Graph

69 Commits

Author SHA1 Message Date
Jakub Novák 872e83dbbe Set env variables when starting session sdks (#175) 2023-09-29 13:32:56 +02:00
Jakub Novák 467082ca46 Handle paths properly on windows (#174) 2023-09-29 11:34:58 +02:00
Jakub Novák 90eb9e861c Handle relative paths in filesystem (#168) 2023-09-29 11:07:29 +02:00
Jakub Novak afbececfd0 Add tests for stdout/err 2023-09-27 17:29:03 +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
2023-09-27 12:59:33 +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>
2023-09-27 10:03:03 +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
2023-09-27 09:22:56 +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
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>
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
2023-09-25 13:46:05 +02:00
Pavel 'Strajk' Dolecek 3225d7ed8b chore: fix tests 2023-09-21 18:10:30 +02:00
Pavel 'Strajk' Dolecek 264189165b chore(js-sdk): Log session init/termination by default (#156) 2023-09-21 17:51:43 +02:00
Pavel 'Strajk' Dolecek f55da2d86c chore: npm → pnpm (#154) 2023-09-21 17:45:35 +02:00
Pavel 'Strajk' Dolecek b9561d59a1 chore(js-sdk): demo of enhancing session 2023-09-20 14:02:38 +02:00
Pavel 'Strajk' Dolecek 91c5d6cf21 chore: Linting cleanup (#152) 2023-09-20 11:21:23 +02:00
github-actions[bot] 0ab0321bec [skip ci] Release new versions 2023-09-20 08:39:23 +00:00
Pavel 'Strajk' Dolecek c04b4452eb feat(js-sdk): Add an option to upload and download binary files via writeBytes and readBytes (#151)
Test CLI / Build CLI (push) Has been cancelled
2023-09-20 10:36:42 +02:00
Pavel 'Strajk' Dolecek bdb4d35759 CLI basic commands (#130) 2023-09-19 14:56:36 +02:00
github-actions[bot] 9785ef6c49 [skip ci] Release new versions 2023-09-18 15:58:28 +00:00
Pavel 'Strajk' Dolecek 80493aa3b7 chore(js-sdk): Add transient deps as direct deps to fix https://github.com/e2b-dev/e2b/issues/144 (#146)
Test CLI / Build CLI (push) Has been cancelled
2023-09-18 17:55:52 +02:00
Pavel 'Strajk' Dolecek 2e68d2071a chore(js-sdk): Add Next.js testground 2023-09-18 14:06:22 +02:00
github-actions[bot] 4b93137b7a [skip ci] Release new versions 2023-09-14 14:17:29 +00:00
Pavel 'Strajk' Dolecek 04d96df2bd chore(js-sdk): skip flaky test blocking CI (more) (#134)
Test CLI / Build CLI (push) Has been cancelled
Test JS SDK / Build and test SDK (push) Has been cancelled
Test Python SDK / Build and test SDK (push) Has been cancelled
Co-authored-by: Jakub Novak <jakub@e2b.dev>
2023-09-14 16:14:21 +02:00
Pavel 'Strajk' Dolecek 5d56d97dcb chore(js-sdk): skip flaky test blocking CI 2023-09-14 15:56:44 +02:00
Pavel 'Strajk' Dolecek 0ce31c4e0a chore(js-sdk): quick playwright demo 2023-09-14 15:45:37 +02:00
Pavel 'Strajk' Dolecek 85ea34b649 chore(js-sdk): add dev script for consistency 2023-09-14 15:43:54 +02:00
Pavel 'Strajk' Dolecek 01e9507418 chore(js-sdk): rollup replace problematic json plugin (#129) 2023-09-14 12:51:07 +02:00
Pavel 'Strajk' Dolecek 08308fcf55 fix(js-sdk): Fix timeout leak (#126) 2023-09-11 15:04:06 +02:00
Pavel 'Strajk' Dolecek 4362a0b1ee Adjusted JS SDK logging levels (#117) 2023-09-07 08:44:56 +02:00
github-actions[bot] 37a520ff2a [skip ci] Release new versions 2023-09-07 06:02:33 +00:00
Jakub Novák 1b8ea4099c Add package and platform info into header (#106) 2023-09-07 07:59:45 +02:00
github-actions[bot] 4968a12bc4 [skip ci] Release new versions 2023-09-06 14:32:49 +00:00
Jakub Novák 4ce867ce9c Add timeouts to JS SDK (#104)
Co-authored-by: Pavel 'Strajk' Dolecek <strajk@me.com>
2023-09-06 16:29:40 +02:00
github-actions[bot] cbc143f3db [skip ci] Release new versions 2023-09-06 09:34:55 +00:00
Pavel 'Strajk' Dolecek 8728e7f982 feat(js-sdk): JS SDK logging v2 (#107)
Co-authored-by: Jakub Novák <jakub@e2b.dev>
2023-09-06 08:52:50 +02:00
Jakub Novak baf5c24493 Fix js tests 2023-09-04 12:49:28 +02:00
Jakub Novak 724c005bd1 Fix tests - Wait for the process to end 2023-09-04 11:21:37 +02:00
Vasek Mlejnsky 14565b3a21 Add check if cmd is passed when calling session.process.start() in JS SDK 2023-08-31 12:34:54 +02:00
Tomas Valenta 8772507a1c Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-29 22:56:08 +02:00
Tomas Valenta d8dbce93a7 Chnage html in readmes to fix pypi rendering 2023-08-29 22:56:01 +02:00
github-actions[bot] 908564a41d [skip ci] Release new versions 2023-08-29 20:43:04 +00:00
Tomas Valenta ce1548b170 Fix casing 2023-08-29 16:52:13 +02:00
Tomas Valenta 3f7016123c Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-29 16:49:26 +02:00