Commit graph

300 commits

Author SHA1 Message Date
Matej Bačo
52024ccc26 Add starters; update console 2025-04-10 16:11:38 +02:00
Matej Bačo
2523613056 Improve logs coloring 2025-04-10 10:20:12 +02:00
Matej Baco
2689cceb71 Implement A/AAAA custom domain support 2025-04-08 14:48:50 +00:00
Matej Bačo
d205ea61c1 Separate function & site timeout 2025-04-08 12:23:43 +02:00
Matej Bačo
2acf241827 Increase default timeout to fix screenshot cold-start issues 2025-04-08 12:12:53 +02:00
Matej Bačo
a0c013fcec Post-1.6.x-merge fixes 2025-04-08 10:44:57 +02:00
Matej Bačo
51d2deca5f Fix endpoint description 2025-04-01 20:44:49 +02:00
Matej Bačo
1bdbb8fce1 Fix failing tests 2025-04-01 16:50:11 +02:00
Matej Bačo
ef39f8c2e2 Fix multiple small bugs
- VCS deployments stuck in waiting
- Fix tcp coroutine issues in builds worker, failing screenshots
- Fix command escaping with space and quotes
- Remove branding from already branded 404 page
- Fix css reset of preview banner
- Remove scope check from public endpoints
- Improve build logs colors
- Function logs say capturing screenshot
- Update GitHub comment design
2025-03-31 18:51:33 +02: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
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
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
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
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
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
Matej Bačo
7a131d3508 Post-merge fixes 2025-03-14 13:56:37 +01:00
Matej Bačo
c5dfabdb7c Fix commit deployments, allow for sites 2025-03-13 15:38:29 +01:00
Matej Bačo
79e066a4d7 Post-merge fixes 2025-03-13 12:04:20 +01:00
Matej Bačo
8376b176cb Support commit type 2025-03-13 11:17:10 +01:00
Matej Bačo
69ed3bb776 New deployment status while queued 2025-03-13 10:53:25 +01:00