Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit db95ce0

Browse files
authored
docs: initial catalog-info
1 parent 70f4ad5 commit db95ce0

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

ap-catalog-info.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# https://backstage.io/docs/features/software-catalog/descriptor-format#kind-component
2+
apiVersion: backstage.io/v1alpha1
3+
kind: Component
4+
metadata:
5+
name: cosmosdb-utils
6+
description: "This repo contains a collection of useful Azure CosmosDb SDK v3 extensions and utilities, developed as part of Allegro Pay product."
7+
title: Allegro CosmosDb utils
8+
annotations:
9+
# backstage.io/techdocs-ref: dir:. #TODO: if you want to support docs in backstage uncomment this and add mkdocs files ex. https://dev.azure.com/AllegroTechies/AllegroPay.DevOps/_git/ops-backstage-platform?path=/mkdocs.yml&_a=contents&version=GBmain
10+
allegropay/entity-updated-at: '2023-11-03T08:15'
11+
github.com/project-slug: allegro/cosmosdb-utils
12+
links: []
13+
spec:
14+
type: library
15+
owner: aard
16+
lifecycle: production
17+
system: application-platform

0 commit comments

Comments
 (0)