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

ActivityPub: https://github.com/davecheney/pub

activitypub fediverse mastodon

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

pub, a tiny ActivityPub to Mastodon bridge


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 434
Total Committers: 2
Avg Commits per committer: 217.0
Development Distribution Score (DDS): 0.007

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
Dave Cheney d****e@c****t 431
Frédéric Miserey f****c@n****t 3

Issue and Pull Request metadata

Last synced: 26 days ago

Total issues: 18
Total pull requests: 12
Average time to close issues: 17 days
Average time to close pull requests: about 21 hours
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 2.67
Average comments per pull request: 0.75
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0

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/davecheney/pub

Top Issue Authors

  • diligiant (6)
  • erka (6)
  • xxxserxxx (1)
  • doesnmisclown (1)
  • steren (1)
  • ringtailsoftware (1)
  • marksteve (1)
  • jolheiser (1)

Top Pull Request Authors

  • diligiant (6)
  • davecheney (4)
  • steren (1)
  • CarlSchwan (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/davecheney/pub

  • Homepage: https://github.com/davecheney/pub
  • Documentation: https://pkg.go.dev/github.com/davecheney/pub#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v0.0.0-20230830094922-2e35eaeff18b (published over 2 years ago)
  • Last Synced: 2026-01-12T03:32:28.822Z (23 days ago)
  • Versions: 88
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/golangci-lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • ankane/setup-mariadb v1 composite
go.mod go
  • github.com/alecthomas/kong v0.7.1
  • github.com/carlmjohnson/requests v0.22.3
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-chi/chi/v5 v5.0.8
  • github.com/go-fed/httpsig v1.1.0
  • github.com/go-json-experiment/json v0.0.0-20221028162351-3fecd76f5acd
  • github.com/go-sql-driver/mysql v1.7.0
  • github.com/google/uuid v1.3.0
  • github.com/jinzhu/inflection v1.0.0
  • github.com/jinzhu/now v1.1.5
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.1
  • golang.org/x/crypto v0.4.0
  • golang.org/x/net v0.4.0
  • golang.org/x/sys v0.3.0
  • gopkg.in/yaml.v3 v3.0.1
  • gorm.io/driver/mysql v1.4.4
  • gorm.io/gorm v1.24.2
go.sum go
  • github.com/alecthomas/assert/v2 v2.1.0
  • github.com/alecthomas/kong v0.7.1
  • github.com/alecthomas/repr v0.1.0
  • github.com/carlmjohnson/requests v0.22.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-chi/chi/v5 v5.0.8
  • github.com/go-fed/httpsig v1.1.0
  • github.com/go-json-experiment/json v0.0.0-20221028162351-3fecd76f5acd
  • github.com/go-sql-driver/mysql v1.6.0
  • github.com/go-sql-driver/mysql v1.7.0
  • github.com/google/uuid v1.3.0
  • github.com/hexops/gotextdiff v1.0.3
  • github.com/jinzhu/inflection v1.0.0
  • github.com/jinzhu/now v1.1.4
  • github.com/jinzhu/now v1.1.5
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.8.1
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/crypto v0.4.0
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.4.0
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.3.0
  • golang.org/x/term v0.3.0
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
  • gorm.io/driver/mysql v1.4.4
  • gorm.io/gorm v1.23.8
  • gorm.io/gorm v1.24.2