Commit Graph

82 Commits

Author SHA1 Message Date
Jakub Novak b5cf7d518b Fix release pipeline 2024-03-08 15:55:04 -08:00
Tomas Valenta ec6997d2fe Cleanup 2024-03-01 13:28:15 -08:00
Jakub Novak 35b20c8711 Fix type issue in Python 3.8 2024-02-29 10:00:02 -08:00
Jakub Novak 923f89d30c Trigger rebuild 2023-12-11 08:47:08 +01:00
Tomas Valenta ffcf1a8c45 Stop testing after first failed test 2023-11-24 20:36:19 +01:00
Tomas Valenta 01d86b9e8d Add TSC checks before build; Fix type errors 2023-11-24 12:31:41 +01:00
Tomas Valenta c5946f8f74 Fix GHA name 2023-11-24 00:11:20 +01:00
Tomas Valenta 8608055d55 Disable periodic tests 2023-11-18 17:31:46 +01:00
Jakub Novák 03f8587dba Docs custom sandbox (#222)
Use custom sandbox in docs
2023-11-13 15:39:42 +01:00
Jakub Novak 4a7ee39ddc Add build docs on release 2023-11-13 14:58:15 +01:00
Vasek Mlejnsky 39ca1c123c Change docs sandbox template action to work on workfow call 2023-11-13 14:52:24 +01:00
Vasek Mlejnsky 0176383115 Add GH action for rebuilding docs sandbox template 2023-11-13 13:21:31 +01:00
Jakub Novak 75b50b2800 Try command again 2023-11-13 13:10:32 +01:00
Jakub Novak 4672746e4d Fix folder 2023-11-13 13:08:59 +01:00
Jakub Novak 207deb05d8 Don't use the docker action, prefer command 2023-11-13 13:06:00 +01:00
Jakub Novak 9a54c20f1a Use relative path 2023-11-13 13:00:52 +01:00
Jakub Novak 7a34326f82 Fix argument name 2023-11-13 12:56:22 +01:00
Jakub Novak f6287da9a7 Pass e2b.Dockerfile 2023-11-13 12:53:52 +01:00
Jakub Novak c73960fb45 Fix secret name 2023-11-13 12:50:53 +01:00
Jakub Novak cd3c6ea3e6 Fix action 2023-11-13 12:46:41 +01:00
Jakub Novak 79c53ff7d2 Add action for building base template 2023-11-13 12:44:59 +01:00
Jakub Novak 4547a210ea Fix pipeline 2023-11-09 17:34:05 +01:00
Jakub Novák 388309830b New infra (#212)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
Co-authored-by: Vasek Mlejnsky <vasek.mlejnsky@gmail.com>
2023-11-06 15:07:09 +01:00
Vasek Mlejnsky 104bbf3960 New version of docs (#206) 2023-10-25 22:58:05 -07:00
Tomas Valenta df8bbea6dc Change release action
Test CLI / Build CLI (push) Has been cancelled
2023-10-19 19:20:21 -07:00
Tomas Valenta 7577f9087f Make the python tests verbose 2023-10-18 14:17:20 -07:00
Tomas Valenta 836e3ccb65 Cleanup tests 2023-10-18 13:58:51 -07:00
Tomas Valenta a552b188ba Sync python versions 2023-10-18 12:27:02 -07:00
Tomas Valenta 4816b953c5 Fix step names 2023-10-18 12:22:56 -07:00
Tomas Valenta 9678dc3c06 Run browser tests for JS SDK before release 2023-10-17 16:48:13 -07:00
Tomas Valenta b5f2b12e83 Update node for JS SDK; Update deps; Fix browser file upload/download handling; Add browser test option 2023-10-17 16:45:18 -07:00
Tomas Valenta ce4a63c979 Update pnpm version 2023-10-16 17:39:53 -07:00
Tomas Valenta 195f68e22e Ensure pnpm config 2023-10-16 17:34:36 -07:00
Tomas Valenta da4b286e95 Fix CLI tests; Cleanup 2023-10-16 17:06:35 -07:00
Tomas Valenta e5d7a85583 Fix supabase function deploy branch 2023-10-16 17:05:44 -07:00
Jakub Novak 05b2d04b1c Fix the naming in the python action 2023-10-13 19:47:35 -07:00
Jakub Novak e25e1d4068 Fix release pipeline
Test CLI / Build CLI (push) Has been cancelled
2023-10-03 18:54:07 +02:00
Jakub Novak e339aa78dc Clean up 2023-10-02 18:28:25 +02:00
Jakub Novak 2d73be911b Remove tests from actual release
Test CLI / Build CLI (push) Has been cancelled
2023-10-02 18:18:56 +02:00
Jakub Novak 1267bb56b5 Fix release yaml 2023-10-02 15:53:55 +02:00
Jakub Novak d1f9e93ea2 Fix path 2023-10-02 15:52:37 +02:00
Jakub Novak d1c6854e9b Split Release action into multiple jobs 2023-10-02 15:51:00 +02:00
Jakub Novak 3072ba75ef Explicitly set create github releases 2023-09-29 14:25:19 +02:00
Jakub Novák 872e83dbbe Set env variables when starting session sdks (#175) 2023-09-29 13:32:56 +02:00
Jakub Novak 4356c5283d Fix update internal deps in CI 2023-09-29 11:50:12 +02:00
Jakub Novak 68d18428bb Update lock file 2023-09-27 13:41:31 +02: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
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
Pavel 'Strajk' Dolecek f55da2d86c chore: npm → pnpm (#154) 2023-09-21 17:45:35 +02:00
Jakub Novak baefeb8080 [skip ci] Send slack message for failed tests as well 2023-09-15 12:37:26 +02:00