File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
1
+ apiVersion : backstage.io/v1alpha1
2
+ kind : Component
3
+ metadata :
4
+ schemaVersion : v1.0.0
5
+ name : php-sdk
6
+ description : Bandwidth PHP SDK
7
+ annotations :
8
+ github.com/project-slug : Bandwidth/php-sdk
9
+ organization : BW
10
+ costCenter : Development - Software Infra
11
+ buildPlatform : GitHub Actions
12
+ spec :
13
+ type : Library
14
+ owner : github/band-swi
15
+ lifecycle : Available
You can’t perform that action at this time.
0 commit comments