From cbaeab8a67832c1c9049a89806ed0afea539aa3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 21:56:27 +0000 Subject: [PATCH] chore(backstage): update backstage service component 2025-07-10 21h56m --- catalog-info.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..0bb4bf2 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,14 @@ + +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + annotations: + github.com/project-slug: fastly/compute-starter-kit-javascript-empty + description: Empty package template for JavaScript based Fastly Compute projects + name: compute-starter-kit-javascript-empty + title: fastly/compute-starter-kit-javascript-empty +spec: + lifecycle: source + owner: group:developer-relations + type: repository