https://github.com/vagrant-libvirt/vagrant-libvirt

Vagrant provider for libvirt.
https://github.com/vagrant-libvirt/vagrant-libvirt

Keywords

libvirt ruby vagrant vagrant-providers

Keywords from Contributors

virtualization virtualbox vagrant-box vagrantfile viagrunts openstack infrastructure-as-code cloud-management fish cloud-native

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Vagrant provider for libvirt.


Owner metadata


Committers metadata

Last synced: over 1 year ago

Total Commits: 1,105
Total Committers: 280
Avg Commits per committer: 3.946
Development Distribution Score (DDS): 0.764

Commits in past year: 44
Committers in past year: 16
Avg Commits per committer in past year: 2.75
Development Distribution Score (DDS) in past year: 0.636

Name Email Commits
Darragh Bailey d****y@g****m 261
dima p****e@g****m 128
Brian Pitts b****n@p****m 56
Gerben Meijer i****x@g****m 53
dependabot[bot] 4****] 31
pradels l****s@g****m 27
Darragh Bailey d****y@h****m 22
Darragh Bailey d****y@h****m 11
James Johnson j****n@a****m 10
Adam Spiers v****t@a****g 9
Matthieu Coudron m****r@g****m 9
Homero Pawlowski h****2@g****m 8
a1346054 3****4 8
Dan Čermák 4****k 8
Michael Ablassmeier a****i@g****e 7
Evgeni Golov e****i@g****e 7
Max Kutsevol m****x@c****m 6
Martin André m****e@r****m 6
Jakob Aarøe Dam j****m@g****m 6
Chris Roberts c****s@h****m 6
Ben Keith k****b@g****m 6
stanley karunditu s****k@c****m 6
David Scaife d@s****o 5
James Shubin j****s@s****a 5
Jevgeni Kiski j****i@s****t 5
Joe Julian j****n@i****m 5
Maxim Petrunin p****n@p****r 5
Quinten Johnson q****n@s****m 5
Ruben Kerkhof r****n@r****m 5
Rui Lopes r****l@r****m 5
and 250 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 12 months ago

Total issues: 93
Total pull requests: 96
Average time to close issues: 7 months
Average time to close pull requests: about 1 month
Total issue authors: 84
Total pull request authors: 36
Average comments per issue: 4.81
Average comments per pull request: 4.17
Merged pull request: 72
Bot issues: 0
Bot pull requests: 21

Past year issues: 36
Past year pull requests: 36
Past year average time to close issues: 7 days
Past year average time to close pull requests: 12 days
Past year issue authors: 34
Past year pull request authors: 15
Past year average comments per issue: 2.44
Past year average comments per pull request: 3.39
Past year merged pull request: 20
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vagrant-libvirt/vagrant-libvirt

Top Issue Authors

  • abbbi (3)
  • mazzy89 (2)
  • anabelle2001 (2)
  • rubber-ant (2)
  • electrofelix (2)
  • Wenzel (2)
  • jamie01 (2)
  • rgl (2)
  • sadoveca (1)
  • ryanlerch (1)
  • Ricky-Tigg (1)
  • richard-mansfield (1)
  • radeksimko (1)
  • quanah (1)
  • origintopleft (1)

Top Pull Request Authors

  • electrofelix (39)
  • dependabot[bot] (21)
  • Terr (2)
  • sony-aufsehe (2)
  • btall (1)
  • hfinger (1)
  • cornfeedhobo (1)
  • cavcrosby (1)
  • kdunn926 (1)
  • jamie01 (1)
  • bkus (1)
  • mtasaka (1)
  • BlackIkeEagle (1)
  • Tooa (1)
  • Itxaka (1)

Top Issue Labels

  • enhancement (7)
  • needinfo (2)
  • question (2)
  • bug (1)
  • invalid (1)

Top Pull Request Labels

  • dependencies (21)
  • github_actions (11)
  • ruby (10)

Package metadata

rubygems.org: vagrant-libvirt

libvirt provider for Vagrant.

  • Homepage: https://github.com/vagrant-libvirt/vagrant-libvirt
  • Documentation: http://www.rubydoc.info/gems/vagrant-libvirt/
  • Licenses: MIT
  • Latest release: 0.12.2 (published almost 2 years ago)
  • Last Synced: 2024-05-19T16:00:28.975Z (12 months ago)
  • Versions: 76
  • Dependent Packages: 1
  • Dependent Repositories: 11
  • Downloads: 1,185,031 Total
  • Docker Downloads: 8,716
  • Rankings:
    • Stargazers count: 1.029%
    • Forks count: 1.209%
    • Docker downloads count: 2.106%
    • Downloads: 2.578%
    • Average: 3.596%
    • Dependent repos count: 6.906%
    • Dependent packages count: 7.747%
  • Maintainers (5)

Dependencies

.github/workflows/build-gem-package-notify.yml actions
  • actions/github-script v6 composite
.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/docker-image.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
  • marocchino/sticky-pull-request-comment v2 composite
.github/workflows/docker-meta.yml actions
  • docker/metadata-action v4 composite
.github/workflows/integration-tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/no-response.yml actions
  • lee-dohm/no-response v0.5.0 composite
.github/workflows/publish-documentation-release.yml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/publish-documentation.yml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/publish-gem-package.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • actions/upload-artifact v2 composite
.github/workflows/release.yml actions
  • softprops/action-gh-release v1 composite
.github/workflows/unit-tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • coverallsapp/github-action master composite
  • ruby/setup-ruby v1 composite
Dockerfile docker
  • base latest build
  • build latest build
  • ubuntu jammy build
Gemfile rubygems
  • parallel_tests >= 0 development
  • pry >= 0 development
  • rexml >= 0 development
  • ruby-prof >= 0.17.0 development
  • simplecov >= 0 development
  • simplecov-lcov >= 0 development
  • stackprof >= 0.2.9 development
  • test-prof >= 0 development
  • vagrant-spec >= 0 development
docs/Gemfile rubygems
  • github-pages ~> 227 development
  • jekyll-assets ~> 3.0.12 development
  • jekyll-feed ~> 0.12 development
  • jekyll-toc ~> 0.17 development
  • http_parser.rb ~> 0.6.0
  • sprockets ~> 3.7.2
  • tzinfo ~> 1.2
  • tzinfo-data >= 0
  • wdm ~> 0.1.1
docs/Gemfile.lock rubygems
  • activesupport 5.2.8.1
  • addressable 2.8.0
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.23.6
  • concurrent-ruby 1.1.10
  • dnsruby 1.61.9
  • em-websocket 0.5.3
  • ethon 0.15.0
  • eventmachine 1.2.7
  • execjs 2.8.1
  • extras 0.3.0
  • faraday 2.3.0
  • faraday-net_http 2.0.3
  • fastimage 2.2.6
  • ffi 1.15.5
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • github-pages 227
  • github-pages-health-check 1.17.9
  • html-pipeline 2.14.2
  • http_parser.rb 0.8.0
  • i18n 0.9.5
  • jekyll 3.9.2
  • jekyll-assets 3.0.12
  • jekyll-avatar 0.7.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.4.0
  • jekyll-commonmark-ghpages 0.2.0
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.15.1
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.13.0
  • jekyll-include-cache 0.2.1
  • jekyll-mentions 1.6.0
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.16.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.3
  • jekyll-sanity 1.6.0
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.8.0
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.2.0
  • jekyll-theme-cayman 0.2.0
  • jekyll-theme-dinky 0.2.0
  • jekyll-theme-hacker 0.2.0
  • jekyll-theme-leap-day 0.2.0
  • jekyll-theme-merlot 0.2.0
  • jekyll-theme-midnight 0.2.0
  • jekyll-theme-minimal 0.2.0
  • jekyll-theme-modernist 0.2.0
  • jekyll-theme-primer 0.6.0
  • jekyll-theme-slate 0.2.0
  • jekyll-theme-tactile 0.2.0
  • jekyll-theme-time-machine 0.2.0
  • jekyll-titles-from-headings 0.5.3
  • jekyll-toc 0.17.1
  • jekyll-watch 2.2.1
  • jemoji 0.12.0
  • kramdown 2.3.2
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • liquid-tag-parser 1.9.0
  • listen 3.7.1
  • mercenary 0.3.6
  • mini_portile2 2.8.0
  • minima 2.5.1
  • minitest 5.16.2
  • nokogiri 1.13.10
  • octokit 4.25.1
  • pathutil 0.16.2
  • public_suffix 4.0.7
  • racc 1.6.1
  • rack 2.2.4
  • rb-fsevent 0.11.1
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.26.0
  • ruby2_keywords 0.0.5
  • rubyzip 2.3.2
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.9.2
  • simpleidn 0.2.1
  • sprockets 3.7.2
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.4.0
  • tzinfo 1.2.10
  • unf 0.1.4
  • unf_ext 0.0.8.2
  • unicode-display_width 1.8.0
vagrant-libvirt.gemspec rubygems
  • rake >= 0 development
  • rspec-core >= 3.5 development
  • rspec-expectations >= 3.5 development
  • rspec-mocks >= 3.5 development
  • diffy >= 0
  • fog-core ~> 2
  • fog-libvirt >= 0.6.0
  • nokogiri ~> 1.6
  • rexml >= 0
  • xml-simple >= 0
.github/workflows/build-docs/action.yml actions
  • ruby/setup-ruby v1 composite
.github/workflows/build-documentation-preview.yml actions
  • ./.github/workflows/build-docs * composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/deploy-docs-preview.yml actions
  • JamesIves/github-pages-deploy-action v4.4.3 composite
  • actions/checkout v3 composite
  • dawidd6/action-download-artifact v2 composite
  • marocchino/sticky-pull-request-comment v2 composite
.github/workflows/deploy-docs.yml actions
  • ./.github/workflows/build-docs * composite
  • JamesIves/github-pages-deploy-action v4.4.3 composite
  • actions/checkout v3 composite

Score: 27.410650596205805