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 3 hours ago
JSON representation

Repository metadata:

A command line interface for interacting with kpack.


Owner metadata:


GitHub Events

Total
Last Year

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 57
Total pull requests: 108
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 9
Total pull request authors: 9
Average comments per issue: 1.86
Average comments per pull request: 0.59
Merged pull request: 48
Bot issues: 0
Bot pull requests: 50

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

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] (50)
  • tylerphelan (20)
  • sukhil-suresh (15)
  • gogolok (12)
  • matthewmcnew (5)
  • neil-hickey (2)
  • xtreme-shane-lattanzio (2)
  • 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 (50)
  • go (35)
  • 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 19 days ago)
  • Last Synced: 2026-06-15T16:17:21.520Z (12 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