Commit graph

165 commits

Author SHA1 Message Date
Matej Bačo
5e4c74d501
Merge pull request #10486 from appwrite/feat-add-branch-deployments
Add branch-only deployments to Sites without ref tags
2025-11-13 10:33:46 +01:00
Chirag Aggarwal
d995dbb159 fix: naming 2025-10-29 15:19:16 +05:30
Chirag Aggarwal
1180dc0781 use search 2025-10-29 15:13:33 +05:30
Chirag Aggarwal
2951a1b7b8 fix: testListSites 2 not matching expected 1 2025-10-29 15:11:42 +05:30
Atharva Deosthale
2a145bc284 address reviews regarding tests 2025-09-19 18:18:44 +05:30
Atharva Deosthale
9fe3e94a66 e2e tests 2025-09-18 13:12:46 +05:30
Matej Bačo
10cfc15904 Add set-cookie tests 2025-09-03 17:49:10 +02:00
Matej Bačo
31b8e3361d Merge branch '1.8.x' into feat-select-queries-on-deployments 2025-09-02 11:03:20 +02:00
Matej Bačo
cdd85c0b16 PR review changes 2025-08-26 15:51:24 +02:00
Matej Bačo
a413235f8d add new tests 2025-08-26 15:29:11 +02:00
Khushboo Verma
8df305576c Add execution id and log id to response headers 2025-08-26 18:34:43 +05:30
Matej Bačo
011a9cb7a3 Fix tests 2025-08-22 11:31:14 +02:00
Matej Bačo
ebf48655a0 Formatting fix 2025-08-22 11:16:18 +02:00
Matej Bačo
d7159ef483 Add deploymentId to execution response model 2025-08-22 11:11:37 +02:00
Matej Bačo
669844ba28 Add cookie test for site execution 2025-08-21 13:27:55 +02:00
Matej Bačo
a754763884 formatting fix 2025-08-16 19:08:07 +02:00
Matej Bačo
aed97c545b Improve flakyness 2025-08-16 19:03:21 +02:00
Matej Bačo
53772df202 Improve ci/cd logging 2025-08-16 14:14:38 +02:00
Matej Bačo
18492ab917 Revert unwanted change 2025-07-10 16:16:06 +02:00
Matej Bačo
89d54f847f Speed up build cancellation 2025-07-10 15:52:29 +02:00
Khushboo Verma
aee3280a9c Use static code instead of astro in tests 2025-06-04 13:50:36 +05:30
Khushboo Verma
502b7df2d0 Remove powered by from all error pages 2025-05-30 11:26:05 +05:30
Khushboo Verma
0a80ffe4a7 Fix error 2025-05-29 18:29:15 +05:30
Khushboo Verma
c4510004ce update test 2025-05-29 14:46:25 +05:30
Khushboo Verma
7d284a9872 Remove powered by from error pages 2025-05-29 14:34:21 +05:30
Khushboo Verma
3335f56cf6 Append build error to build logs 2025-05-20 21:15:05 +05:30
Matej Bačo
2bee98afcf Fix remaining tests 2025-05-18 12:51:07 +02:00
Matej Bačo
b228bdd9c7 Fix failing tests 2025-05-18 12:02:32 +02:00
Matej Bačo
0e69929054 Fix separation strategy 2025-05-18 11:39:30 +02:00
Darshan
9d4a7fadb9 fix: tests due to no search attribute. 2025-05-13 18:59:16 +05:30
Khushboo Verma
9248f06e60 Add test for manual type 2025-05-06 15:31:22 +05:30
Khushboo Verma
f2bcae75b2 Add tests for type 2025-04-30 19:05:08 +05:30
Matej Bačo
edf552fa9a Fix more tests 2025-04-25 15:10:20 +02:00
Matej Bačo
8645ca05ba Fix tests 2025-04-25 12:06:09 +00:00
Matej Bačo
73d1e6c225 Fix tests 2025-04-16 15:39:08 +02:00
Matej Bačo
dbe42beb45 Improve tests 2025-04-15 14:16:04 +02:00
Khushboo Verma
0fc41b27ee Dark theme for trace error page 2025-04-15 10:48:25 +00:00
Matej Bačo
84ec907a47 Merge branch 'feat-sites' into feat-update-error-pages 2025-04-14 14:17:32 +02:00
Matej Bačo
0b6a8ec2ca
Update tests/e2e/Services/Sites/SitesCustomServerTest.php 2025-04-14 13:39:23 +02:00
Matej Bačo
ed95ac7643 Re-add test, simplify 2025-04-14 12:54:56 +02:00
Matej Bačo
baa1cb19c6 Re-add test, simplify 2025-04-14 12:28:22 +02:00
Khushboo Verma
7bb548aecb Fix test 2025-04-10 00:39:36 +05:30
Khushboo Verma
e78a3e1f83 Fix test 2025-04-10 00:11:17 +05:30
Khushboo Verma
39476fa3d5 Fix button URL for no active deployments 2025-04-09 23:20:06 +05:30
Khushboo Verma
921311e91e Fix tests 2025-04-09 11:58:54 +05:30
Khushboo Verma
ea1fc208e1 Add tests for no active deployments 2025-04-07 14:38:06 +05:30
Khushboo Verma
e718f4252f Add test for canceled deployment error 2025-04-07 12:56:51 +05:30
Khushboo Verma
5841d5ee57 Add tests for error pages 2025-04-03 12:35:05 +05:30
Matej Bačo
d87c67eecb Fix failing tests 2025-04-01 15:29:07 +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