Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/voxpupuli/puppetboard

dashboard hacktoberfest puppetdb reporting

Score: 18.677062262819007

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Web frontend for PuppetDB


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 1,010
Total Committers: 137
Avg Commits per committer: 7.372
Development Distribution Score (DDS): 0.792

Commits in past year: 190
Committers in past year: 11
Avg Commits per committer in past year: 17.273
Development Distribution Score (DDS) in past year: 0.221

Name Email Commits
Greg Dubicki g****i@g****m 210
dependabot[bot] 4****] 207
Daniele Sluijters d****s@n****m 76
Mike Terzo m****e@t****g 69
Corey Hammerton c****n@g****m 44
Tim Meusel t****m@b****e 28
redref r****r@g****m 28
Greg Dubicki g****i@e****m 22
Louis Charreau l****u@v****m 19
Lars Næsbye Christensen l****s@n****k 14
Melchior NOGUES m****r@g****m 13
Fotis Gimian f****e@g****m 11
Robert Waffen r****n@g****m 11
Daniele Sluijters g****b@d****t 10
ArthurWuTW l****4@g****m 9
Spencer Krum s****m@g****m 9
Julius Härtl j****l@d****e 9
Raphaël Pinson r****n@c****m 9
Dominik Niedbała d****e 8
Gert van Dijk g****k@g****m 7
Nick Maludy n****y@g****m 7
Raphaël Pinson g****1@r****t 7
Sebastian Rakel s****n@d****u 6
Philip Kirkbride p****k@2****m 6
Philip Kirkbride k****s@g****m 6
Daniele Sluijters d****y 5
Romain Tartière r****n@b****g 5
stack72 p****c@p****k 4
Julien Kassar g****b@k****m 4
Rick Fletcher f****h@p****m 4
and 107 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 31
Total pull requests: 318
Average time to close issues: about 2 months
Average time to close pull requests: 7 days
Total issue authors: 30
Total pull request authors: 13
Average comments per issue: 2.29
Average comments per pull request: 1.5
Merged pull request: 222
Bot issues: 0
Bot pull requests: 282

Past year issues: 20
Past year pull requests: 226
Past year average time to close issues: 21 days
Past year average time to close pull requests: 8 days
Past year issue authors: 19
Past year pull request authors: 11
Past year average comments per issue: 1.55
Past year average comments per pull request: 1.51
Past year merged pull request: 156
Past year bot issues: 0
Past year bot pull requests: 195

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

Top Issue Authors

  • yakatz (2)
  • ZeroPointEnergy (1)
  • ZaxLofful (1)
  • vilhelmprytz (1)
  • vchepkov (1)
  • TwizzyDizzy (1)
  • tikkel (1)
  • teluq-pbrideau (1)
  • smortex (1)
  • rismoney (1)
  • REHICode (1)
  • pulven (1)
  • Phurion (1)
  • niroJuch (1)
  • LeHigh75 (1)

Top Pull Request Authors

  • dependabot[bot] (282)
  • rwaffen (9)
  • bastelfreak (8)
  • gdubicki (8)
  • lcharreau (2)
  • yakatz (2)
  • bschonec (1)
  • b4ldr (1)
  • surdaft (1)
  • tuxmea (1)
  • kenyon (1)
  • mpesari (1)
  • REHICode (1)

Top Issue Labels

  • bug (13)
  • enhancement (10)
  • skip-changelog (4)
  • performance (1)
  • question (1)
  • docs (1)

Top Pull Request Labels

  • dependencies (283)
  • python (179)
  • github_actions (29)
  • skip-changelog (8)
  • enhancement (4)
  • bug (3)
  • backwards-incompatible (1)
  • docker (1)
  • docs (1)

Package metadata

pypi.org: puppetboard

Web frontend for PuppetDB

  • Homepage: https://github.com/voxpupuli/puppetboard
  • Documentation: https://puppetboard.readthedocs.io/
  • Licenses: Apache License 2.0
  • Latest release: 5.4.0 (published 3 months ago)
  • Last Synced: 2024-05-11T23:24:54.928Z (4 days ago)
  • Versions: 74
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 1,229 Last month
  • Docker Downloads: 0
  • Rankings:
    • Docker downloads count: 0.645%
    • Stargazers count: 2.352%
    • Forks count: 3.362%
    • Average: 5.846%
    • Dependent packages count: 7.382%
    • Downloads: 9.459%
    • Dependent repos count: 11.874%
  • Maintainers (2)

Dependencies

.github/workflows/publish-docker.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish v1.4.1 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
Dockerfile docker
  • python 3.11-alpine build
requirements-docker.txt pypi
  • gunicorn ==20.1.0
requirements-test.txt pypi
  • bandit ==1.7.4 test
  • beautifulsoup4 ==4.11.1 test
  • cov-core ==1.15.0 test
  • coverage ==7.0.5 test
  • mock ==5.0.1 test
  • mypy ==0.991 test
  • pep8 ==1.7.1 test
  • pylint ==2.15.10 test
  • pytest ==7.2.0 test
  • pytest-cov ==4.0.0 test
  • pytest-mock ==3.10.0 test
  • pytest-mypy ==0.10.3 test
  • pytest-pylint ==0.19.0 test
  • pytest-randomly ==3.12.0 test
  • types-requests ==2.28.11.7 test
  • types-setuptools ==65.7.0.1 test
  • types-toml ==0.10.8.1 test
requirements.txt pypi
  • Flask ==2.2.2
  • Flask-WTF ==1.0.1
  • Jinja2 ==3.1.2
  • MarkupSafe ==2.1.1
  • WTForms ==3.0.1
  • Werkzeug ==2.2.2
  • certifi ==2022.12.7
  • charset-normalizer ==3.0.1
  • click ==8.1.3
  • commonmark ==0.9.1
  • idna ==3.4
  • itsdangerous ==2.1.2
  • packaging ==23.0
  • pyparsing ==3.0.9
  • pypuppetdb ==3.1.0
  • requests ==2.28.2
  • typing_extensions ==4.4.0
  • urllib3 ==1.26.14
  • zipp ==3.11.0
setup.py pypi
Gemfile rubygems
  • faraday-retry ~> 2.1
  • github_changelog_generator ~> 1.16.4