diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..727cc59 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: test-title + title: test title + description: test description + annotations: + github.com/project-slug: bcgov-public/mlg-test-repo-7 + backstage.io/techdocs-ref: dir:. + bcgovpubcode.gov.bc.ca/ministry: CITZ + developer.gov.bc.ca/source_template: default/transfer-repo +spec: + type: library + lifecycle: experimental + owner: group:bcgov-public/developer-experience diff --git a/pubcode.yaml b/pubcode.yaml new file mode 100644 index 0000000..a3782d6 --- /dev/null +++ b/pubcode.yaml @@ -0,0 +1,10 @@ +version: 1 +data_management_roles: + product_owner: +product_information: + ministry: CITZ + product_acronym: + product_description: test description + product_name: +product_technology_information: + hosting_platforms: Not-Applicable