Skip to content

Commit

Permalink
Add a Toolbelt Catalog entry for did
Browse files Browse the repository at this point in the history
  • Loading branch information
psss committed Dec 15, 2023
1 parent ffa7820 commit f48f9f6
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions docs/toolbelt-catalog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Catalog entry for Backstage [backstage.io]

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: did
title: did
description:
What did you do last week, month, year? Comfortably gather
status report data for given week, month, quarter, year or
selected date range.
annotations:
github.com/project-slug: psss/did
links:
- title: docs
url: https://did.readthedocs.io
icon: docs
- title: code
url: https://github.com/psss/did/
icon: github
- title: pypi
url: https://pypi.org/project/did
- title: copr
url: https://copr.fedorainfracloud.org/coprs/psss/did/
tags:
- reporting
- bodhi
- bugzilla
- git
- github
- gitlab
- google
- jira
- koji
- nitrate
- pagure
- sentry
- trello
- wiki
- python
namespace: quality-community
spec:
type: tool
owner: user:redhat/psplicha
lifecycle: production

0 comments on commit f48f9f6

Please sign in to comment.