From 2b00028935936990936165c76b6fb16e8637fdbf Mon Sep 17 00:00:00 2001 From: Neeraj Date: Tue, 22 Oct 2024 11:24:17 +0530 Subject: [PATCH] Update snowball repo URL --- packages/deployer/deploy-frontend.staging.sh | 2 +- packages/deployer/records/application-deployment-request.yml | 2 +- packages/deployer/records/application-record.yml | 2 +- .../deployer/staging-records/application-deployment-request.yml | 2 +- packages/deployer/staging-records/application-record.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/deployer/deploy-frontend.staging.sh b/packages/deployer/deploy-frontend.staging.sh index 0aba8e70..2672ddbd 100755 --- a/packages/deployer/deploy-frontend.staging.sh +++ b/packages/deployer/deploy-frontend.staging.sh @@ -1,7 +1,7 @@ #!/bin/bash # Repository URL -REPO_URL="https://github.com/snowball-tools/snowballtools-base" +REPO_URL="https://git.vdb.to/cerc-io/snowballtools-base" # Get the latest commit hash from the repository LATEST_HASH=$(git ls-remote $REPO_URL HEAD | awk '{print $1}') diff --git a/packages/deployer/records/application-deployment-request.yml b/packages/deployer/records/application-deployment-request.yml index eb2eccb6..4ac07d40 100644 --- a/packages/deployer/records/application-deployment-request.yml +++ b/packages/deployer/records/application-deployment-request.yml @@ -14,5 +14,5 @@ record: LACONIC_HOSTED_CONFIG_app_wallet_connect_id: eda9ba18042a5ea500f358194611ece2 meta: note: Added by Snowball @ Thu Apr 4 14:49:41 UTC 2024 - repository: "https://github.com/snowball-tools/snowballtools-base" + repository: "https://git.vdb.to/cerc-io/snowballtools-base" repository_ref: 351db16336eacc3e1f9119ceb8d1282b8e27a27e diff --git a/packages/deployer/records/application-record.yml b/packages/deployer/records/application-record.yml index ea3538f9..9c1d614c 100644 --- a/packages/deployer/records/application-record.yml +++ b/packages/deployer/records/application-record.yml @@ -2,7 +2,7 @@ record: type: ApplicationRecord version: 0.0.2 repository_ref: 351db16336eacc3e1f9119ceb8d1282b8e27a27e - repository: ["https://github.com/snowball-tools/snowballtools-base"] + repository: ["https://git.vdb.to/cerc-io/snowballtools-base"] app_type: webapp name: snowballtools-base-frontend app_version: 0.1.8 diff --git a/packages/deployer/staging-records/application-deployment-request.yml b/packages/deployer/staging-records/application-deployment-request.yml index 1378a94c..e3a022a7 100644 --- a/packages/deployer/staging-records/application-deployment-request.yml +++ b/packages/deployer/staging-records/application-deployment-request.yml @@ -20,5 +20,5 @@ record: LACONIC_HOSTED_CONFIG_turnkey_organization_id: 5049ae99-5bca-40b3-8317-504384d4e591 meta: note: Added by Snowball @ Mon Jun 24 23:51:48 UTC 2024 - repository: "https://github.com/snowball-tools/snowballtools-base" + repository: "https://git.vdb.to/cerc-io/snowballtools-base" repository_ref: 61e3e88a6c9d57e95441059369ee5a46f5c07601 diff --git a/packages/deployer/staging-records/application-record.yml b/packages/deployer/staging-records/application-record.yml index cbfa4af6..fa9b4089 100644 --- a/packages/deployer/staging-records/application-record.yml +++ b/packages/deployer/staging-records/application-record.yml @@ -2,7 +2,7 @@ record: type: ApplicationRecord version: 0.0.1 repository_ref: 61e3e88a6c9d57e95441059369ee5a46f5c07601 - repository: ["https://github.com/snowball-tools/snowballtools-base"] + repository: ["https://git.vdb.to/cerc-io/snowballtools-base"] app_type: webapp name: staging-snowballtools-base-frontend app_version: 0.0.0