An open API service for producing an overview of a list of open source projects.

https://github.com/mchmarny/devpulse

cli cmd cncf developer entitity golang sql sqlite

Score: -Infinity

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Community health analytics for GitHub organizations and repositories


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 364
Total Committers: 3
Avg Commits per committer: 121.333
Development Distribution Score (DDS): 0.085

Commits in past year: 301
Committers in past year: 3
Avg Commits per committer in past year: 100.333
Development Distribution Score (DDS) in past year: 0.073

Name Email Commits
Mark Chmarny m****k@c****m 333
dependabot[bot] 4****] 30
Lalit Adithya l****t@l****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 16
Average time to close issues: N/A
Average time to close pull requests: 8 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 1.19
Merged pull request: 6
Bot issues: 0
Bot pull requests: 14

Past year issues: 0
Past year pull requests: 16
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.19
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 14

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mchmarny/devpulse

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (14)
  • mchmarny (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (14)
  • github_actions (12)
  • go (2)

Package metadata

proxy.golang.org: github.com/mchmarny/devpulse

  • Homepage: https://github.com/mchmarny/devpulse
  • Documentation: https://pkg.go.dev/github.com/mchmarny/devpulse#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.24.2 (published 5 months ago)
  • Last Synced: 2026-08-18T15:01:56.394Z (1 day ago)
  • Versions: 105
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.941%
    • Average: 5.107%
    • Dependent repos count: 5.273%

Dependencies

go.mod go
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.8.1
  • github.com/go-playground/locales v0.14.0
  • github.com/go-playground/universal-translator v0.18.0
  • github.com/go-playground/validator/v10 v10.11.0
  • github.com/goccy/go-json v0.9.7
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-github/v45 v45.2.0
  • github.com/google/go-querystring v1.1.0
  • github.com/google/uuid v1.3.0
  • github.com/json-iterator/go v1.1.12
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/leodido/go-urn v1.2.1
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-sqlite3 v1.14.13
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pelletier/go-toml/v2 v2.0.2
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/stretchr/testify v1.7.4
  • github.com/ugorji/go/codec v1.2.7
  • github.com/urfave/cli/v2 v2.10.2
  • github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
  • golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.0.0-20220622184535-263ec571b305
  • golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
  • golang.org/x/sys v0.0.0-20220622161953-175b2fd9d664
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.1.11
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • lukechampine.com/uint128 v1.2.0
  • modernc.org/cc/v3 v3.36.0
  • modernc.org/ccgo/v3 v3.16.6
  • modernc.org/libc v1.16.10
  • modernc.org/mathutil v1.4.1
  • modernc.org/memory v1.1.1
  • modernc.org/opt v0.1.3
  • modernc.org/sqlite v1.17.3
  • modernc.org/strutil v1.1.2
  • modernc.org/token v1.0.0
go.sum go
  • 469 dependencies
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/image-on-tag.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • goreleaser/goreleaser-action v3 composite
.github/workflows/test-on-call.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • andstor/file-existence-action v1 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/test-on-push.yaml actions