Commit graph

618 commits

Author SHA1 Message Date
Matej Bačo
58ee53876b Implement preview deployments 2024-10-27 21:10:53 +01:00
Khushboo Verma
4c1881324e Use compute vars for functions and sites 2024-10-27 17:22:45 +01:00
Khushboo Verma
7f17efcdd8 Resolve merge conflicts 2024-10-27 15:43:52 +01:00
Matej Bačo
ea6765c68a Support static sites 2024-10-26 18:43:30 +02:00
Khushboo Verma
03d4d4c8fa Add build env vars for sites 2024-10-26 12:29:42 +02:00
Khushboo Verma
08630cd686 Add timeout and add sites scopes 2024-10-26 11:01:14 +02:00
Torsten Dittmann
41484113a0 chore: add comments 2024-10-25 10:55:31 +02:00
Torsten Dittmann
aba3a31663 fix: deployment/deploymentId 2024-10-24 19:28:20 +02:00
Torsten Dittmann
8950f71b0a revert: comments 2024-10-24 19:24:24 +02:00
Torsten Dittmann
54d3668693 fix: todos for sites 2024-10-24 19:20:00 +02:00
Torsten Dittmann
83b5aecbfd chore: add todo comment 2024-10-24 12:19:10 +02:00
Torsten Dittmann
57e596fea2 feat: static runtime for site 2024-10-23 18:36:26 +02:00
Torsten Dittmann
a8e2fb1ee5 Merge branch 'feat-sites' of https://github.com/appwrite/appwrite into fix-workers 2024-10-22 17:35:54 +02:00
Torsten Dittmann
c57cb3d2d9 fix: workers 2024-10-22 17:33:33 +02:00
Khushboo Verma
87cbd8fbf3 Move create function, create deployment to modules 2024-10-22 13:00:10 +02:00
Matej Bačo
408dcbc263 Add async exec doc test 2024-10-14 13:06:08 +00:00
Matej Bačo
16a8fdce4e
Merge branch '1.6.x' into fix-move-write-execution-to-worker 2024-10-13 21:08:13 +02:00
Matej Bačo
8fea73d3bf Fix db issues 2024-10-11 13:32:48 +00:00
Khushboo Verma
d1ab8c4df8 Move createDocument from api to worker 2024-10-09 14:04:08 +05:30
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Binyamin Yawitz
c34f8afa81
fix: wrong document check 2024-10-07 20:34:27 -04:00
loks0n
e0bd500aa2 fix: realtime event 2024-10-07 15:58:34 +01:00
loks0n
6dab42e59a chore: use project injectable 2024-10-07 14:00:19 +01:00
loks0n
ac5bc22817 feat: ping endpoint 2024-10-04 23:23:18 +01:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
Damodar Lohani
d4b480b014
catch error pushing error logs everywhere 2024-09-26 16:36:51 +05:45
Damodar Lohani
77ccec337e
Fix: Logger throwing fatal error 2024-09-26 16:29:07 +05:45
Christy Jacob
ca9af0510a
Merge pull request #8627 from appwrite/fix-functions-logging
Fix: logging behaviour for Functions
2024-09-10 14:49:06 +04:00
Matej Bačo
ff1d64a36a Add VCS vars to deployments & executions 2024-09-06 10:50:29 +00:00
Matej Bačo
4ae5e82d6f Fix logging behaviour; new tests 2024-09-05 13:23:24 +00:00
Matej Bačo
fbe824af10 Fix router function execution logging 2024-09-05 10:17:30 +00:00
Bradley Schofield
c4d64a52d6 Fix Bandwidth and other metrics not being tracked for custom domain executions 2024-08-30 12:55:25 +09:00
Christy Jacob
e8125b4070 feat: linter 2024-08-26 15:05:50 +04:00
Christy Jacob
4f8e6d7005 feat: update experimental logging provider 2024-08-26 14:42:48 +04:00
Bradley Schofield
dc149761d8 Address Jake's Comments 2024-08-20 13:23:11 +09: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
Christy Jacob
bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Matej Bačo
25f5c83594 Fix 4XX execution status 2024-08-08 08:38:15 +00:00
Bradley Schofield
e51f912ab1 Address Jake's comments and add 0.5 cpu spec 2024-08-06 18:54:46 +09:00
Bradley Schofield
19e7769d8c Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-05 17:38:14 +09:00
Christy Jacob
7be4196a58 chore: refactor code 2024-08-03 07:22:34 +00:00
Bradley Schofield
906de6a802 Fix queueForUsage not triggering for domain executions 2024-08-02 15:28:39 +09:00
Bradley Schofield
2060d3f09c Rename everything to use specification instead of size 2024-07-31 20:27:32 +09:00
Bradley Schofield
f46e210000 Move mbSeconds into 1.5.x 2024-07-30 17:53:28 +09:00
Matej Bačo
0666ce2aad
Merge branch '1.6.x' into fix-router-dynamic-keys 2024-07-24 09:15:13 +02:00
Christy Jacob
bcd3af90f0
Merge pull request #8394 from appwrite/feat-add-appwrite-region-env-var
Add APPWRITE_REGION in function variables
2024-07-23 23:46:55 +04:00
Matej Bačo
cb3c7505fe Fix Router dynamic keys 2024-07-23 14:28:13 +02:00
Bradley Schofield
f0c1a62aa2 Remove CPU/Memory from document, add envs, add tests 2024-07-22 18:12:43 +09:00
Bradley Schofield
ec9bb8a898 Re-add V17 Response filter 2024-07-17 14:53:23 +09:00
Bradley Schofield
5d6b74e447 Add migrations and filters for 1.6.x 2024-07-17 14:52:17 +09:00