We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f516f6a + e90de61 commit 371c85cCopy full SHA for 371c85c
2 files changed
.bandwidth/catalog-info.yaml
@@ -0,0 +1,11 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Location
3
+metadata:
4
+ schemaVersion: v1.0.0
5
+ name: php-sdk-location
6
+ description: Links to additional entities in the php-sdk repository.
7
+ annotations:
8
+ github.com/project-slug: Bandwidth/php-sdk
9
+spec:
10
+ targets:
11
+ - ./component.yaml
.bandwidth/component.yaml
@@ -0,0 +1,15 @@
+kind: Component
+ name: php-sdk
+ description: Bandwidth PHP SDK
+ organization: BW
+ costCenter: Development - Software Infra
+ buildPlatform: GitHub Actions
12
13
+ type: Library
14
+ owner: github/band-swi
15
+ lifecycle: Available
0 commit comments