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

https://github.com/rorkai/App-Store-Connect-CLI

app-store-connect apple automation cicd cli command-line-tool developer-tools devops go golang ios macos swift testflight xcode

Score: 14.277323862886309

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 3,827
Total Committers: 273
Avg Commits per committer: 14.018
Development Distribution Score (DDS): 0.354

Commits in past year: 3,827
Committers in past year: 273
Avg Commits per committer in past year: 14.018
Development Distribution Score (DDS) in past year: 0.354

Name Email Commits
Rudrank Riyam r****m@g****m 2471
Cursor Agent c****t@c****m 460
Mithilesh Chellappan m****3@g****m 300
Abdelrahman Eita a****a@g****m 86
github-actions[bot] g****] 17
Cameron Ehrlich c****h@g****m 16
小弟调调 k****u@g****m 13
cursor[bot] 2****] 12
swiftlysingh s****i@s****m 11
dependabot[bot] 4****] 11
Vadim Drobinin 1****l 10
tantshirt 1****t 10
Roger Lee r****i@o****m 9
ehmo r****@t****o 9
Your Name y****u@e****m 6
andresdefi a****i 5
juergen-kc j****n@k****g 5
Chris Korhonen c****n@g****m 5
Justin Martin j****n@g****m 5
Max-Bin v****w@g****m 5
dnesdan 1****n 4
swdev.pa s****a@g****m 4
Shaomeng Zhang r****r@g****m 4
Aayush a****9@g****m 4
Muhammad Zafar 6****r 4
Pallav Agarwal a****v@g****m 4
Paul Emanuel Contreras Covarrubias 8****a 4
Sambit Biswas s****2@g****m 3
Ray h****o@r****m 3
Ram 2****a 3
and 243 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 67
Total pull requests: 317
Average time to close issues: 1 day
Average time to close pull requests: about 7 hours
Total issue authors: 21
Total pull request authors: 47
Average comments per issue: 1.69
Average comments per pull request: 3.1
Merged pull request: 293
Bot issues: 2
Bot pull requests: 8

Past year issues: 67
Past year pull requests: 317
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 7 hours
Past year issue authors: 21
Past year pull request authors: 47
Past year average comments per issue: 1.69
Past year average comments per pull request: 3.1
Past year merged pull request: 293
Past year bot issues: 2
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rorkai/App-Store-Connect-CLI

Top Issue Authors

  • rudrankriyam (28)
  • mithileshchellappan (16)
  • xnng (2)
  • cursor[bot] (2)
  • softlion (2)
  • flutterrausch (2)
  • huynguyennovem (1)
  • filippkowalski (1)
  • loydkim (1)
  • Thaina (1)
  • tamtom (1)
  • luojiyin1987 (1)
  • Mesutcydev (1)
  • metropol (1)
  • marcelscruz (1)

Top Pull Request Authors

  • rudrankriyam (252)
  • dependabot[bot] (8)
  • andyleeboo (7)
  • robinnat (2)
  • ayushhagarwal (2)
  • builtbycalvin (2)
  • djayhsu (2)
  • anthnykr (2)
  • vunguyentuan (2)
  • grubbotics (1)
  • jackyrwj (1)
  • lucky13820 (1)
  • JamesBream (1)
  • sidamos (1)
  • igoramidzic (1)

Top Issue Labels

  • enhancement (37)
  • medium (33)
  • p2 (30)
  • bug (22)
  • easy (20)
  • p3 (19)
  • p1 (17)
  • hard (13)
  • question (7)

Top Pull Request Labels

  • dependencies (8)
  • codex (7)
  • github_actions (4)
  • go (4)
  • enhancement (1)
  • p2 (1)
  • p1 (1)
  • bug (1)
  • hard (1)
  • easy (1)

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • apple-actions/import-codesign-certs v2 composite
  • softprops/action-gh-release v2 composite
.github/workflows/main-branch.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
go.sum go
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.2
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/golang-jwt/jwt/v5 v5.2.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/jessevdk/go-flags v1.4.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mtibben/percent v0.2.1
  • github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
  • github.com/peterbourgon/ff/v3 v3.4.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.3.0
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c
  • golang.org/x/sys v0.3.0
  • golang.org/x/term v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
  • gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
  • howett.net/plist v1.0.1
go.mod go
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.2
  • github.com/danieljoos/wincred v1.1.2
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/golang-jwt/jwt/v5 v5.2.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/mtibben/percent v0.2.1
  • github.com/peterbourgon/ff/v3 v3.4.0
  • golang.org/x/sys v0.3.0
  • golang.org/x/term v0.3.0
  • gopkg.in/yaml.v3 v3.0.1
  • howett.net/plist v1.0.1
.github/workflows/pr-checks.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/integration.yml actions
  • actions/checkout v6 composite
  • actions/setup-go v6 composite
.github/workflows/codeql.yml actions
  • actions/checkout de0fac2e4500dabe0009e67214ff5f5447ce83dd composite
  • actions/setup-go 4b73464bb391d4059bd26b0524d20df3927bd417 composite
  • github/codeql-action/analyze dd677812177e0c29f9c970a6c58d8607ae1bfefd composite
  • github/codeql-action/init dd677812177e0c29f9c970a6c58d8607ae1bfefd composite
.github/workflows/govulncheck.yml actions
  • golang/govulncheck-action b625fbe08f3bccbe446d94fbf87fcc875a4f50ee composite
.github/workflows/website-checks.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v7 composite
.github/workflows/release-rehearsal.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v7 composite
.github/workflows/winget-smoke.yml actions