Matej Bačo
72e4534025
Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates
2024-08-14 09:50:46 +00: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
380dc8a106
Fix manual templates
2024-08-13 10:50:58 +00:00
Christy Jacob
3da1cc69d7
Merge pull request #8484 from appwrite/fix-missing-build-logs
...
Fix: missing build logs
2024-08-13 00:38:23 +04:00
Binyamin Yawitz
fbd55eb17e
review: addressing
2024-08-12 16:36:16 -04:00
Binyamin Yawitz
aa27a37064
review: addressing
2024-08-12 16:33:00 -04:00
Binyamin Yawitz
5bf9794cb2
chore: pint
2024-08-12 15:00:19 -04:00
Binyamin Yawitz
9b79b14821
fix: github cloning and archiving of functions with space
2024-08-12 14:46:12 -04:00
Matej Bačo
5b184236c1
Dynamic keys in builds
2024-08-08 09:38:37 +02:00
loks0n
f1b40c69cd
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-build-size-limits
2024-08-07 17:31:51 +01:00
Matej Bačo
870cbbb019
Add commments
2024-08-07 15:13:24 +00:00
Matej Bačo
8e3fbfc00d
Fix missing build logs
2024-08-07 10:53:40 +02:00
Christy Jacob
085efb02c5
Merge pull request #8445 from appwrite/fix-template-tags
...
Fix: template tags
2024-08-05 17:04:12 +04:00
Bradley Schofield
f46e210000
Move mbSeconds into 1.5.x
2024-07-30 17:53:28 +09:00
Matej Bačo
cb9e5bd0ae
Upgrade VCS and support 0.1.x tags
2024-07-29 19:28:15 +02:00
Matej Bačo
75db8946a6
Fix function redeployments
2024-07-25 08:36:11 +00:00
Binyamin Yawitz
17c708a056
fix: Setting path for vsc function deployments
2024-07-17 13:44:07 -04:00
loks0n
67fa2c9e39
feat: max build size
2024-07-15 10:53:29 +01:00
Khushboo Verma
e6686bd3dd
Add APPWRITE_REGION in env var
2024-07-15 12:40:11 +05:30
Khushboo Verma
0a335ed8ac
Add appwrite version
2024-06-27 18:13:15 +05:30
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
loks0n
7559c9af68
chore: us spelling of canceled
2024-06-12 11:21:48 +01:00
Khushboo Verma
97786a05ff
Updated cancelled build duration
2024-06-07 20:29:24 +05:30
Khushboo Verma
2643202c97
Replaced build1 with build
2024-06-02 23:04:49 +05:30
Khushboo Verma
0eabff5faf
Refactor builds document creation
2024-05-31 01:53:29 +05:30
Khushboo Verma
edafeece9b
Add console info before return
2024-05-29 14:39:57 +05:30
Khushboo Verma
a465b23716
Merge branch '1.6.x' into feat-cancel-build-deployment
2024-05-28 19:06:09 +05:30
Khushboo Verma
0b3c188bbf
Add metrics for successful and failed builds
2024-05-28 18:29:28 +05:30
Khushboo Verma
93b4bfe4df
Add one more cancel check
2024-05-27 18:31:35 +05:30
Khushboo Verma
f0de4c6eac
Resolved merge conflict
2024-05-23 18:34:48 +05:30
Christy Jacob
aa76862692
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
2024-05-22 19:43:31 +00:00
Matej Bačo
8cc2530210
PR review changes
2024-05-09 13:40:31 +00:00
Matej Bačo
7d42db82a0
Fix python failing logs
2024-05-06 15:05:13 +00:00
Khushboo Verma
ea9c71757c
Fix tests
2024-04-30 00:19:14 +05:30
Khushboo Verma
e2b2df1e31
Fix formatting
2024-04-29 21:18:36 +05:30
Khushboo Verma
0dd908b14c
Fix formatting
2024-04-29 19:47:29 +05:30
Khushboo Verma
3123bf6b72
Fix formatting
2024-04-29 19:16:17 +05:30
Khushboo Verma
564fe96eec
Resolve merge conflicts
2024-04-29 19:05:51 +05:30
Luke B. Silver
4b338d3740
Merge branch '1.5.x' into fix-templates-copy-hidden-files
2024-04-29 11:58:43 +01:00
Eldad Fux
beda5293b4
Fix format
2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8
Updated getEnv to use system lib
2024-04-01 13:02:47 +02:00
Steven Nguyen
7273d0e117
Escape function build command
...
The extra trim is neded to because the extra quotes interfere with
additional operations in the executor/orchestration library.
2024-03-13 10:17:37 +01:00
Steven Nguyen
b9b891a90b
fix(builds): fix float to int warning
...
Implicit conversion of float to int is deprecated and emits:
Deprecated: Implicit conversion from float N to int loses precision
Use floor to truncate.
2024-03-10 23:16:29 +01:00
Steven Nguyen
b7be370a53
fix(builds): use standard Exception
2024-03-10 23:13:55 +01:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Khushboo Verma
974104f8b0
address PR comments
2024-03-04 21:30:06 +01:00
Khushboo Verma
727fe2c9a9
Update newBuild condition
2024-02-26 12:33:54 +05:30
Khushboo Verma
353092ba00
Remove create build endpoint
2024-02-26 00:05:00 +05:30
Khushboo Verma
0e3a354f1f
Create build document in API instead of worker
2024-02-25 19:13:55 +05:30
Khushboo Verma
a02a03e322
Fetch build document from DB
2024-02-24 00:13:11 +05:30