Jake Barnby
c58fa78962
Remove tenant in filter
2024-09-05 14:25:11 +12:00
Bradley Schofield
5285ef9939
Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
2024-08-14 19:36:15 +09:00
Bradley Schofield
e51f912ab1
Address Jake's comments and add 0.5 cpu spec
2024-08-06 18:54:46 +09:00
Matej Bačo
bce06a6178
Supply autorestart to executor
2024-08-03 09:14:19 +00:00
Khushboo Verma
d43039387e
Merge branch '1.6.x' into fix-disabled-function-logging
2024-07-29 11:19:36 +05:30
Bradley Schofield
4f558d35be
Improvement v3 -> v4 transition
2024-07-22 19:42:29 +09:00
Khushboo Verma
0970d784ff
Handle false appended to string
2024-07-16 16:10:17 +05:30
Bradley Schofield
824a70f936
Move Runtime Controls PR to 1.5.x
2024-07-12 18:25:57 +09:00
Khushboo Verma
4ef42c9cf8
Fix execution duration and add test
2024-07-03 18:05:08 +05:30
Matej Bačo
5fb41fd216
Fix executions
2024-07-03 08:00:17 +00:00
Khushboo Verma
aab4665701
Resolve merge conflict
2024-07-02 15:02:58 +05:30
Khushboo Verma
ead0b93900
Resolve merge conflict
2024-07-02 14:59:15 +05:30
Matej Bačo
f87e2bc879
Binary support & tests for Router
2024-07-01 10:35:06 +02:00
Matej Bačo
7bdcd5c436
Multipoart support
2024-07-01 06:57:18 +00:00
Khushboo Verma
0edbec4f44
OPR v4 support
2024-06-25 15:03:07 +05:30
loks0n
863a2ce0a9
chore: matej review
2024-05-20 11:44:08 +01:00
loks0n
4d572d4a05
chore: errors.php
2024-05-20 11:05:53 +01:00
loks0n
3d119ad1a6
fix: improve cold start error
2024-05-17 18:16:10 +01:00
Eldad Fux
8ed1da4ea8
Updated getEnv to use system lib
2024-04-01 13:02:47 +02:00
Ben Humphries
fbd277f6aa
executor: pass build timeout to runtimes ( #7350 )
...
open-runtimes executor (v1/runtimes) supports passing a timeout parameter that defaults to 600 seconds.
->param('timeout', 600, new Integer(), 'Commands execution time in seconds.', true)
https://github.com/open-runtimes/executor/blob/main/app/http.php#L383
This change passes the _APP_FUNCTIONS_BUILD_TIMEOUT env var.
2024-01-04 11:46:08 +01:00
Matej Bačo
b6ce679b93
Merge branch '1.4.x' into cl-1.4.x
2023-10-04 10:46:38 +02:00
Matej Bačo
891960a977
Fix realtime logs container name
2023-10-04 10:16:02 +02:00
Matej Bačo
515fec2858
Linter fix
2023-09-30 11:57:15 +02:00
Matej Bačo
d9f2f1c37b
Introduce execution sync timeout
2023-09-30 11:54:54 +02:00
Matej Bačo
872531dc95
Fix execution call timeout
2023-09-26 10:06:22 +02:00
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