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

https://github.com/buildpacks-community/kpack-cli

hacktoberfest

Score: -Infinity

Last synced: about 9 hours ago
JSON representation

Repository metadata:

A command line interface for interacting with kpack.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 425
Total Committers: 27
Avg Commits per committer: 15.741
Development Distribution Score (DDS): 0.795

Commits in past year: 13
Committers in past year: 5
Avg Commits per committer in past year: 2.6
Development Distribution Score (DDS) in past year: 0.615

Name Email Commits
Tyler Phelan t****n@p****o 87
Danny Joyce d****e@p****o 72
Sukhil Suresh s****l@v****m 66
Matthew McNew m****w@p****o 28
dependabot[bot] 4****] 26
Tom Kennedy k****m@v****m 25
Caroline Scherf f****e@v****m 21
Bohan Chen b****c@v****m 18
Ashwin Venkatesh a****h@p****o 15
Nicholas Carlson c****n@v****m 11
mailprak m****k@g****m 10
dumez-k k****z@p****o 9
Robert Gogolok r****k@s****d 8
Anthony Emengo a****o@v****m 6
Neil Hickey n****y 4
Priyanka Kotturi p****7@g****m 3
Danny Joyce d****y 3
Shane Lattanzio s****o@p****o 2
Tyler Phelan t****p@v****m 2
Carlos Nunez c****z@n****m 2
Yael Harel 4****l 1
Senthil Narayanasamy p****n@g****m 1
Ciro S. Costa c****a@v****m 1
Yael Harel y****l@v****m 1
Preston Sheldon p****v@h****m 1
Nicholas Carlson n****n 1
Anthony Emengo a****r@g****m 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 57
Total pull requests: 117
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 9
Total pull request authors: 10
Average comments per issue: 1.86
Average comments per pull request: 0.6
Merged pull request: 49
Bot issues: 0
Bot pull requests: 58

Past year issues: 0
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 15 days
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.64
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/buildpacks-community/kpack-cli

Top Issue Authors

  • matthewmcnew (16)
  • tylerphelan (13)
  • mgibson1121 (9)
  • sampeinado (7)
  • djoyahoy (6)
  • sukhil-suresh (3)
  • chenbh (1)
  • kvedurmu (1)
  • kvsuresh14 (1)

Top Pull Request Authors

  • dependabot[bot] (58)
  • tylerphelan (20)
  • sukhil-suresh (15)
  • gogolok (12)
  • matthewmcnew (5)
  • neil-hickey (2)
  • xtreme-shane-lattanzio (2)
  • tomkennedy513 (1)
  • djoyahoy (1)
  • mgibson1121 (1)

Top Issue Labels

  • enhancement (30)
  • needs discussion (10)
  • bug (5)
  • kp (3)
  • feedback (2)
  • good first issue (1)
  • blocked (1)
  • 1.1.0 - nice to have (1)
  • chore (1)
  • docs (1)
  • design (1)

Top Pull Request Labels

  • dependencies (58)
  • go (43)
  • github_actions (15)

Package metadata

proxy.golang.org: github.com/buildpacks-community/kpack-cli

  • Homepage: https://github.com/buildpacks-community/kpack-cli
  • Documentation: https://pkg.go.dev/github.com/buildpacks-community/kpack-cli#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.17.2 (published 2 months ago)
  • Last Synced: 2026-08-12T15:09:04.688Z (2 days ago)
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.929%
    • Average: 6.127%
    • Dependent repos count: 6.326%

Dependencies

go.mod go
  • github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
  • github.com/evanphx/json-patch v4.9.0+incompatible
  • github.com/ghodss/yaml v1.0.0
  • github.com/google/go-cmp v0.5.6
  • github.com/google/go-containerregistry v0.6.0
  • github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
  • github.com/pivotal/kpack v0.5.1-0.20220118212251-9c150c70cf74
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/common=>github.com/prometheus/common v0.26.0
  • github.com/sclevine/spec v1.4.0
  • github.com/spf13/cobra v1.2.1
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • k8s.io/api v0.21.3
  • k8s.io/api=>k8s.io/api v0.20.11
  • k8s.io/apimachinery v0.21.3
  • k8s.io/client-go v0.21.3
  • k8s.io/client-go=>k8s.io/client-go v0.20.11
  • knative.dev/pkg v0.0.0-20210902173607-844a6bc45596
  • sigs.k8s.io/yaml v1.2.0
go.sum go
  • 2297 dependencies
.github/workflows/ci.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-go v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3.1.4 composite
  • softprops/action-gh-release v1 composite
.github/workflows/homebrew.yaml actions
  • actions/checkout v4 composite
.github/workflows/unit-test.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • codecov/codecov-action v3.1.4 composite