From bece8dc9dab6b307f84a4b5ffaaefed4c7fc9b18 Mon Sep 17 00:00:00 2001 From: Galen Gray <103235538+oomIRL@users.noreply.github.com> Date: Thu, 22 Aug 2024 11:14:25 -0700 Subject: [PATCH] Add DevHub meta data files --- catalog-info.yaml | 13 +++++++------ pubcode.yaml | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index c5e2d1e..870ba6b 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -1,14 +1,15 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: - name: omg-dazzling-docs - title: OMG dazzling docs - description: Truely a becon shining down on a shadowy world of lesser docs + name: devhub-transfer-test + title: devhub-transfer-test + description: devhub-transfer-test annotations: github.com/project-slug: bcgov/devhub-transfer-test backstage.io/techdocs-ref: dir:. - developer.gov.bc.ca/source_template: default/docs-template + developer.gov.bc.ca/source_template: default/transfer-repo + backstage.io/source-template: template:default/github-repo-transfer spec: - type: documentation + type: library lifecycle: experimental - owner: developer-experience + owner: group:bcgov/developer-experience diff --git a/pubcode.yaml b/pubcode.yaml index 75554c9..3ded6a0 100644 --- a/pubcode.yaml +++ b/pubcode.yaml @@ -4,7 +4,7 @@ data_management_roles: product_information: ministry: product_acronym: - product_description: Truely a becon shining down on a shadowy world of lesser docs + product_description: devhub-transfer-test product_name: product_technology_information: hosting_platforms: Private-Cloud-Openshift