mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 04:19:00 +03:00
cluster0: sync ac-workspace and url-shortener on lab deploy
Add deploy-ac-workspace, deploy-ac-url-shortener, validate-ac-repos; wire into populate app phase and verify_lab_setup. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -27,6 +27,15 @@ GIT_BRANCH=next
|
||||
# git | bundle — bundle uses SHARED_MOUNT/cluster/release/current/
|
||||
APP_SOURCE=git
|
||||
|
||||
# ac/* org (SPEC migration — git server SoT; Gitea browse only, not required for deploy)
|
||||
AC_GIT_BASE=git://f0xx.org/ac
|
||||
AC_WORKSPACE_ORIGIN=git://f0xx.org/ac/ac-workspace
|
||||
AC_WORKSPACE_ROOT=/var/www/ac/workspace
|
||||
AC_GIT_BRANCH=next
|
||||
AC_SUBMODULES_CORE="ac-platform-db ac-platform-php ac-platform-web ac-platform-edge ac-deploy ac-docs ac-scripts ac-ms-url-shortener ac-be-hub ac-ms-identity"
|
||||
URL_SHORTENER_ORIGIN=git://f0xx.org/ac/ac-ms-url-shortener
|
||||
URL_SHORTENER_ROOT=/var/www/url-shortener
|
||||
|
||||
APP_ROOT=/var/www/localhost/htdocs/apps/app/androidcast_project
|
||||
APP_BASE_PATH=/app/androidcast_project/crashes
|
||||
APP_HUB_PATH=/app/androidcast_project
|
||||
|
||||
Reference in New Issue
Block a user