Commit graph

147 commits

Author SHA1 Message Date
Christy Jacob
31a7cca906 chore: add missing env variable 2023-09-01 17:08:51 -04:00
Steven Nguyen
dcc676a0c9
Make install confirmation case insensitive
When a previous installation is found during installation/upgrade, the
user is prompted to confirm whether they want to overwrite it. We
originally only accepted 'Y', but this PR changes it to accept 'y' as
well to reduce friction.
2023-08-31 12:25:42 -07:00
Steven Nguyen
917f2f1d74
Update installation confirmation text
Let the user know a backup will be created.
2023-08-30 12:32:10 -07:00
Steven Nguyen
2f2edd41d5
Update install.php not specify docker-compose.yml file
By not specifying a docker-compose.yml file, docker compose
automatically uses the docker-compose.yml file in the project directory
and a docker-compose.override.yml file if one is present.
2023-08-30 10:17:37 -07:00
Steven Nguyen
7d56c6f37e
Prompt developer to confirm installing over existing install 2023-08-30 09:55:27 -07:00
Steven Nguyen
75f7459c40
Create a dedicated upgrade task
Before, we used the same command for both installation and upgrades.
This lead to problems because developers would try to upgrade in the
wrong folder and end up creating a new installation.

This new upgrade command validates the existence of an existing
installation before proceeding with the upgrade to ensure no new
installation is created when upgrading.
2023-08-30 09:55:18 -07:00
Steven Nguyen
48f0ff86ba
Make the install path a class property
This makes it so the property can be used by subclasses.
2023-08-30 09:50:47 -07:00
Torsten Dittmann
48c5a09b4f fix: string interpolation 2023-08-30 11:21:28 +02:00
Jake Barnby
ece93a14e5
Fix install task 2023-08-28 18:09:37 -04:00
Matej Bačo
8802e318d5 Fix pools resource 2023-08-23 13:52:17 +02:00
Steven Nguyen
f3fbb2fb56
Fix Migration task after it was converted to a Platform task 2023-08-21 15:53:30 -07:00
shimon
e86286e7e3 Merge branch 'feat-git-integration' of github.com:appwrite/appwrite into feat-usage-rollback
 Conflicts:
	composer.lock
2023-08-20 18:07:57 +03:00
shimon
8147f3ee7d rolling back usage flow 2023-08-20 15:29:43 +03:00
Matej Bačo
dedacecb52 Enable coroutines for VCS, upgrade version to 1.4 2023-08-20 10:46:44 +02:00
Matej Bačo
906f86fbb8 Merge branch 'cloud-1.4.x' into feat-git-integration 2023-08-06 09:31:32 +02:00
Steven Nguyen
d960f85da6
Merge branch '1.4.x' into cloud-1.4.x 2023-08-04 18:07:33 -07:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2 2023-08-04 13:55:07 -07:00
Matej Bačo
ac2ca267d7 Address more PR reviews 2023-07-31 08:47:47 +02:00
Damodar Lohani
f59d3563f4 Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync 2023-07-10 03:06:48 +00:00
shimon
e9f8a33515 users addition 2023-06-20 13:28:26 +03:00
shimon
48bf74b881 users addition 2023-06-20 13:24:26 +03:00
Christy Jacob
702c92fb5d
Merge pull request #5728 from appwrite/fix-hamster-script
fix: missing collection error
2023-06-19 20:26:21 +05:30
shimon
38cf901579 fix 2023-06-19 17:30:21 +03:00
Christy Jacob
b56603958a chore: linter 2023-06-19 13:41:37 +00:00
Christy Jacob
4d7611f569 fix: missing collection error 2023-06-19 13:28:43 +00:00
shimon
9ff6faa2d2 fix 2023-06-19 15:50:48 +03:00
shimon
5e836691e2 fix 2023-06-19 13:55:16 +03:00
shimon
0a92e3dc55 fix 2023-06-19 13:54:04 +03:00
shimon
9179a70992 fix 2023-06-19 13:37:16 +03:00
shimon
e633389707 delete unnecessary project collections task 2023-06-15 15:45:40 +03:00
shimon
428e9e73fe delete unnecessary project collections task 2023-06-15 11:59:43 +03:00
shimon
ce596b2f2b delete unnecessary project collections task 2023-06-15 11:53:19 +03:00
shimon
f5e9094bdc delete unnecessary project collections task 2023-06-15 09:51:11 +03:00
shimon
579a95aecc delete unnecessary project collections task 2023-06-14 19:21:48 +03:00
shimon
3286279d3c delete unnecessary project collections task 2023-06-14 19:01:34 +03:00
shimon
f2705c30a3 delete unnecessary project collections task 2023-06-14 18:59:46 +03:00
shimon
7196114339 delete unnecessary project collections task 2023-06-14 18:58:29 +03:00
shimon
2432210bbb delete unnecessary project collections task 2023-06-14 17:45:18 +03:00
shimon
e225bbe3c9 delete unnecessary project collections task 2023-06-14 17:42:23 +03:00
shimon
0fd7db3c36 addressing comments 2023-05-30 20:11:25 +03:00
shimon
9ac4a2bfd5 minor fix 2023-05-30 18:46:36 +03:00
shimon
8ce6d38922 minor fix 2023-05-30 18:30:15 +03:00
shimon
da75a2e409 calc tier stats 2023-05-30 18:13:30 +03:00
shimon
1225c8b7c3 calc tier stats 2023-05-30 18:06:51 +03:00
shimon
ef35526a69 downgraded csv writer ver 2023-05-24 21:52:08 +03:00
shimon
ab83dfedac downgraded csv writer ver 2023-05-24 21:38:35 +03:00
shimon
d7b32cfc3e downgraded csv writer ver 2023-05-24 21:36:08 +03:00
shimon
77971a4eb5 downgraded csv writer ver 2023-05-24 21:27:06 +03:00
shimon
99b56b3584 downgraded csv writer ver 2023-05-24 12:17:14 +03:00
shimon
3545e0740f downgraded csv writer ver 2023-05-23 21:02:23 +03:00