Commit Graph
22255 Commits
Author SHA1 Message Date
Matej Bačo df43553857 Update specs and lockfile 2024-08-22 11:01:31 +00:00
Matej Bačo 8b3fa4a170 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-22 10:56:57 +00:00
Matej Bačo 2a6873b756 Fix test 2024-08-22 10:51:08 +00:00
Christy Jacob 9c71f5acad Merge pull request #8567 from ItzNotABug/update-docs
Update Docs
2024-08-21 16:30:07 +04:00
ItzNotABug 3c5bc03acc update: rebuild sdks. 2024-08-21 17:47:19 +05:30
ItzNotABug 706865ccb8 Merge branch '1.6.x' into update-docs 2024-08-21 17:33:02 +05:30
Christy Jacob f9d131e1b6 Merge pull request #8551 from appwrite/update-sdks-1.6
feat: update sdks
2024-08-21 14:58:31 +04:00
Christy Jacob 88b0ab9184 Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6 2024-08-21 14:53:34 +04:00
Christy Jacob bf2ff4be0f feat: update SDKs and docs 2024-08-21 14:53:05 +04:00
ItzNotABug 2a5dfa2dd4 update: rebuild docs with correct syntax. 2024-08-21 14:46:51 +05:30
Matej Bačo 4424955e64 Update lockfile 2024-08-21 07:27:46 +00:00
Matej Bačo 8e9c1991dd PR review changes 2024-08-21 07:21:55 +00:00
Matej Bačo 695844faa1 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-21 07:17:46 +00:00
Christy Jacob 39b87fba64 Merge pull request #8553 from appwrite/feat-sync-1.6.x-filters-migrations
Sync 1.6.x Filters and Migrations with latest
2024-08-21 01:13:55 +04:00
Christy Jacob 5799892f12 feat: update SDKs and docs 2024-08-21 00:25:59 +04:00
Christy Jacob c760fb7d3f feat: update SDKs and docs 2024-08-21 00:25:30 +04:00
Matej Bačo 35b954c335 Fix empty size, cancelled builds 2024-08-20 11:38:42 +00:00
Bradley Schofield f4f07860c3 Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations 2024-08-20 19:57:19 +09:00
Christy Jacob a6748be70f Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6 2024-08-20 14:53:08 +04:00
Christy Jacob 95feb59e0a chore: update SDKs 2024-08-20 14:50:57 +04:00
Christy Jacob 8f4b66679c Merge pull request #8563 from appwrite/fix-revert-create-execution-sdk-request-type
Revert request type to json in create execution
2024-08-20 14:50:08 +04:00
Khushboo Verma d7cca0e25f Revert request type to json in create execution 2024-08-20 16:16:03 +05:30
Jake Barnby df67192f2f Merge pull request #8384 from appwrite/feat-runtime-controls-1.5.x
Feat runtime controls
2024-08-20 22:27:55 +12:00
Matej Bačo f81800b414 Merge branch 'feat-separate-function-sizes' of https://github.com/appwrite/appwrite into feat-separate-function-sizes 2024-08-20 10:22:18 +00:00
Matej Bačo ddb8ee433d Specs updates 2024-08-20 10:21:56 +00:00
Bradley Schofield 9e44722b9c Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-20 18:36:11 +09:00
Bradley SchofieldandJake Barnby 6d230e7c03 Update src/Appwrite/Utopia/Response/Model/Specification.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-08-20 18:35:55 +09:00
Matej Bačo ba1effdcbf Merge branch '1.6.x' into feat-separate-function-sizes 2024-08-20 10:52:59 +02:00
Christy Jacob 9f49e264dc Merge pull request #8550 from appwrite/fix-session-alerts-bug
chore: fix session alerts
2024-08-20 12:44:13 +04:00
Bradley Schofield dc149761d8 Address Jake's Comments 2024-08-20 13:23:11 +09:00
Bradley Schofield e4147e11b3 Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations 2024-08-20 13:12:27 +09:00
Matej Bačo d87f47ee3c Improve tests 2024-08-19 14:18:57 +00:00
Bradley Schofield 8780c378e6 Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-19 20:54:48 +09:00
Bradley Schofield 4e2b95aecc Update to the latest version of the executor 2024-08-19 20:23:59 +09:00
Matej Bačo 32191334c7 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-19 11:08:26 +00:00
Matej Bačo 12b6351060 Separate deployment and build sizes 2024-08-19 11:06:58 +00:00
Eldad A. Fux cdef3e0cde Merge pull request #8555 from appwrite/fix-env-vars
Fix: Env vars functiosn test
2024-08-19 07:05:34 -04:00
Bradley Schofield 3ed9dd288e Test 8GB 8192MB 2024-08-19 19:12:25 +09:00
Bradley Schofield e37c79cf3c Update to 65534 2024-08-19 18:43:50 +09:00
Christy Jacob c0eefc3b46 Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6 2024-08-19 13:41:01 +04:00
Bradley Schofield 4e5a2f71cc Change self-hosted update to 75K 2024-08-19 18:34:52 +09:00
Bradley Schofield 04e7434932 Address Christy's Comments 2024-08-19 18:07:10 +09:00
Matej Bačo 06f2f96747 Merge branch '1.6.x' into fix-env-vars 2024-08-19 11:02:12 +02:00
Matej Bačo 7c35464f73 Fix tests 2024-08-19 09:00:56 +00:00
Christy Jacob f53156a57c Merge pull request #8554 from appwrite/fix-env-vars
Fix missing function variables
2024-08-19 12:59:49 +04:00
Bradley Schofield d52ab783d0 Add specification to response filter 2024-08-19 17:51:16 +09:00
Matej Bačo ef8075f86b Fix missing function variables 2024-08-19 08:50:30 +00:00
Bradley Schofield 0488a4582b Add tests 2024-08-19 14:56:43 +09:00
Bradley Schofield eb7f712379 Sync with 1.6.x changes
- Added migration for `files` metadata size increase
- Disabled `specification` migration until variable runtime specs are ready
- Unset `key` for runtimes in response filters
- Set the correct attribute `scopes` to be optional, reverting it for key and setting it for functions.
2024-08-19 14:52:07 +09:00
Bradley Schofield f4bf57efcb Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00