Commit 5f134e7 1 parent 5a4ac32 commit 5f134e7 Copy full SHA for 5f134e7
File tree 3 files changed +80
-0
lines changed
projects-dashboard/src/content/project
3 files changed +80
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ repo :
3
+ owner : cashapp
4
+ name : blip
5
+ title : blip
6
+ description : Sublime MySQL monitoring
7
+ branding : cashapp
8
+ lifeCycleStatus : mature
9
+ ciChecks :
10
+ - type : github-actions
11
+ label : test
12
+ value : ci.yml
13
+ licenses :
14
+ - type : github-license
15
+ securityScans :
16
+ - type : github-actions
17
+ label : CodeQL
18
+ value : codeql-analysis.yml
19
+ contributing :
20
+ - type : " contribution-guidelines"
21
+ value : " CONTRIBUTING.md"
22
+ - type : " issues"
23
+
24
+ packages :
25
+ - packageName : github.com/cashapp/blip
26
+ language : go
27
+ artifacts :
28
+ - type : reference-docs
29
+ value : https://pkg.go.dev/github.com/cashapp/blip
30
+ ---
Original file line number Diff line number Diff line change
1
+ ---
2
+ repo :
3
+ owner : cashapp
4
+ name : hermit
5
+ title : hermit
6
+ description : Hermit manages isolated, self-bootstrapping sets of tools in software projects.
7
+ branding : cashapp
8
+ lifeCycleStatus : mature
9
+ ciChecks :
10
+ - type : github-actions
11
+ label : test
12
+ value : ci.yml
13
+ licenses :
14
+ - type : github-license
15
+ securityScans :
16
+ - type : github-actions
17
+ label : CodeQL
18
+ value : codeql-analysis.yml
19
+ contributing :
20
+ - type : " contribution-guidelines"
21
+ value : " CONTRIBUTING.md"
22
+ - type : " issues"
23
+
24
+ packages :
25
+ - packageName : github.com/cashapp/blip
26
+ language : go
27
+ artifacts :
28
+ - type : reference-docs
29
+ value : https://cashapp.github.io/hermit/
30
+ ---
Original file line number Diff line number Diff line change
1
+ ---
2
+ repo :
3
+ owner : square
4
+ name : etre
5
+ title : etre
6
+ description : Entity API for managing primitive entities with labels
7
+ branding : square
8
+ lifeCycleStatus : mature
9
+ licenses :
10
+ - type : github-license
11
+ contributing :
12
+ - type : " issues"
13
+
14
+ packages :
15
+ - packageName : github.com/square/etre
16
+ language : go
17
+ artifacts :
18
+ - type : reference-docs
19
+ value : https://pkg.go.dev/github.com/square/etre
20
+ ---
You can’t perform that action at this time.
0 commit comments