Ecosyste.ms: Summary

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

https://github.com/voxpupuli/puppet-lint-appends-check

hacktoberfest

Score: 15.304477024202638

Last synced: 5 days ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 34
Total Committers: 7
Avg Commits per committer: 4.857
Development Distribution Score (DDS): 0.412

Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.375

Name Email Commits
Tim Meusel t****m@b****e 20
Garrett Honeycutt c****e@g****m 6
Gary Larizza g****y@p****m 2
Raphaël Pinson r****n@c****m 2
dependabot[bot] 4****] 2
Tyler Langlois t****l@b****t 1
markuszilch m****h@t****e 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 1
Total pull requests: 18
Average time to close issues: N/A
Average time to close pull requests: 23 days
Total issue authors: 1
Total pull request authors: 7
Average comments per issue: 3.0
Average comments per pull request: 0.67
Merged pull request: 15
Bot issues: 0
Bot pull requests: 2

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/voxpupuli/puppet-lint-appends-check

Top Issue Authors

  • rnelson0 (1)

Top Pull Request Authors

  • bastelfreak (9)
  • ghoneycutt (3)
  • dependabot[bot] (2)
  • rnelson0 (1)
  • zilchms (1)
  • tylerjl (1)
  • ekohl (1)

Top Issue Labels

Top Pull Request Labels

  • modulesync (5)
  • skip-changelog (4)
  • dependencies (2)
  • backwards-incompatible (1)
  • ruby (1)
  • github_actions (1)

Package metadata

rubygems.org: puppet-lint-appends-check

A puppet-lint plugin to check that the appends operator (+=) is not used (removed in Puppet 4.0.0).

  • Homepage: https://github.com/voxpupuli/puppet-lint-appends-check
  • Documentation: http://www.rubydoc.info/gems/puppet-lint-appends-check/
  • Licenses: Apache-2.0
  • Latest release: 2.0.0 (published over 1 year ago)
  • Last Synced: 2024-10-24T16:24:14.182Z (7 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 156
  • Downloads: 316,451 Total
  • Rankings:
    • Dependent repos count: 2.343%
    • Downloads: 4.432%
    • Average: 14.531%
    • Forks count: 15.034%
    • Dependent packages count: 15.575%
    • Stargazers count: 35.272%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • github_changelog_generator >= 0 development
  • codecov >= 0
  • simplecov-console >= 0
puppet-lint-appends-check.gemspec rubygems
  • mime-types >= 0 development
  • rake >= 0 development
  • rspec ~> 3.0 development
  • rspec-collection_matchers ~> 1.0 development
  • rspec-its ~> 1.0 development
  • simplecov >= 0 development
  • puppet-lint >= 1.0, < 3.0
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite