Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1 # Do not touch
kind: Component # Do not touch
metadata:
annotations:
github.com/project-slug: worldcoin/attestation-gateway # your github project slug for example worldcoin/infrastructure
tags: ["code-lang:rust"] # Replace yourCodeLanguage. Also feel free to add more tags in the format of "key:value".
description: Your project description # Add your project description
links: # Feel free to add more links
- title: Linear # Do not touch
url: https://yourLinearProjectUrl # A link to your Linear project
- title: Documentation # Do not touch
url: https://yourProjectDocumentation # A link to your documentation
name: attestation-gateway # Should be the Github slug
spec:
lifecycle: production # Do not touch
owner: product-eng-leads # Should be the exact name of a github team https://github.com/orgs/worldcoin/teams, https://github.com/orgs/worldcoin/teams/engineering/teams
type: service # Can be service, website, library, or a more specific self defined. https://backstage.io/docs/features/software-catalog/system-model/