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

https://github.com/gateixeira/gh-gei-migration-helper

gh-extension github migration

Score: 3.8066624897703196

Last synced: about 9 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 99
Total Committers: 3
Avg Commits per committer: 33.0
Development Distribution Score (DDS): 0.212

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Guilherme Teixeira 4****a 78
dependabot[bot] 4****] 20
Peter Murray 6****y 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 6
Total pull requests: 66
Average time to close issues: 25 days
Average time to close pull requests: 25 days
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 0.0
Average comments per pull request: 0.29
Merged pull request: 41
Bot issues: 0
Bot pull requests: 48

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/gateixeira/gh-gei-migration-helper

Top Issue Authors

  • gateixeira (6)

Top Pull Request Authors

  • dependabot[bot] (48)
  • gateixeira (17)
  • peter-murray (1)

Top Issue Labels

  • In progress (1)

Top Pull Request Labels

  • dependencies (48)
  • go (42)
  • github_actions (6)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • cli/gh-extension-precompile v1 composite
go.mod go
  • github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8
  • github.com/cloudflare/circl v1.1.0
  • github.com/gofri/go-github-ratelimit v1.0.3
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-github/v52 v52.0.0
  • github.com/google/go-querystring v1.1.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/shurcooL/githubv4 v0.0.0-20230305132112-efb623903184
  • github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/crypto v0.7.0
  • golang.org/x/net v0.10.0
  • golang.org/x/oauth2 v0.8.0
  • golang.org/x/sys v0.8.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.28.0
go.sum go
  • github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8
  • github.com/bwesterb/go-ristretto v1.2.0
  • github.com/cloudflare/circl v1.1.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/gofri/go-github-ratelimit v1.0.3
  • github.com/golang/protobuf v1.3.1
  • github.com/golang/protobuf v1.5.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.2
  • github.com/google/go-cmp v0.5.5
  • github.com/google/go-cmp v0.5.9
  • github.com/google/go-github/v52 v52.0.0
  • github.com/google/go-querystring v1.1.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/shurcooL/githubv4 v0.0.0-20230305132112-efb623903184
  • github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
  • golang.org/x/crypto v0.7.0
  • golang.org/x/net v0.0.0-20190603091049-60506f45cf65
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.10.0
  • golang.org/x/oauth2 v0.8.0
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac
  • golang.org/x/sys v0.8.0
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/text v0.3.3
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1