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.
1 parent 447df3c commit 7ce2d4bCopy full SHA for 7ce2d4b
.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: python-sdk-location
6
+ description: Links to additional entities in the python-sdk repository.
7
+ annotations:
8
+ github.com/project-slug: Bandwidth/python-sdk
9
+spec:
10
+ targets:
11
+ - ./component.yaml
.bandwidth/component.yaml
@@ -0,0 +1,15 @@
+kind: Component
+ name: python-sdk
+ description: python-sdk
+ organization: BW
+ costCenter: UNKNOWN
+ buildPlatform: GitHub Actions
12
13
+ type: Library
14
+ owner: github/band-swi
15
+ lifecycle: Available
0 commit comments