1
0
Fork 0
mirror of synced 2024-08-20 04:31:20 +12:00
Commit graph

203 commits

Author SHA1 Message Date
Christy Jacob
261830c122 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-support-dsn 2022-11-17 06:43:49 +00:00
Christy Jacob
657f2bc334 fix: linter 2022-11-16 23:25:27 +05:30
Christy Jacob
a34223748b fix: return types 2022-11-16 17:32:35 +00:00
Matej Baco
e37f70246e PR review changes 2022-11-16 14:34:11 +01:00
Matej Baco
fdbb5b9810 QA bug fixing 2022-11-16 13:19:29 +01:00
Matej Baco
390f407eb5 Linter fixes 2022-11-16 11:54:21 +01:00
Matej Baco
44875e2d18 QA review changes 2022-11-16 11:33:11 +01:00
Matej Baco
6bf370a058 QA bug fixes 2022-11-15 19:43:40 +01:00
Matej Baco
44a82de09b Refactor func event triggering 2022-11-15 19:13:17 +01:00
Matej Baco
eb47894970 Merge branch 'refactor-scheduler' into refactor-functions-worker 2022-11-15 17:37:04 +01:00
Matej Bačo
134dba0b43 Fix startup errors 2022-11-12 14:35:42 +00:00
Matej Bačo
940eee0562 Merge remote-tracking branch 'origin/feat-decouple-executor' into feat-db-pools-opr 2022-11-08 12:39:25 +00:00
Matej Bačo
d275fa0111 Fix tests 2022-11-08 12:34:14 +00:00
Matej Bačo
80b49452f4 Fix executor bugs, Add Open Runtimes Proxy 2022-11-08 10:02:22 +00:00
Matej Bačo
a52ff7372a Add Open Runtimes Executor 2022-11-08 08:49:45 +00:00
Torsten Dittmann
983f885b3f fix: builds worker buildTime 2022-10-31 12:47:41 +01:00
Christy Jacob
9165da14b7 feat: add support for the new DSN class 2022-10-26 12:16:22 +05:30
Bradley Schofield
60e924b62b Run Linter 2022-10-19 02:50:48 +01:00
Bradley Schofield
fe4028f588 Add tests and add buildTime to worker 2022-10-19 02:43:40 +01:00
Eldad Fux
8437aa894d Removed unused imports 2022-10-16 01:51:11 +03:00
Eldad Fux
7484656be3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-15 22:08:16 +03:00
Christy Jacob
3b802e9ba6 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-09-27 20:59:50 +05:30
Matej Bačo
96134f2a5e Remove todo 2022-09-20 08:29:34 +00:00
Matej Baco
81ddc99f7b Improve mail events code quality 2022-09-16 11:54:59 +02:00
Matej Bačo
ae2826ad1f Bug fixes 2022-09-02 14:19:36 +00:00
Matej Bačo
1e95346205 PR review changes 2022-08-30 12:30:52 +00:00
Matej Baco
8513bb2dbe Merge branch 'feat-list-endpoints-queries' into feat-variables-api 2022-08-25 11:14:42 +02:00
Jake Barnby
625608804e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# 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-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:21:15 +12:00
Bradley Schofield
d4ba9441b6 Run Linter 2022-08-19 11:26:09 +01:00
Bradley Schofield
0d81918685 Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api 2022-08-19 11:25:39 +01:00
Jake Barnby
77a28a2de7 Don't use ID helper with existing ID's 2022-08-15 23:24:31 +12:00
Jake Barnby
613a0f8006 ID and test fixes 2022-08-15 02:22:38 +12:00
Jake Barnby
6a5de3e0b6 Merge remote-tracking branch 'origin/fix-datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/config/collections.php
#	app/controllers/api/databases.php
#	app/controllers/api/projects.php
#	app/controllers/api/teams.php
#	composer.json
#	composer.lock
#	tests/e2e/Services/Account/AccountBase.php
#	tests/e2e/Services/Databases/DatabasesBase.php
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
#	tests/e2e/Services/Storage/StorageBase.php
#	tests/e2e/Services/Storage/StorageCustomClientTest.php
#	tests/e2e/Services/Storage/StorageCustomServerTest.php
#	tests/e2e/Services/Teams/TeamsBase.php
#	tests/e2e/Services/Webhooks/WebhooksBase.php
#	tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
#	tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
#	tests/unit/Auth/AuthTest.php
2022-08-14 23:11:05 +12:00
Jake Barnby
b007acfa95 ID updates 2022-08-14 22:33:36 +12:00
Bradley Schofield
237f5264d9 Fix vars exception, change cachedoc usage, 2022-08-13 20:18:48 +01:00
Christy Jacob
d2bf8b25de feat: update db pools 2022-08-13 13:27:04 +05:30
Christy Jacob
4521907b83 feat: refactor workers 2022-08-12 21:39:45 +05:30
Bradley Schofield
cb87c248d5 Rebuild Specs, SDKs and start working on subqueries 2022-08-12 16:51:24 +01:00
Damodar Lohani
cd9efec4d2 refactor 2022-08-11 06:49:20 +00:00
Damodar Lohani
63371ce76e functions usage stats using route labels 2022-08-11 05:25:39 +00:00
Bradley Schofield
c566f1e7c9 Fix Tests 2: Electric Boogaloo 2022-08-10 10:32:48 +01:00
Damodar Lohani
bce998cb53 update imports and fix database usage 2022-08-09 06:28:38 +00:00
Jake Barnby
ce38e74ba2 Update remaining services to new permissions 2022-08-02 21:21:53 +12:00
fogelito
bded3da5df Fix comments 2022-07-14 17:56:50 +03:00
fogelito
45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
fogelito
f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito
7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
fogelito
e0f2d59864 scheduleNext + schedulePrevious functions changes 2022-07-07 12:26:30 +03:00
Damodar Lohani
01016b0444 collect function builds and total compute time 2022-06-29 06:48:40 +00:00
Damodar Lohani
6a90c7c653 stats on build 2022-06-29 06:30:24 +00:00
Torsten Dittmann
3aa49f773a fix: all of the workers 2022-06-20 11:22:53 +02:00
Torsten Dittmann
4b3a90bb54 Revert "fix: workers"
This reverts commit c89b62a7b4.
2022-06-20 09:37:00 +02:00
Torsten Dittmann
c89b62a7b4 fix: workers 2022-06-19 12:54:47 +02:00
Everly Precia Suresh
746dc72439 fix merge conflicts 2022-05-31 11:32:46 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Christy Jacob
287c32cbbe fix: empty build logs 2022-05-20 03:43:35 +04:00
Torsten Dittmann
fdb64de616 docs: add comments to events passing 2022-05-09 14:36:29 +02:00
Torsten Dittmann
0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann
033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann
7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Andrey
e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann
87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Andrey
ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Christy Jacob
44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Christy Jacob
d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Damodar Lohani
5ba0635017 send entrypoint 2022-02-24 07:28:59 +00:00
Damodar Lohani
5d9a9f53d8 update 2022-02-22 11:28:26 +00:00
Damodar Lohani
ca1b39513a
Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:15 +05:45
Damodar Lohani
d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Christy Jacob
2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob
33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Christy Jacob
b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob
3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob
8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Damodar Lohani
5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob
f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00
Christy Jacob
281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
Christy Jacob
1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Damodar Lohani
77babbf6d8 trivial fixes 2022-02-17 13:09:33 +00:00
Damodar Lohani
0dac3a7346 get proper source type and device 2022-02-17 17:25:02 +05:45
Christy Jacob
75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Christy Jacob
cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Matej Baco
166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Christy Jacob
b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob
36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob
24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Christy Jacob
0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Christy Jacob
6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Christy Jacob
3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Christy Jacob
7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Christy Jacob
b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Christy Jacob
9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob
a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
Christy Jacob
ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Christy Jacob
2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Christy Jacob
f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
Christy Jacob
c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob
ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
Christy Jacob
92706045ad feat: refactor the builds worker 2022-01-25 23:31:42 +04:00
Christy Jacob
a0296d6346 feat: refactor the executor 2022-01-25 22:44:21 +04:00
Christy Jacob
074a293d63 feat: refactoring the builds worker 2022-01-25 00:06:29 +04:00
Christy Jacob
b59566a815 feat: move retry build call to builds worker 2022-01-24 03:01:42 +04:00
Christy Jacob
abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00