Ecosyste.ms: Summary

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

https://github.com/voxpupuli/puppet_metadata

hacktoberfest puppet ruby

Score: 16.86155616840427

Last synced: 5 days ago
JSON representation

Repository metadata:

The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 days ago

Total Commits: 168
Total Committers: 13
Avg Commits per committer: 12.923
Development Distribution Score (DDS): 0.565

Commits in past year: 48
Committers in past year: 8
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Tim Meusel t****m@b****e 73
Ewoud Kohl van Wijngaarden e****d@k****l 44
Romain Tartière r****n@b****g 16
dependabot[bot] 4****] 10
Hugo Haakseth h****h@s****o 5
Evgeni Golov e****i@g****e 5
MrGoumX g****s@g****m 4
Christos Papageorgiou c****y@g****m 3
Flipez c****e@b****o 3
Dan Berkowitz d****z@p****m 2
Alexander Fisher a****x@l****k 1
Robert Müller 🚀 r****r@h****e 1
Takashi Kajinami t****m@r****m 1

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 7
Total pull requests: 143
Average time to close issues: 5 months
Average time to close pull requests: 22 days
Total issue authors: 6
Total pull request authors: 14
Average comments per issue: 3.14
Average comments per pull request: 0.8
Merged pull request: 127
Bot issues: 0
Bot pull requests: 13

Past year issues: 0
Past year pull requests: 39
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 0
Past year pull request authors: 9
Past year average comments per issue: 0
Past year average comments per pull request: 0.69
Past year merged pull request: 33
Past year bot issues: 0
Past year bot pull requests: 8

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

Top Issue Authors

  • bschonec (2)
  • alexjfisher (1)
  • bastelfreak (1)
  • Flipez (1)
  • gibbs (1)
  • treydock (1)

Top Pull Request Authors

  • bastelfreak (70)
  • ekohl (29)
  • dependabot[bot] (13)
  • smortex (8)
  • evgeni (6)
  • h-haaks (4)
  • root-expert (3)
  • Flipez (3)
  • alexjfisher (2)
  • h0tw1r3 (1)
  • MrGoumX (1)
  • jhoblitt (1)
  • daberkow (1)
  • kajinamit (1)

Top Issue Labels

  • skip-changelog (4)

Top Pull Request Labels

  • skip-changelog (46)
  • enhancement (37)
  • bug (16)
  • dependencies (10)
  • ruby (9)
  • backwards-incompatible (6)
  • documentation (1)
  • github_actions (1)

Package metadata

rubygems.org: puppet_metadata

A package that provides abstractions for the Puppet Metadata

  • Homepage: https://github.com/voxpupuli/puppet_metadata
  • Documentation: http://www.rubydoc.info/gems/puppet_metadata/
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 6 months ago)
  • Last Synced: 2024-10-26T19:27:00.501Z (5 days ago)
  • Versions: 34
  • Dependent Packages: 1
  • Dependent Repositories: 363
  • Downloads: 146,113 Total
  • Docker Downloads: 598
  • Rankings:
    • Dependent repos count: 1.722%
    • Dependent packages count: 7.655%
    • Downloads: 9.039%
    • Forks count: 9.651%
    • Average: 11.496%
    • Stargazers count: 29.415%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • github_changelog_generator >= 0 development
puppet_metadata.gemspec rubygems
  • rake ~> 13.0 development
  • rdoc ~> 6.0 development
  • rspec ~> 3.0 development
  • rspec-its ~> 1.0 development
  • yard ~> 0.9 development
  • metadata-json-lint >= 2.0, < 4
  • semantic_puppet ~> 1.0
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite