Commit graph

227 commits

Author SHA1 Message Date
Chirag Aggarwal
2fa22b4b85 chore: workflow added rebuild on cache miss 2025-01-30 14:05:53 +00:00
Chirag Aggarwal
3522e63404 chore: fix tests 2025-01-30 12:36:28 +00:00
Chirag Aggarwal
67ba9a880d chore: fix tests 2025-01-30 12:25:56 +00:00
Chirag Aggarwal
751f7e3fad chore: shifted abuse project test to different job in ci 2025-01-30 12:11:09 +00:00
Chirag Aggarwal
5a1ad4d5ae chore: added grouping of devkeys in ci 2025-01-30 11:48:43 +00:00
Chirag Aggarwal
23111d26c4 chore: filtered out customclienttests 2025-01-30 09:28:23 +00:00
Chirag Aggarwal
f132c2b266 chore: changed ordering of tests 2025-01-29 05:52:03 +00:00
Chirag Aggarwal
28e1ce9dc2 chore: fix recursive tests 2025-01-28 17:49:05 +00:00
Chirag Aggarwal
c73f2afbe1 chore: fix run tests loop 2025-01-28 17:41:48 +00:00
Chirag Aggarwal
c2aff2c2cb chore: fix fetching of test files 2025-01-28 17:16:35 +00:00
Chirag Aggarwal
c01f67f44f chore: fix parsing of test files 2025-01-28 16:58:27 +00:00
Chirag Aggarwal
af7f599525 chore: fix remove base 2025-01-28 16:22:32 +00:00
Chirag Aggarwal
acadaf2307 chore: fix naming for tests 2025-01-28 16:13:07 +00:00
Chirag Aggarwal
7bd29501c2 chore: added test_suffixes to outputs 2025-01-28 16:07:41 +00:00
Chirag Aggarwal
222516dbd4 chore: added base tests in e2e service 2025-01-28 14:41:58 +00:00
Chirag Aggarwal
b399ff00a6 chore: update e2e tests to use abuse env 2025-01-28 14:06:56 +00:00
Chirag Aggarwal
e278b8a5a2 chore: added if check 2025-01-16 07:35:43 +00:00
Chirag Aggarwal
8e474676d3 chore: explicitly added token 2025-01-16 06:36:31 +00:00
Darshan
0daf4057f3 fix: benchmark test. 2025-01-08 19:10:30 +05:30
Christy Jacob
6e6899c1e9
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
2024-11-21 14:09:02 +13:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Torsten Dittmann
9901c781b7 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x 2024-11-20 11:31:52 +01:00
Torsten Dittmann
8e02115828
ci: console sdk previews (#8990) 2024-11-15 13:27:46 +01:00
Bradley Schofield
bb72fd8834 Fix source creds being over written and begin implementing migrations tests 2024-10-30 14:23:24 +09:00
loks0n
3b4fea655a chore: revert logs 2024-10-09 14:27:38 +01:00
loks0n
8f4594babb debug: ci docker logs 2024-10-09 14:12:46 +01:00
loks0n
7c2b6d9330 fix: remove cache scope 2024-10-09 13:05:13 +01:00
loks0n
919bb9f4bd chore: remove restore-keys 2024-10-09 11:43:38 +01:00
loks0n
5524fdb7b6 fix: cache-docker 2024-10-08 18:48:11 +01:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Binyamin Yawitz
61dba4eefb
revert: reverting commit 39490e9 2024-10-07 21:16:31 -04:00
Binyamin Yawitz
16835f96bf
chore: merge 2024-10-07 11:02:18 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
loks0n
05bcb92f73 test: extra sleep 2024-09-30 14:45:06 +01:00
loks0n
097b342869 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests 2024-09-22 20:14:37 +01:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
loks0n
39490e9819 chore: bump tests 2024-09-20 10:06:58 +01:00
loks0n
321227db15 fix: seperate tests 2024-09-20 09:15:05 +01:00
Binyamin Yawitz
48d4d873de
Merge branch '1.6.x' into feat-eldad4-coroutines 2024-09-19 13:50:27 -04:00
Steven Nguyen
b8fbbf3710
Merge branch 'main' into chore-sync-main-into-1.6.x 2024-09-18 16:43:05 +00:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/http.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Steven Nguyen
9301bddd8b
Merge pull request #6876 from btme0011/feature-5232-Trivy-Security-Scan
feature-5232-Trivy-Security-Scans
2024-08-20 23:26:28 -07:00
Evan
19c81aa76f
Scan Refactor 2024-08-16 16:21:16 -07:00
Christy Jacob
bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Evan
2968e74714
Permissions + Comment Fix 2024-08-12 16:20:49 -07:00
Binyamin Yawitz
6f1e3722bb
fix: checking another package 2024-08-09 14:44:51 -04:00
Binyamin Yawitz
bd30c9c153
fix: checking other package 2024-08-09 14:19:30 -04:00
Binyamin Yawitz
738b08aab5
fix: Updating benchmark comment instead of a new one 2024-08-09 12:43:05 -04:00
Binyamin Yawitz
9ed43ebbc2
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/general.php
#	app/init.php
#	composer.lock
#	dev/xdebug.ini
#	src/Appwrite/Utopia/Response.php
2024-08-06 14:57:05 -04:00
Evan
4726c5cec3
Security Scan Refactor 2024-08-01 15:38:15 -07:00