From b9ffb691dc2292719eedfb27e7dce3aca43f8f72 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Fri, 17 May 2024 11:28:22 +0530 Subject: [PATCH] Add staging deployment records --- .../application-deployment-request.yml | 18 ++++++++++++++++++ .../staging-records/application-record.yml | 8 ++++++++ 2 files changed, 26 insertions(+) create mode 100644 packages/deployer/staging-records/application-deployment-request.yml create mode 100644 packages/deployer/staging-records/application-record.yml diff --git a/packages/deployer/staging-records/application-deployment-request.yml b/packages/deployer/staging-records/application-deployment-request.yml new file mode 100644 index 00000000..d794d0ea --- /dev/null +++ b/packages/deployer/staging-records/application-deployment-request.yml @@ -0,0 +1,18 @@ +record: + type: ApplicationDeploymentRequest + version: '1.0.0' + name: staging-snowballtools-base-frontend@0.0.0 + application: crn://staging-snowballtools/applications/staging-snowballtools-base-frontend@0.0.0 + dns: dashboard + config: + env: + LACONIC_HOSTED_CONFIG_app_server_url: https://snowballtools-base-api.staging.snowballtools.com + LACONIC_HOSTED_CONFIG_app_github_clientid: b7c63b235ca1dd5639ab + 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 + meta: + note: Added by Snowball @ Friday 17 May 2024 05:51:15 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 new file mode 100644 index 00000000..a9bc994b --- /dev/null +++ b/packages/deployer/staging-records/application-record.yml @@ -0,0 +1,8 @@ +record: + type: ApplicationRecord + version: 0.0.1 + repository_ref: 8488cfab8353321ed05c4234bf1b914c9ad3aa99 + repository: ["https://git.vdb.to/cerc-io/snowballtools-base"] + app_type: webapp + name: staging-snowballtools-base-frontend + app_version: 0.0.0