Commit graph

1812 commits

Author SHA1 Message Date
Damodar Lohani
3fd42d3fc6 sites metrics in stats resources 2025-04-01 05:02:54 +00:00
Damodar Lohani
3a3e9cc281 Fix get usage - sites and functions 2025-04-01 03:59:40 +00:00
Damodar Lohani
7ecba8e5bb add disabled metrics 2025-04-01 02:41:27 +00:00
Damodar Lohani
1af638deef new resource type metrics 2025-04-01 02:21:52 +00:00
Damodar Lohani
ad9d953e10 fix missing resource type 2025-03-31 07:51:37 +00:00
Damodar Lohani
11bd9e63f0 update constants 2025-03-31 06:45:16 +00:00
Damodar Lohani
ac152a76b5 Fix: usage stats changes 2025-03-31 06:28:58 +00:00
Matej Bačo
cfe6b8d34b Add score to function templates 2025-03-27 14:23:15 +01:00
Matej Bačo
7c1fb0d945 Add template details 2025-03-27 11:32:03 +01:00
Matej Bačo
834872870f Linter fix 2025-03-27 09:17:15 +01:00
Matej Bačo
6af57ca48e Fix async crashes 2025-03-26 17:51:39 +01:00
Matej Bačo
3c8e4da34d Update tests 2025-03-26 17:04:38 +01:00
Matej Bačo
34ab21730d Linter fix 2025-03-26 15:22:19 +01:00
Matej Bačo
62be0e1d00 Fix latest deployment attributes 2025-03-26 14:38:18 +01:00
Matej Bačo
2c55f5aaa6 Concurrency screenshots 2025-03-26 13:20:14 +01:00
Matej Bačo
681b6031aa Linter fix 2025-03-26 12:59:15 +01:00
Matej Bačo
ab03b4e3ca Deployment ready after screenshot 2025-03-26 12:59:05 +01:00
Matej Bačo
b11749c452
Merge pull request #9576 from appwrite/feat-add-logging-param-to-sites
Add logging param to sites
2025-03-25 15:55:22 +01:00
Khushboo Verma
abae54f72c Update copy for logging 2025-03-25 19:49:57 +05:30
Khushboo Verma
bf2b3b68e3 Add logging param to sites 2025-03-25 19:14:14 +05:30
Khushboo Verma
9fd8c5ab9d Add fallbackfile and adapter to deployments collection 2025-03-24 20:04:02 +05:30
Matej Bačo
0f182817ec Sync templates 2025-03-21 15:46:36 +01:00
Matej Bačo
c323c227f9
Merge pull request #9549 from appwrite/fix-github-check-url
Fix GitHub check URL
2025-03-20 16:50:34 +01:00
Matej Bačo
d72ba2a4b9
Merge pull request #9551 from appwrite/chore-code-readability-tasks-and-workers
Split params across multiple lines where overflowing
2025-03-20 16:50:01 +01:00
Matej Bačo
2dcebf3083 Add remaining changes after sync with 1.7.x 2025-03-20 16:48:09 +01:00
Matej Bačo
cb85cfc5d9 Merge branch '1.7.x' into feat-sites 2025-03-20 16:42:36 +01:00
Khushboo Verma
813424aa3c Split params across multiple lines where overflowing 2025-03-20 20:37:32 +05:30
Matej Bačo
e34fc92c7c PR review changes 2025-03-20 15:44:15 +01:00
Matej Bačo
bb01c9e9e9 Add latest deployment tests 2025-03-20 15:22:35 +01:00
Khushboo Verma
ec6683cfa9 Refactor 2025-03-20 18:44:00 +05:30
Khushboo Verma
c2d0aded6d Fix GitHub check URL 2025-03-20 18:04:36 +05:30
Jake Barnby
31ca35782b
Use cursor pagination with bigger limit for maintenance project loop 2025-03-20 15:21:24 +13:00
Matej Bačo
ffb86ace38 Add latest info detail to site & function 2025-03-18 15:29:21 +01:00
Matej Bačo
963760678c
Merge pull request #9534 from appwrite/feat-active-deployment-details
Feat: Active deployment details - status, creation date
2025-03-18 15:03:06 +01:00
Khushboo Verma
e95aeed56c
Merge pull request #9535 from appwrite/fix-github-author-url
Fix incorrect URL for git commits
2025-03-18 17:39:37 +05:30
Matej Bačo
362520ff4a Remove active depoyment status (not relevant, always ready) 2025-03-18 12:56:44 +01:00
Khushboo Verma
1299fffdb2 Fix incorrect URL for git commits 2025-03-18 17:18:08 +05:30
Matej Bačo
7cade1a27d Add active deployment status and creation date 2025-03-18 12:44:21 +01:00
Matej Bačo
ef163e8517 Add screenshots to site 2025-03-18 12:01:30 +01:00
Matej Bačo
a0d4e4736c
Merge pull request #9524 from appwrite/feat-deployment-total-size
Feat: totalSize attribute
2025-03-18 11:03:11 +01:00
Matej Bačo
3f1c4c2095 Add per-framework screenshot sleep 2025-03-18 11:02:32 +01:00
Matej Bačo
83bcad6e17 Fix deployment rule deletion 2025-03-18 10:10:16 +01:00
Jake Barnby
d9fbe9658d
Merge branch '1.6.x' into feat-migration-read-db 2025-03-18 20:04:23 +13:00
Matej Bačo
b4536a94e0 Introduce dpeloyment totalSize + tests 2025-03-17 17:35:03 +01:00
Matej Bačo
ae5267cda7 Fix response model for adapters (frameworks) 2025-03-17 16:02:16 +01:00
Matej Bačo
828b9349c3 Improve build worker realtime, new tests 2025-03-17 13:21:36 +01:00
Matej Bačo
91dd4c9c6f Merge branch '1.7.x' into feat-sites 2025-03-17 11:47:22 +01:00
Matej Bačo
a4d4b6ffb5 Fix tests 2025-03-17 11:41:02 +01:00
Matej Bačo
cbdd344490 Remove framework env var 2025-03-17 11:21:52 +01:00
Jake Barnby
04711d8c02
Add doc 2025-03-17 19:21:31 +13:00