diff --git a/admin_update.php b/admin_update.php index 9f2df4fa..c1accee9 100644 --- a/admin_update.php +++ b/admin_update.php @@ -32,8 +32,11 @@ $git_log = shell_exec("git log $repo_branch..origin/$repo_branch --pretty=format CURRENT_DATABASE_VERSION) { ?> -
- Ensure you have a current app & database backup before updating! +
+

⚠️ DANGER ⚠️

+

Do NOT run updates without first taking a backup

+

VM Snapshots are highly recommended over other methods - see the docs. Review the changelog for breaking changes that may require manual remediation.

+

Ignore this warning at your own risk.


Update Database
@@ -46,9 +49,17 @@ $git_log = shell_exec("git log $repo_branch..origin/$repo_branch --pretty=format +
+

⚠️ DANGER ⚠️

+

Do NOT run updates without first taking a backup

+

VM Snapshots are highly recommended over other methods - see the docs. Review the changelog for breaking changes that may require manual remediation.

+

Ignore this warning at your own risk.

+
-
Update App
-
FORCE Update App
+
TEST
+ +
Update App
+
FORCE Update App

Application Release Version:

@@ -56,6 +67,17 @@ $git_log = shell_exec("git log $repo_branch..origin/$repo_branch --pretty=format

Code Commit:

You are up to date!
Everything is going to be alright


+ + +
+ + +