fogelito
4ef8222294
Check strings
2026-02-12 12:18:03 +02:00
Chirag Aggarwal and GitHub
a4a062afb4
Merge pull request #11307 from appwrite/sync-specs-and-release-sdks
...
chore: release sdks to fix createMembership roles param
2026-02-12 15:33:21 +05:30
Jake Barnby and GitHub
9647c3fa7d
Merge pull request #11310 from appwrite/database-type-filters
2026-02-12 09:38:45 +00:00
Jake Barnby and GitHub
408f65bf64
Merge branch '1.8.x' into feat-db-tests
2026-02-12 09:14:57 +00:00
Matej Bačo and GitHub
6944fa7520
Merge pull request #11302 from appwrite/feat-team-sequence
...
Feat: team sequence
2026-02-12 10:14:36 +01:00
Chirag Aggarwal and GitHub
2bad5d8918
Merge pull request #11309 from appwrite/fix/static-files-worker-init
...
Fix static asset 404s by initializing Files per worker
2026-02-12 13:42:29 +05:30
Darshan
1e411bbef5
update: lint.
2026-02-12 13:25:44 +05:30
Darshan
7c47a4db72
add: filtering.
2026-02-12 13:22:07 +05:30
Chirag Aggarwal and GitHub
886528bb29
Merge pull request #11306 from appwrite/feat/messaging-spans
2026-02-12 13:13:35 +05:30
Chirag Aggarwal
086cf07c9c
avoid tasks
2026-02-12 12:57:40 +05:30
Chirag Aggarwal
96ceab1a52
Fix static file loading by initializing Files per worker
2026-02-12 12:33:58 +05:30
Jake Barnby and Claude Opus 4.6
aa8324f7b9
fix: increase Proxy deployment activation timeout to 5 minutes
...
Under heavy parallel CI load, VCS deployments take longer to build
and activate. Increased from 200s to 300s.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 19:25:08 +13:00
Jake Barnby and GitHub
d931003453
Merge pull request #11291 from appwrite/feat-project-status
2026-02-12 06:08:16 +00:00
Jake Barnby and GitHub
7361b01a7d
Merge pull request #11255 from appwrite/feat-update-base
cl-1.8.0-4
2026-02-12 06:05:54 +00:00
fogelito
2db6f7e72f
check $ruleType
2026-02-12 07:54:30 +02:00
Jake Barnby and Claude Opus 4.6
6efb20f44c
fix: increase all schema polling default timeouts to 10 minutes
...
Under parallel CI load with MariaDB, attribute processing frequently
exceeds the previous 5-minute default timeout. Increased all polling
defaults (waitForAttribute, waitForAttributes, waitForAttributeCount,
waitForAllAttributes, waitForIndex, waitForAllIndexes) to 10 minutes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 18:50:32 +13:00
Chirag Aggarwal
df20c12f6e
chore: release sdks to fix createMembership roles param
2026-02-12 11:12:51 +05:30
Jake Barnby and Claude Opus 4.6
663b75bc03
fix: increase waitForAllAttributes timeout for movies collection setup
...
The 'integers' attribute was getting stuck in 'processing' status under
MariaDB parallel CI load, exceeding the default 5-minute timeout.
Increased to 10 minutes, matching the spatial test timeout.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 18:36:36 +13:00
Jake Barnby and Claude Opus 4.6
006867617b
Fix parallel test assertions and graceful runtime cleanup
...
- Fix testListProjectKey: use dynamic key counts instead of hardcoded 5
(parallel workers don't share state from testCreateProjectKey)
- Fix testGetProjectKey: expect 'Key Test' from setupProjectWithKey(),
not 'Key Custom' from a previously-dependent test
- Handle 404 in Executor::deleteRuntime() (runtime already gone)
- Make cancel deployment cleanup best-effort (status already updated)
- Apply same fix to Sites cancel endpoint
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 18:23:55 +13:00
Jake Barnby and Claude Opus 4.6
fa7ebbffa8
Fix void return in testListProjectKey and increase spatial test timeout
...
- Remove `return $data` from testListProjectKey() which is declared void,
causing fatal PHP error that crashed Projects and Abuse test suites
- Increase waitForAllAttributes timeout to 10min for spatial column test
to handle MariaDB slowness under parallel CI load
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 18:12:54 +13:00
loks0n and Chirag Aggarwal
a486085322
feat: messaging spans
2026-02-12 09:36:58 +05:30
Jake Barnby
d2e77aa5cd
Fix indents
2026-02-12 16:35:36 +13:00
Jake Barnby
7d5f6c9bf3
Merge remote-tracking branch 'origin/1.8.x' into feat-db-tests
...
# Conflicts:
# .github/workflows/tests.yml
# composer.lock
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
# tests/e2e/Services/Teams/TeamsCustomClientTest.php
2026-02-12 12:34:42 +13:00
Jake Barnby
40b8b539e8
Update lock
2026-02-12 12:26:19 +13:00
Jake Barnby
ce4e99d643
Merge remote-tracking branch 'origin/1.8.x' into feat-update-base
...
# Conflicts:
# composer.json
2026-02-12 12:20:04 +13:00
Matej Bačo
b625bdb189
Formatting fix
2026-02-11 17:25:44 +01:00
Matej Bačo
5ac58e7723
Implement team sequence
2026-02-11 17:25:17 +01:00
Damodar Lohani
efc1a5376b
Merge remote-tracking branch 'origin/1.8.x' into feat-project-status
2026-02-11 13:34:57 +00:00
Damodar Lohani
565237df7d
Merge remote-tracking branch 'origin/1.8.x' into chore-tests
2026-02-11 13:34:31 +00:00
Chirag Aggarwal and GitHub
435af97db1
Merge pull request #11297 from appwrite/fix/origin-validator-type-error
...
fix: Fix TypeError in Origin validator when array is passed
2026-02-11 18:20:32 +05:30
ArnabChatterjee20k
ae33104ecf
added admin auth to the index creation
2026-02-11 18:19:46 +05:30
Chirag Aggarwal and GitHub
781512cf88
Merge pull request #11295 from appwrite/release-cli-13.3.2
...
chore: release cli 13.3.2
2026-02-11 18:11:59 +05:30
Chirag Aggarwal
1a966741f4
(fix): Fix TypeError in Origin validator when array is passed
...
Move type check before assignment to prevent TypeError when non-string
value (like array) is passed to Origin::isValid(). The property
\$this->origin is typed as string, so assigning an array before
the is_string() check caused the error.
2026-02-11 18:01:18 +05:30
Chirag Aggarwal
bb56c9a91e
Merge branch '1.8.x' into release-cli-13.3.2
2026-02-11 17:24:38 +05:30
Chirag Aggarwal and GitHub
942b90cb2a
Merge pull request #11283 from appwrite/fix/cli-static-setresource
...
Upgrade utopia-php dependencies and fix namespace changes
2026-02-11 17:16:54 +05:30
Chirag Aggarwal and GitHub
351cd569cf
Merge pull request #11296 from appwrite/chore/add-php-retry-tests-workflow
...
chore(ci): add php-retry for all tests in tests workflow
2026-02-11 16:57:00 +05:30
Chirag Aggarwal
b243404a71
chore(ci): add PR comment permissions to retry jobs
2026-02-11 16:53:25 +05:30
Chirag Aggarwal
dcb759e3fe
chore(ci): restore retry job metadata inputs
2026-02-11 16:49:59 +05:30
ArnabChatterjee20k
b90a9e8cab
added admin auth to the index creation
2026-02-11 16:49:33 +05:30
Chirag Aggarwal
5371aa6820
chore(ci): add php-retry to tests workflow
2026-02-11 16:30:29 +05:30
ArnabChatterjee20k
4024cf0492
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-11 16:22:37 +05:30
Chirag Aggarwal
f7f97cdb33
chore: release cli 13.3.2
2026-02-11 16:16:59 +05:30
Chirag Aggarwal
61c5374134
remove orchestration
2026-02-11 16:04:20 +05:30
Chirag Aggarwal
45f4b1e8ad
Merge branch '1.8.x' into fix/cli-static-setresource
2026-02-11 16:04:14 +05:30
Jake Barnby and GitHub
465d21badd
Merge pull request #11293 from appwrite/feat-pg-adapter
2026-02-11 10:15:58 +00:00
Chirag Aggarwal
a2dc62d4e5
fix
2026-02-11 15:20:30 +05:30
Jake Barnby and GitHub
686a6f9474
Merge branch '1.8.x' into feat-update-base
2026-02-11 08:35:50 +00:00
Jake Barnby and GitHub
308609a0a2
Merge branch '1.8.x' into feat-pg-adapter
2026-02-11 08:34:45 +00:00
ArnabChatterjee20k
e07f9a7b49
added admin auth to vector db
2026-02-11 14:04:14 +05:30
ArnabChatterjee20k
61f778196b
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-11 13:58:43 +05:30