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

ActivityPub: https://github.com/PattaFeuFeu/bigbone

android-library api api-client hacktoberfest java-library kotlin kotlin-library library mastodon mastodon-api mastodon-app mastodon-client sdk social social-network

Score: 8.040768994367578

Last synced: about 20 hours ago
JSON representation

Repository metadata:

BigBone - A Mastodon Client Library for Java and Kotlin


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 733
Total Committers: 27
Avg Commits per committer: 27.148
Development Distribution Score (DDS): 0.664

Commits in past year: 102
Committers in past year: 3
Avg Commits per committer in past year: 34.0
Development Distribution Score (DDS) in past year: 0.127

Name Email Commits
dependabot[bot] 4****] 246
Toshihiro Yagi s****i@g****m 148
André Gasser a****r@p****m 84
Andreas a****s@b****e 75
Patrick Geselbracht c****e@p****u 69
André Gasser a****2@s****m 56
Giovanni Desiderio d****o@y****m 11
takke h****i@v****m 10
moko256 k****o@g****m 8
meronmks m****4@g****m 5
Cedric Champeau c****u@g****m 3
hero Matsumoto h****o@g****m 2
lamrongol l****l@g****m 2
Anuraag Reddy 6****3 1
Christian Grobmeier c****g@g****e 1
Corey c****b@y****a 1
Dmytro Werner 6****s 1
Jonathan Pearlin j****1@g****m 1
Marcus Fihlon m****s@f****s 1
Matthias m****e@y****e 1
MulticolorWorld m****u@g****m 1
Siddharth052002 9****2 1
aoisensi a****i 1
shibafu s****8@g****m 1
ken restivo k****n@r****g 1
André a****e@A****n 1
wakingrufus w****s@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 71
Total pull requests: 227
Average time to close issues: 3 months
Average time to close pull requests: 18 days
Total issue authors: 7
Total pull request authors: 5
Average comments per issue: 2.38
Average comments per pull request: 0.56
Merged pull request: 167
Bot issues: 0
Bot pull requests: 147

Past year issues: 3
Past year pull requests: 80
Past year average time to close issues: 18 days
Past year average time to close pull requests: 7 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.29
Past year merged pull request: 43
Past year bot issues: 0
Past year bot pull requests: 76

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/PattaFeuFeu/bigbone

Top Issue Authors

  • andregasser (37)
  • bocops (29)
  • nea89o (1)
  • jnareb (1)
  • MastodonContentMover (1)
  • pilhuhn (1)
  • seism0saurus (1)

Top Pull Request Authors

  • dependabot[bot] (147)
  • bocops (37)
  • andregasser (29)
  • PattaFeuFeu (13)
  • melix (1)

Top Issue Labels

  • code quality (22)
  • good first issue (14)
  • enhancement (13)
  • breaking (10)
  • documentation (8)
  • bug (7)
  • hacktoberfest (3)
  • needs discussion (2)
  • pipeline (1)
  • suggestion (1)

Top Pull Request Labels

  • dependencies (149)
  • java (116)
  • github_actions (31)
  • breaking (10)
  • enhancement (8)
  • pipeline (3)
  • documentation (3)
  • needs discussion (1)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3.1.1 composite
  • gradle/gradle-build-action v2 composite
buildSrc/build.gradle maven
  • org.jetbrains.kotlin:kotlin-gradle-plugin ${libs.versions.kotlin.asProvider().get()} implementation
bigbone-rx/build.gradle maven
docker/v410/nginx/Dockerfile docker
  • nginx stable-alpine build
.github/workflows/release.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • actions/setup-java b6effb05e454b25005698d916606bdc6ffcbf961 composite
  • gradle/actions/setup-gradle 3f131e8634966bd73d06cc69884922b02e6faf92 composite
  • softprops/action-gh-release 3d0d9888cb7fd7b750713d6e236d1fcb99157228 composite
.github/workflows/codeql.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • github/codeql-action/analyze 7188fc363630916deb702c7fdcf4e481b751f97a composite
  • github/codeql-action/autobuild 7188fc363630916deb702c7fdcf4e481b751f97a composite
  • github/codeql-action/init 7188fc363630916deb702c7fdcf4e481b751f97a composite
sample-java/build.gradle maven
sample-kotlin/build.gradle maven
bigbone/build.gradle maven
build.gradle maven
docker/v410/db-provision/Dockerfile docker
  • alpine 3.15 build
docker/v410/docker-compose.yml docker
  • docker.elastic.co/elasticsearch/elasticsearch 7.17.4
  • postgres 14-alpine
  • redis 7-alpine
  • tootsuite/mastodon v4.1.0
docs/Gemfile rubygems
  • github-pages ~> 228