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

https://github.com/cloudquery/plugin-pb-go

Score: 8.06211758275474

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Generated Go client and server definitions from github.com/cloudquery/plugin-pb files


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 639
Total Committers: 13
Avg Commits per committer: 49.154
Development Distribution Score (DDS): 0.227

Commits in past year: 129
Committers in past year: 5
Avg Commits per committer in past year: 25.8
Development Distribution Score (DDS) in past year: 0.372

Name Email Commits
CloudQuery Bot 1****t 494
Erez Rokah e****h 41
cloudquery-ci[bot] 2****] 39
Yevgeny Pats y****s@g****m 27
Kemal 2****q 13
Herman Schaaf h****f@g****m 8
Mariano Gappa s****a@g****m 5
Alex Shcherbakov c****x 5
Ben Bernays b****n@b****e 3
Przemysław Stępień p****w@c****o 1
Martin Norbury m****y@g****m 1
Duru Can Celasun c****n@d****m 1
Copilot 1****t 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 6
Total pull requests: 511
Average time to close issues: about 1 month
Average time to close pull requests: 2 days
Total issue authors: 3
Total pull request authors: 12
Average comments per issue: 0.33
Average comments per pull request: 0.29
Merged pull request: 443
Bot issues: 1
Bot pull requests: 30

Past year issues: 1
Past year pull requests: 65
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.34
Past year merged pull request: 49
Past year bot issues: 1
Past year bot pull requests: 29

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cloudquery/plugin-pb-go

Top Issue Authors

  • cq-bot (4)
  • erezrokah (1)
  • cloudquery-ci[bot] (1)

Top Pull Request Authors

  • cq-bot (413)
  • erezrokah (41)
  • cloudquery-ci[bot] (29)
  • marianogappa (11)
  • disq (5)
  • hermanschaaf (3)
  • candiduslynx (2)
  • dcelasun (2)
  • bbernays (2)
  • Copilot (1)
  • przste-go (1)
  • dependabot[bot] (1)

Top Issue Labels

  • feat (1)
  • fix (1)
  • autorelease: pending (1)
  • no automerge (1)
  • automerge (1)

Top Pull Request Labels

  • automerge (446)
  • fix (264)
  • ignore-for-release (134)
  • autorelease: pending (82)
  • autorelease: tagged (45)
  • feat (20)
  • security (8)
  • no automerge (4)
  • refactor (2)
  • test (1)
  • dependencies (1)

Package metadata

proxy.golang.org: github.com/cloudquery/plugin-pb-go

  • Homepage: https://github.com/cloudquery/plugin-pb-go
  • Documentation: https://pkg.go.dev/github.com/cloudquery/plugin-pb-go#section-documentation
  • Licenses: mpl-2.0
  • Latest release: v1.27.16 (published 12 days ago)
  • Last Synced: 2026-08-21T11:49:31.877Z (2 days ago)
  • Versions: 162
  • Dependent Packages: 71
  • Dependent Repositories: 2
  • Docker Downloads: 48
  • Rankings:
    • Dependent packages count: 0.745%
    • Docker downloads count: 1.681%
    • Dependent repos count: 3.48%
    • Average: 10.024%
    • Forks count: 18.871%
    • Stargazers count: 25.344%

Dependencies

.github/workflows/lint_golang.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/pr_title.yml actions
  • amannn/action-semantic-pull-request v5 composite
.github/workflows/regen.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • arduino/setup-protoc v2 composite
  • peter-evans/create-pull-request v4 composite
.github/workflows/release_pr.yml actions
  • actions/github-script v6 composite
  • booxmedialtd/ws-action-parse-semver 7784200024d6b3fc01253e617ec0168daf603de3 composite
  • google-github-actions/release-please-action v3 composite
  • tubone24/update_release 1cfa79ccf7422570d9a9c6b6de749ff4b280e48b composite
.github/workflows/unittest.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
go.mod go
  • github.com/Microsoft/go-winio v0.6.1
  • github.com/apache/arrow/go/v14 v14.0.0-20230901024001-b6c0ea455d08
  • github.com/avast/retry-go/v4 v4.5.0
  • github.com/docker/distribution v2.8.2+incompatible
  • github.com/docker/docker v20.10.25+incompatible
  • github.com/docker/go-connections v0.4.0
  • github.com/docker/go-units v0.5.0
  • github.com/ghodss/yaml v1.0.0
  • github.com/goccy/go-json v0.10.2
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/google/flatbuffers v23.5.26+incompatible
  • github.com/google/go-cmp v0.5.9
  • github.com/google/uuid v1.3.1
  • github.com/klauspost/compress v1.16.7
  • github.com/klauspost/cpuid/v2 v2.2.5
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.19
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
  • github.com/moby/term v0.5.0
  • github.com/morikuni/aec v1.0.0
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.0.2
  • github.com/pierrec/lz4/v4 v4.1.18
  • github.com/pkg/errors v0.9.1
  • github.com/rivo/uniseg v0.2.0
  • github.com/rs/zerolog v1.29.1
  • github.com/schollz/progressbar/v3 v3.13.1
  • github.com/sirupsen/logrus v1.9.3
  • github.com/thoas/go-funk v0.9.3
  • github.com/zeebo/xxh3 v1.0.2
  • golang.org/x/exp v0.0.0-20230905200255-921286631fa9
  • golang.org/x/mod v0.12.0
  • golang.org/x/net v0.15.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.12.0
  • golang.org/x/text v0.13.0
  • golang.org/x/time v0.3.0
  • golang.org/x/tools v0.13.0
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d
  • google.golang.org/grpc v1.55.0
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.5.0
go.sum go
  • 111 dependencies