Ecosyste.ms: Summary

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

https://github.com/voxpupuli/metadata-json-lint

hacktoberfest

Score: 23.47558395511221

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Tool to check the validity of Puppet metadata.json files


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 169
Total Committers: 33
Avg Commits per committer: 5.121
Development Distribution Score (DDS): 0.834

Commits in past year: 24
Committers in past year: 3
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.208

Name Email Commits
Tim Meusel t****m@b****e 28
Dominic Cleal d****c@c****g 17
Rob Nelson r****0@g****m 14
Spencer Krum n****z@s****m 13
Spencer Krum s****m@h****m 12
David Hollinger d****r@n****m 10
Spencer Krum n****z@c****u 9
Jan Vansteenkiste j****n@v****u 8
dependabot[bot] 4****] 5
james-stocks j****s@p****m 5
Jesse Scott j****e@p****m 5
Garrett Honeycutt c****e@g****m 5
Tim Sharpe t****m@s****u 4
David Hollinger d****r@m****m 4
Richard Pijnenburg r****d@i****m 3
Matthew Haughton m****t@3****u 3
Ewoud Kohl van Wijngaarden e****d@k****l 3
Matthew Haughton 3****x 3
Craig Gumbley c****y@g****m 2
David Schmitt d****t@p****m 2
Djuri Baars d****s@g****m 2
Dominic Cleal d****l@r****m 1
Eugene Piven t****d@g****m 1
Raphaël Pinson r****n@c****m 1
Igor Galić i****c@b****g 1
Matthias Baur m****r@s****e 1
Mike Arnold g****b@r****g 1
Nan Liu n****u@g****m 1
Peter Souter p****T@p****m 1
Sebastien Badia s****b@s****r 1
and 3 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 31
Total pull requests: 79
Average time to close issues: 7 months
Average time to close pull requests: 10 days
Total issue authors: 23
Total pull request authors: 23
Average comments per issue: 3.61
Average comments per pull request: 1.86
Merged pull request: 73
Bot issues: 0
Bot pull requests: 5

Past year issues: 0
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: 22 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/voxpupuli/metadata-json-lint

Top Issue Authors

  • ghoneycutt (3)
  • lelutin (3)
  • alexjfisher (2)
  • rnelson0 (2)
  • dhollinger (2)
  • glennsarti (2)
  • tuxinaut (1)
  • timidri (1)
  • shaheed121 (1)
  • rmestrum (1)
  • petems (1)
  • pegasd (1)
  • nibalizer (1)
  • mmarseglia (1)
  • llowder (1)

Top Pull Request Authors

  • bastelfreak (19)
  • domcleal (11)
  • rnelson0 (8)
  • dhollinger (6)
  • dependabot[bot] (5)
  • ekohl (4)
  • rodjek (4)
  • vStone (3)
  • james-stocks (2)
  • ghoneycutt (2)
  • chelnak (2)
  • DavidS (2)
  • whopper (1)
  • nibalizer (1)
  • timidri (1)

Top Issue Labels

  • bug (2)
  • skip-changelog (1)
  • enhancement (1)

Top Pull Request Labels

  • skip-changelog (8)
  • dependencies (5)
  • backwards-incompatible (3)
  • enhancement (2)
  • github_actions (2)
  • ruby (1)
  • bug (1)
  • tests-fail (1)

Package metadata

rubygems.org: metadata-json-lint

Utility to verify Puppet metadata.json files

  • Homepage: https://github.com/voxpupuli/metadata-json-lint
  • Documentation: http://www.rubydoc.info/gems/metadata-json-lint/
  • Licenses: Apache-2.0
  • Latest release: 4.0.0 (published 8 months ago)
  • Last Synced: 2024-05-11T22:24:53.445Z (4 days ago)
  • Versions: 25
  • Dependent Packages: 19
  • Dependent Repositories: 5,112
  • Downloads: 7,376,468 Total
  • Docker Downloads: 4,800,931
  • Rankings:
    • Dependent repos count: 0.446%
    • Downloads: 1.129%
    • Dependent packages count: 1.169%
    • Docker downloads count: 1.304%
    • Average: 3.183%
    • Forks count: 5.118%
    • Stargazers count: 9.93%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • github_changelog_generator >= 0 development
  • codecov >= 0
  • simplecov-console >= 0
metadata-json-lint.gemspec rubygems
  • pry >= 0 development
  • rake >= 0 development
  • rspec >= 0 development
  • rubocop ~> 0.57.2 development
  • semantic_puppet >= 0 development
  • json-schema >= 2.8, < 4.0
  • spdx-licenses ~> 1.0
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite