Commit graph

242 commits

Author SHA1 Message Date
Christy Jacob
28d2ed1baa
Revert "Feat sequence" 2025-05-23 21:39:56 +04:00
Jake Barnby
71e3446498
Change internal ID to sequence 2025-05-23 02:55:29 +12:00
Darshan
fc279cb30c remove: search from deployments. 2025-05-19 15:12:50 +05:30
Matej Bačo
23c4fa27be Fix tests, linter 2025-04-25 12:57:45 +02:00
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Christy Jacob
f4e8d72593
Merge branch '1.6.x' into feat-group 2025-04-17 18:25:47 +04:00
ArnabChatterjee20k
b2f7ed48dd Simplify constructor usage by inlining message; limit try/catch to DB operations 2025-04-17 10:16:26 +05:30
arnab
ecd77cb2e3 added order exception in projects and vcs 2025-04-16 17:53:39 +05:30
Chirag Aggarwal
3ed87a8ab9 chore: update endpoint descriptions to follow CRUD naming 2025-04-14 18:40:48 +00:00
loks0n
944624f13a chore: fmt 2025-04-14 12:59:39 +01:00
loks0n
0a4c430ae7 feat: exp scheme 2025-04-14 12:56:42 +01:00
Chirag Aggarwal
b3c9e6181f chore: update groups 2025-04-12 06:50:02 +00: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
Chirag Aggarwal
abcaf6cd73 feat: sdk group attribute 2025-03-31 05:48:17 +00:00
Khushboo Verma
9fd8c5ab9d Add fallbackfile and adapter to deployments collection 2025-03-24 20:04:02 +05:30
Matej Bačo
ffb86ace38 Add latest info detail to site & function 2025-03-18 15:29:21 +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
d8418a222c
Merge pull request #9433 from appwrite/chore-truncate-git-commit-message
Truncate commit message to 252 characters
2025-03-11 09:42:21 +01:00
Matej Bačo
63c7f4c8bc Fix remix detection false postive 2025-03-10 15:33:11 +01:00
Matej Bačo
b11ad4b1c9 Fix a bug 2025-03-10 15:16:47 +01:00
Matej Bačo
aabee0ac37 Fix order of site commands 2025-03-09 16:15:08 +01:00
Matej Bačo
5f766f6a13 Merge branch 'feat-sites' into chore-rules-rehaul 2025-03-08 21:33:13 +01:00
Matej Bačo
7d27ceef43
Merge pull request #9315 from appwrite/feat-add-detection-logic
Integrate detection library with Appwrite
2025-03-08 21:30:19 +01:00
Matej Bačo
8a4954d4e8 PR review changes 2025-03-08 20:44:54 +01:00
Matej Bačo
f75acfa503 Remove deploymentUpdatePolicy, add trigger 2025-03-08 19:19:05 +01:00
Matej Bačo
232f99c6c9 Finalize PR, review changes, fix tests 2025-03-08 16:50:39 +01:00
Matej Bačo
6a584c83c1 Attribute renaming 2025-03-07 20:14:11 +01:00
Matej Bačo
92b696ea21 Introduce type-relevant attributes to rules 2025-03-07 10:14:45 +01:00
Khushboo Verma
de5f33f206 keep truncation only during create document 2025-03-05 22:45:48 +05:30
Khushboo Verma
9b8dd02a88 Don't throw exception from list repos detection 2025-03-05 13:48:44 +05:30
Khushboo Verma
bbf37e0a0e Update length to 255 2025-03-05 13:40:15 +05:30
Khushboo Verma
84e1b050a9 Truncate commit message to 252 characters 2025-03-04 17:28:06 +05:30
Khushboo Verma
20ad91a906 Simplify logic to fetch versionedRuntime 2025-03-04 13:45:56 +05:30
Khushboo Verma
8b8f632abe Add providerRepository model and extend it for framework and runtime 2025-03-03 13:54:07 +05:30
Khushboo Verma
dc71c50123 Resolve merge conflicts 2025-02-28 16:20:24 +05:30
Khushboo Verma
a54f84fce8 Resolve merge conflicts 2025-02-25 16:20:58 +05:30
Matej Bačo
2ba84bf93f Rule search param fix 2025-02-25 10:47:47 +01:00
Matej Bačo
40beecdddc Fix tests 2025-02-24 18:42:20 +01:00
Matej Bačo
427e781b5b Add git domains, improve tests 2025-02-24 16:22:23 +01:00
Matej Bačo
a56086f8bf Basics of rules rework 2025-02-23 21:34:14 +01:00
Khushboo Verma
1394b4349c Separate response models for list repos 2025-02-21 15:22:15 +05:30
Matej Bačo
732e74f114 Finalize screenshot tests 2025-02-20 14:22:30 +01:00
Khushboo Verma
a7c1bd94ed Add framework detection to list repos 2025-02-20 12:54:26 +05:30
Khushboo Verma
76b154bfce Add framework detection to list repos 2025-02-17 17:54:13 +05:30
Matej Bačo
51e89f5110 Revert "Initial branch rule implementation"
This reverts commit 81a7ba536c.
2025-02-15 04:38:21 +01:00
Matej Bačo
81a7ba536c Initial branch rule implementation 2025-02-15 04:36:38 +01:00
Luke B. Silver
975393ae48
Revert "Restore "feat: custom app schemes""" 2025-02-07 17:34:58 +00:00
Matej Bačo
210349dc70 Merge branch '1.6.x' into feat-sites 2025-02-07 12:53:52 +01:00
Matej Bačo
f93eb2072c Merge branch '1.6.x' into feat-sites 2025-02-07 11:00:35 +01:00
Luke B. Silver
9788a126a8
Revert "Revert "feat: custom app schemes"" 2025-02-07 09:53:26 +00:00
Luke B. Silver
2af026eabe
Revert "feat: custom app schemes" 2025-02-07 09:51:27 +00:00
Khushboo Verma
8dd99b7d2a Add framework detection to Appwrite 2025-02-06 23:59:43 +05:30
Matej Bačo
66c4003789 Fix site tests 2025-02-04 10:51:33 +01:00
Matej Bačo
f9430d4d20 Merge branch '1.6.x' into fix-site-tests 2025-02-03 10:05:30 +01:00
loks0n
42cf1fefa5 feat: custom scheme 2025-01-24 16:21:12 +00:00
Bradley Schofield
02e7f91e59 Address all missing descriptions apart from ones in projects.php 2025-01-17 16:44:25 +09:00
Bradley Schofield
d5604efef8 Fix actions 2025-01-17 13:38:38 +09:00
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Matej Bačo
ba04a7760b Backwards-compatibility 2024-12-30 14:43:28 +01:00
Matej Bačo
fcb517e679 Fix type error 2024-12-27 13:32:22 +01:00
Matej Bačo
297826a62a Fix git identity collisions 2024-12-27 13:13:14 +01:00
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Khushboo Verma
00c6549610 Add _APP_DOMAIN_SITES to console variables 2024-11-20 14:44:22 +05:30
Khushboo Verma
43e2d7454a Create preview url rule when deployment is created 2024-11-18 20:27:07 +05:30
Khushboo Verma
2ad0428727 Merge 1.6.x into feat-sites 2024-11-13 13:18:21 +05:30
Bradley Schofield
40b8af0671 Further cleanup code now findOne returns empty doc 2024-10-31 17:13:23 +09:00
Khushboo Verma
dc8b9478ee Fix builds 2024-10-28 15:20:36 +01:00
Matej Bačo
c20e580a9e Fix missing params in VCS comment flow 2024-10-28 14:45:18 +01:00
Matej Bačo
31b9f2b4f9 Fix comments 2024-10-28 14:19:44 +01:00
Khushboo Verma
6ff15f9b53 WIP: GitHub Comments for Sites 2024-10-28 14:00:23 +01:00
Khushboo Verma
6b2160f388 Fix vcs deployments 2024-10-27 11:33:56 +01:00
Khushboo Verma
9d1d101586 Update VCS endpoin to work for both functions and sites 2024-10-25 14:41:14 +02:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error 2024-10-17 18:41:24 +13:00
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
Binyamin Yawitz
5e8ef5523d
Reapply "Fix auth injection"
This reverts commit 904e4c8650.
2024-10-01 11:08:47 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
Steven Nguyen
52e5947822
Merge branch 'main' into docs-fix-endpoints 2024-09-25 14:05:59 -07:00
Jake Barnby
c58fa78962
Remove tenant in filter 2024-09-05 14:25:11 +12:00
Richard Choi
08b539ba05 change API reference endpoints to sentence case 2024-09-03 16:32:11 +00:00
Binyamin Yawitz
22deb883c1
refactor: console links 2024-08-12 15:59:42 -04:00
Matej Bačo
186cef458b Implemented vcs.getRepositoryContents() 2024-06-26 10:03:27 +00:00
Matej Bačo
d091b37a15 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x 2024-04-02 18:42:17 +02: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
b19efb619b
feat(events): update build event reset to reset everything
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01:00
Steven Nguyen
8e348dbd92
refactor(vcs): reduce nested code 2024-03-10 23:12:19 +01:00
Steven Nguyen
9d6595f85d
fix(vcs): prevent an error with one function deployment stopping others 2024-03-10 23:12:19 +01:00
Steven Nguyen
47fddbe8e5
fix(vcs): fix deployments stuck at processing
Ensure project is passed in the event because the init hook
isn't able to detect the project.

Make sure the build is triggered for each function.

Reset the build event so the shutdown hook doesn't trigger
again.
2024-03-10 23:10:47 +01:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Khushboo Verma
4e2120952f Fix vcs silent mode 2024-02-28 13:27:36 +05:30
Jake Barnby
2f711c84ed
Remove callback resources from workers 2024-02-21 00:40:55 +13:00
Jake Barnby
06b15c79ff
Merge pull request #7572 from appwrite/attributes-query-fix
fix Indexes
2024-02-13 12:37:59 +13:00
fogelito
ace75b0786 parseQueries 2024-02-12 18:02:04 +02:00
fogelito
e5bada0493 typo 2024-02-12 12:03:31 +02:00
fogelito
adbe11fd50 fix Indexes 2024-02-12 11:55:45 +02:00
fogelito
2fe50717d1 TYPE_CURSOR_AFTER TYPE_CURSOR_BEFORE 2023-12-06 15:10:40 +01:00
Khushboo Verma
2e70ed59af Fix git installation deletion 2023-11-15 11:41:42 +05:30
Matej Bačo
7e1b618769 Fix permission issues with repositories collection 2023-11-14 16:50:59 +01:00