Skip to content

Commit

Permalink
chore: add catalog-info.yml (#121)
Browse files Browse the repository at this point in the history
* chore: add catalog-info.yml

* fix: change linting for catalog-info.yaml file
  • Loading branch information
ichintanjoshi authored May 30, 2024
1 parent d488a3c commit 96bed44
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# This file records information about this repo. Its use is described in OEP-55:
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'cypress-e2e-tests'
description: "e2e tests written in Cypress for different Open edX apps"
links:
- url: "https://github.com/openedx/cypress-e2e-tests"
title: "openedx/cypress-e2e-tests"
icon: "GitHub"
annotations:
openedx.org/arch-interest-groups: ""
openedx.org/release: "main"
spec:
owner: group:openedx-unmaintained
type: 'service'
lifecycle: 'production'

0 comments on commit 96bed44

Please sign in to comment.