Skip to content
Closed
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
14 changes: 9 additions & 5 deletions .bandwidth/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
apiVersion: backstage.io/v1alpha1
kind: Location
kind: Component
metadata:
schemaVersion: v1.0.0
name: php-sdk-location
description: Links to additional entities in the php-sdk repository.
name: php-sdk
description: Bandwidth PHP SDK
annotations:
github.com/project-slug: Bandwidth/php-sdk
organization: BW
costCenter: Development - Software Infra
buildPlatform: GitHub Actions
spec:
targets:
- ./component.yaml
type: Library
owner: github/band-swi
lifecycle: Available
Loading