Commit Graph
23549 Commits
Author SHA1 Message Date
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
Bradley Schofield 9c100758de Update general.php 2024-03-11 10:29:57 +01:00
Bradley Schofield 15a6c510a0 Upload 400s to separate error logger 2024-03-11 10:23:52 +01:00
Torsten DittmannandGitHub 33b4ee5c0f Merge pull request #7782 from appwrite/fix-migration-users-attribute-not-found
Fix Attribute not found when migrating users collection
2024-03-11 10:06:32 +01:00
Steven Nguyen 77e309af50 fix(migration): fix Attribute not found when migrating users collection
This throws because Appwrite tries to migrate attributes that don't exist
yet like mfaRecoveryCodes. Since the attribute doesn't exist yet, just
log a warning and continue.
2024-03-11 01:14:55 +01:00
Steven Nguyen b9b891a90b fix(builds): fix float to int warning
Implicit conversion of float to int is deprecated and emits:

Deprecated: Implicit conversion from float N to int loses precision

Use floor to truncate.
2024-03-10 23:16:29 +01:00
Steven Nguyen b7be370a53 fix(builds): use standard Exception 2024-03-10 23:13:55 +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
Jake Barnby 7fc990a56d Debug cl-shared-tables-11 2024-03-10 18:45:50 +01:00
Jake Barnby 65c21a34c0 Update database cl-shared-tables-10 2024-03-10 12:50:51 +01:00
Damodar Lohani b409efc492 fix path 2024-03-10 08:01:10 +00:00
Damodar Lohani ef61879f5e fix import 2024-03-10 04:20:27 +00:00
Damodar Lohani f3927c3d20 fix linter 2024-03-10 03:57:54 +00:00
Damodar Lohani c11a1af99b react native SDK 2024-03-10 02:49:45 +00:00
Damodar Lohani 271db5ce69 react native getting started 2024-03-10 02:21:50 +00:00
Jake Barnby 9ca1375af3 Fix index lengths given tenant is added 2024-03-09 22:56:20 +01:00
Jake BarnbyandGitHub 40a8bd45fe Merge pull request #7761 from appwrite/release-1-5-2
release: 1.5.2
1.5.2
2024-03-09 19:09:29 +01:00
Jake Barnby f83d52fa64 Update changelog 2024-03-09 18:57:22 +01:00
Jake Barnby 9d1ccf78af Update cache baster and image version 2024-03-09 18:46:14 +01:00
Torsten DittmannandGitHub 99407390a5 Merge pull request #7770 from appwrite/release-python-sdk
Release python sdk
2024-03-09 18:41:34 +01:00
Torsten DittmannandGitHub 1065093102 Merge pull request #7771 from appwrite/chore-update-console
Update console
2024-03-09 18:41:13 +01:00
Jake Barnby b0d6cfc129 Update console 2024-03-09 18:39:46 +01:00
Jake Barnby 38c8bc613a Bump generator 2024-03-09 18:36:16 +01:00
Jake Barnby 3850b3bbe4 Merge remote-tracking branch 'origin/main' into release-python-sdk 2024-03-09 17:11:39 +01:00
Jake Barnby 2c36afe251 Update python 2024-03-09 17:11:27 +01:00
Torsten DittmannandGitHub 16cd8704d1 Merge pull request #7769 from appwrite/fix-index-migrations
Fix index migrations
2024-03-09 16:55:04 +01:00
Jake Barnby 175a117db1 Fix index migrations 2024-03-09 15:34:22 +01:00
Jake BarnbyandGitHub ecaaff4502 Merge pull request #7765 from appwrite/release-flutter-dart-sdk
release: flutter/dart sdks
2024-03-09 12:50:54 +01:00
Torsten Dittmann 198567fae7 release: flutter/dart sdks 2024-03-09 12:49:39 +01:00
Matej Bačo 2a0a69f3ed Fix connections pool 2024-03-09 11:59:45 +01:00
James Gentes 41d21b248f Removed redundant commas 2024-03-08 18:13:00 -08:00
Torsten Dittmann e75ba0600e release: 1.5.2 2024-03-08 21:55:25 +01:00
Torsten DittmannandGitHub 8ff3d0e97f Merge pull request #7760 from appwrite/fix-stat-migration
Fix stats migration
2024-03-08 21:49:56 +01:00
Jake Barnby cfed14a378 Fix stats migration 2024-03-08 21:40:52 +01:00
Matej Bačo 4de95913a5 Disable debug 2024-03-08 19:12:53 +01:00
Jake BarnbyandGitHub b234618930 Merge pull request #7753 from appwrite/feat-1.5.x-readme
Update readme
2024-03-08 17:53:12 +01:00
Vincent (Wen Yu) GeandGitHub 239df6a6ba Merge branch 'main' into feat-1.5.x-readme 2024-03-08 17:51:00 +01:00
Vincent (Wen Yu) Ge a4cba81676 Bump to 1.5.1 2024-03-08 16:50:24 +00:00
Torsten DittmannandGitHub e2344e11e1 Merge pull request #7757 from appwrite/fix-usage-container
fix: usage containers
1.5.1
2024-03-08 17:33:08 +01:00
Torsten Dittmann 150681246e bump: version number 2024-03-08 17:25:10 +01:00
Torsten Dittmann 5b9287da81 fix: type 2024-03-08 17:22:07 +01:00
Torsten Dittmann 02ccf85782 fix: usage containers 2024-03-08 17:20:10 +01:00
Torsten DittmannandGitHub e868ae60c6 Merge pull request #7756 from appwrite/feat-sdk-fixes
Fix specs and versions
1.5.0
2024-03-08 16:48:54 +01:00
Torsten DittmannandGitHub 13f001b83c Merge branch 'main' into feat-sdk-fixes 2024-03-08 16:48:44 +01:00
Jake Barnby 82736b05c7 Bump generator 2024-03-08 16:42:37 +01:00
Torsten DittmannandGitHub 2e73abba81 Merge pull request #7755 from appwrite/fix-bump-console
bump: console 4.0.2
2024-03-08 16:41:29 +01:00
Torsten Dittmann c9c8949863 bump: console 4.0.2 2024-03-08 16:38:07 +01:00
Jake Barnby 2392e4ae26 Fix specs and versions 2024-03-08 16:09:50 +01:00