Skip to content

Commit 5f134e7

Browse files
committed
open source dashboard: Add cashapp/blip cashapp/hermit square/etre
1 parent 5a4ac32 commit 5f134e7

File tree

3 files changed

+80
-0
lines changed

3 files changed

+80
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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 numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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 numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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+
---

0 commit comments

Comments
 (0)