GitHub / Labbs / github-actions-exporter
github-actions-exporter for prometheus
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labbs%2Fgithub-actions-exporter
PURL: pkg:github/Labbs/github-actions-exporter
Stars: 236
Forks: 85
Open issues: 37
License: mit
Language: Go
Size: 185 KB
Dependencies parsed at:
684
Created at: over 5 years ago
Updated at: 2 months ago
Pushed at: 9 months ago
Last synced at: 2 months ago
go.mod
go
- github.com/andybalholm/brotli v1.0.3
- github.com/bradleyfalzon/ghinstallation v1.1.1
- github.com/fasthttp/router v1.3.9
- github.com/go-kit/kit v0.10.0
- github.com/google/go-github v17.0.0+incompatible
- github.com/google/go-github/v38 v38.1.0
- github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
- github.com/peterbourgon/diskv v2.0.1+incompatible
- github.com/prometheus/client_golang v1.11.0
- github.com/urfave/cli/v2 v2.3.0
- github.com/valyala/fasthttp v1.22.0
- golang.org/x/oauth2 v0.0.0-20210311163135-5366d9dc1934
.github/workflows/release.yml
actions
- actions/checkout master composite
- actions/create-release v1.0.0 composite
- actions/setup-go v2 composite
- actions/upload-release-asset v1.0.1 composite
Dockerfile
docker