From 86e6600749b0f2d886b4b53bd7501b2abd09c0f8 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Tue, 21 May 2024 11:59:32 +0530 Subject: [PATCH] Update staging deployment records with new config values --- .../application-deployment-request.yml | 20 ++++++++++++------- .../staging-records/application-record.yml | 2 +- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/packages/deployer/staging-records/application-deployment-request.yml b/packages/deployer/staging-records/application-deployment-request.yml index b7159df8..98e53772 100644 --- a/packages/deployer/staging-records/application-deployment-request.yml +++ b/packages/deployer/staging-records/application-deployment-request.yml @@ -6,13 +6,19 @@ record: dns: dashboard.staging.apps.snowballtools.com config: env: - LACONIC_HOSTED_CONFIG_app_server_url: https://snowballtools-base-api.staging.apps.snowballtools.com - LACONIC_HOSTED_CONFIG_app_github_clientid: Ov23liOaoahRTYd4nSCV - LACONIC_HOSTED_CONFIG_app_github_templaterepo: snowball-tools-platform/test-progressive-web-app - LACONIC_HOSTED_CONFIG_app_github_pwa_templaterepo: snowball-tools-platform/test-progressive-web-app - LACONIC_HOSTED_CONFIG_app_github_image_upload_templaterepo: snowball-tools-platform/image-upload-pwa-example - LACONIC_HOSTED_CONFIG_app_wallet_connect_id: eda9ba18042a5ea500f358194611ece2 + LACONIC_HOSTED_CONFIG_server_url: https://snowballtools-base-api.staging.apps.snowballtools.com + LACONIC_HOSTED_CONFIG_github_clientid: 905c09553f527d2cdff5 + LACONIC_HOSTED_CONFIG_github_templaterepo: snowball-tools/test-progressive-web-app + LACONIC_HOSTED_CONFIG_github_pwa_templaterepo: snowball-tools/image-upload-pwa-example + LACONIC_HOSTED_CONFIG_github_image_upload_templaterepo: snowball-tools-platform/image-upload-pwa-example + LACONIC_HOSTED_CONFIG_wallet_connect_id: eda9ba18042a5ea500f358194611ece2 + LACONIC_HOSTED_CONFIG_lit_relay_api_key: 15DDD969-E75F-404D-AAD9-58A37C4FD354_snowball + LACONIC_HOSTED_CONFIG_aplchemy_api_key: THvPart_gqI5x02RNYSBntlmwA66I_qc + LACONIC_HOSTED_CONFIG_bugsnag_api_key: 8c480cd5386079f9dd44f9581264a073 + LACONIC_HOSTED_CONFIG_passkey_wallet_rpid: localhost + LACONIC_HOSTED_CONFIG_turnkey_api_base_url: https://api.turnkey.com/ + LACONIC_HOSTED_CONFIG_turnkey_organization_id: 5049ae99-5bca-40b3-8317-504384d4e591 meta: - note: Added by Snowball @ Friday 17 May 2024 06:53:21 AM UTC + note: Added by Snowball @ Tuesday 21 May 2024 06:17:23 AM UTC repository: "https://git.vdb.to/cerc-io/snowballtools-base" repository_ref: 8488cfab8353321ed05c4234bf1b914c9ad3aa99 diff --git a/packages/deployer/staging-records/application-record.yml b/packages/deployer/staging-records/application-record.yml index a9bc994b..5234fc18 100644 --- a/packages/deployer/staging-records/application-record.yml +++ b/packages/deployer/staging-records/application-record.yml @@ -1,6 +1,6 @@ record: type: ApplicationRecord - version: 0.0.1 + version: 0.0.2 repository_ref: 8488cfab8353321ed05c4234bf1b914c9ad3aa99 repository: ["https://git.vdb.to/cerc-io/snowballtools-base"] app_type: webapp