1
0
Fork 0
mirror of synced 2024-09-08 22:01:06 +12:00
Commit graph

70 commits

Author SHA1 Message Date
Matej Bačo
94117ed471 Fix build race condition 2023-09-18 12:33:05 +02:00
Jake Barnby
6634a8b43b
Lint 2023-08-20 20:04:47 -04:00
Matej Bačo
4d84cb2e45 Fix wrong preview url hostname 2023-08-20 12:26:23 +02:00
Khushboo Verma
00f6785818 Addressed PR comments 2023-08-18 12:25:44 +05:30
Matej Bačo
906f86fbb8 Merge branch 'cloud-1.4.x' into feat-git-integration 2023-08-06 09:31:32 +02:00
Matej Bačo
74bafb9379 Fix RAM issues on runtime 2023-07-26 17:09:56 +02:00
Matej Bačo
fb1cc1a0cc Cold-start improvements 2023-06-26 10:11:13 +02:00
Matej Bačo
cc06a4bdaa log streaming, locking GH comments, execution headers, locale header, redeploy logic 2023-06-22 12:59:41 +02:00
Matej Bačo
0128e73079 Formatting 2023-06-15 12:38:03 +02:00
Matej Bačo
039bfbaf06 WIP: Log streaming 2023-06-13 08:26:36 +02:00
Matej Bačo
5389afc80e Add build & install commands 2023-03-28 15:21:42 +02:00
Matej Bačo
3916e4c0c5 Fix usage with Proxy 2023-03-24 09:26:21 +01:00
Matej Baco
ed610fcdd4 Address TODOs 2023-03-14 11:13:03 +00:00
Matej Bačo
056ea0820e QA bug fixing 2023-03-05 09:12:01 +01:00
Matej Bačo
0cf6a50c3c Code cleanup 2023-02-21 11:31:55 +01:00
Matej Bačo
f6ae0a05fa Stream response support 2023-02-15 09:36:20 +01:00
Matej Bačo
e4d784c871 Add new V3 parameters 2023-02-14 11:01:38 +00:00
Matej Bačo
75c7d94633 Implement Open Runtimes v3 support 2023-02-02 19:21:00 +00:00
shimon
06aee565a8 addressing comments 2022-12-13 13:46:53 +02:00
shimon
141d55bd36 build+functions worker 2022-12-13 09:35:05 +02:00
Matej Baco
97bbe1a465 Bug fix 2022-11-23 09:45:06 +01:00
Matej Baco
089a1b295c Improve Executor client error handling 2022-11-23 09:41:48 +01:00
Matej Bačo
5d48d2ace0 PR review changes 2022-11-10 14:00:44 +00:00
Matej Bačo
192cf2e20d PR review changes + fix test 2022-11-10 12:04:49 +00:00
Matej Bačo
87a75bafa0 Introduce env vars for runtime resources limit 2022-11-10 09:15:32 +00:00
Matej Bačo
f6b738fddd Add proxy and fix bugs 2022-11-08 17:30:18 +00:00
Matej Bačo
d275fa0111 Fix tests 2022-11-08 12:34:14 +00:00
Matej Bačo
a52ff7372a Add Open Runtimes Executor 2022-11-08 08:49:45 +00:00
Matej Baco
ce59bcce7a Linter fix 2022-06-08 09:10:44 +02:00
Matej Baco
cdc44230cf Fix execution delays 2022-06-07 14:01:12 +02:00
Everly Precia Suresh
d41aff1861 fix linting issues 2022-06-02 13:03:37 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Andrey
e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Andrey
ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Matej Bačo
320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Christy Jacob
ea1d55e82b feat: use strict comparison 2022-03-04 14:34:42 +04:00
Christy Jacob
07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Christy Jacob
8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob
cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob
d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Bradley Schofield
b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Jake Barnby
aa091a2afc Increase execution retry attempts to allow swift runtime time to cold start 2022-02-24 14:55:11 +13:00
Christy Jacob
ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob
5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob
b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob
38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob
3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob
8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Christy Jacob
7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +04:00
Christy Jacob
f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00