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

https://github.com/equinix/metal-cli

Score: 12.144005734113955

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Official Equinix Metal CLI


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 547
Total Committers: 49
Avg Commits per committer: 11.163
Development Distribution Score (DDS): 0.759

Commits in past year: 10
Committers in past year: 4
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.6

Name Email Commits
Marques Johansson m****n@e****m 132
DailyAlice m****a@e****m 115
dependabot[bot] 4****] 49
Charles Treatman c****n@e****m 33
renovate[bot] 2****] 26
jasminSPC j****n@s****m 21
vasubabu k****u@g****m 20
Joseph D. Marhee j****e@e****m 17
Ayush Rangwala a****a@g****m 16
Vasubabu 3****u 15
Chris Privitere 2****e 13
Chris Privitere c****e 12
Carlos Panato c****u@g****m 6
K Rain Leander r****r 6
Steve Martinelli 4****r 6
jasmingacic j****c@g****m 6
Aaron Aldrich a****h@g****m 5
Sahil Wadhwa s****9@g****m 4
Ace a****b@g****m 4
Manuel Mendez g****b@i****v 3
Joseph D. Marhee j****e 2
Dave Cottlehuber d****h@s****t 2
Charlie Kenney c****y@e****m 2
Adam Mohammed a****d@e****m 2
Lauren Burrell l****5@g****m 2
Tomas Karasek t****k@g****m 2
nanaboat p****g@g****m 2
Dustin Miller d****n@p****m 2
Walt Ribeiro w****o@W****l 2
Tung Bui t****g@g****m 1
and 19 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 61
Total pull requests: 223
Average time to close issues: 9 months
Average time to close pull requests: about 1 month
Total issue authors: 21
Total pull request authors: 22
Average comments per issue: 1.66
Average comments per pull request: 0.82
Merged pull request: 156
Bot issues: 1
Bot pull requests: 109

Past year issues: 0
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: 21 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.75
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/equinix/metal-cli

Top Issue Authors

  • displague (27)
  • vielmetti (6)
  • cprivitere (4)
  • ctreatma (4)
  • bahamat (2)
  • waltribeiro (2)
  • aayushrangwala (2)
  • e-minguez (1)
  • falfaro (1)
  • sagikazarmark (1)
  • clemenko (1)
  • dlaube (1)
  • renovate[bot] (1)
  • ocobleseqx (1)
  • lheckemann (1)

Top Pull Request Authors

  • renovate[bot] (71)
  • dependabot[bot] (38)
  • displague (28)
  • ctreatma (22)
  • codinja1188 (19)
  • stevemar (8)
  • sbhatnagar-equinix (5)
  • aayushrangwala (5)
  • waltribeiro (4)
  • adammohammed (4)
  • cprivitere (4)
  • lburrell2001 (2)
  • ajmaidak (2)
  • DailyAlice (2)
  • mmlb (2)

Top Issue Labels

  • enhancement (32)
  • bug (19)
  • good first issue (3)
  • question (1)
  • size/L (1)

Top Pull Request Labels

  • dependencies (38)
  • go (25)
  • github_actions (13)

Package metadata

proxy.golang.org: github.com/equinix/metal-cli

  • Homepage: https://github.com/equinix/metal-cli
  • Documentation: https://pkg.go.dev/github.com/equinix/metal-cli#section-documentation
  • Licenses: mit
  • Latest release: v0.26.1 (published 11 months ago)
  • Last Synced: 2026-08-18T15:32:36.909Z (1 day ago)
  • Versions: 35
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 23
  • Rankings:
    • Forks count: 2.495%
    • Stargazers count: 3.588%
    • Average: 5.607%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
nixpkgs-24.05: metal-cli

Official Equinix Metal CLI

nixpkgs-23.11: metal-cli

Official Equinix Metal CLI

nixpkgs-unstable: metal-cli

Official Equinix Metal CLI

nixpkgs-24.11: metal-cli

Official Equinix Metal CLI

nixpkgs-23.05: metal-cli

Official Equinix Metal CLI


Dependencies

go.mod go
  • github.com/manifoldco/promptui v0.9.0
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/packethost/packngo v0.25.0
  • github.com/pkg/errors v0.9.1
  • github.com/spf13/cobra v1.5.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.12.0
  • golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • sigs.k8s.io/yaml v1.3.0
go.sum go
  • 850 dependencies
.github/workflows/docs.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/golangci-lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • goreleaser/goreleaser-action v3 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2.2.0 composite
.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/e2e-test.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
.github/workflows/validate_pr.yml actions
  • amannn/action-semantic-pull-request v5 composite
  • marocchino/sticky-pull-request-comment v2 composite