Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1285248json-schemaRuby JSON Schema Validator
21,9502,519puppet-syntaxSyntax checks for Puppet manifests and templates
32,3082,760hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,3442,750metadata-json-lintUtility to verify Puppet metadata.json files
52,3722,500facterdbContains facts from many Facter version on many Operating Systems
62,5292,796spdx-licensesProvides validation and additional data about SPDX licenses and identifiers
72,5652,653rspec-puppet-factsContains facts from many Facter version on many Operating Systems
82,9825,377librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
93,0922,942puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
103,1365,758librarianpA Framework for Bundlers, used by librarian-puppet.
113,1793,886beakerPuppet's accceptance testing harness
123,2262,957puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
133,3622,967puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
143,4452,940puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
153,4833,761beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
163,5153,997puppet-blacksmithPuppet module tools for development and Puppet Forge management
173,5513,066puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,5864,681beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
193,8283,176puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
203,8682,968puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
214,0963,029puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
224,2915,605beaker-hieraFor use for the Beaker acceptance testing tool
234,3213,037puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,3612,958puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
254,4315,523beaker-puppetFor use for the Beaker acceptance testing tool
264,7155,046beaker-dockerAllows running Beaker tests using Docker
275,0325,541beaker-vagrantFor use for the Beaker acceptance testing tool
285,0907,675puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
295,1703,175puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
305,1816,689puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
315,1903,131puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
325,2353,213puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
335,3096,803ruby-augeasProvides bindings for augeas.
345,3226,587onceoverAutomatically generates tests for your Puppet code
355,36512,513hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
365,4183,207puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
375,4538,351puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
385,5643,204puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
395,5653,225puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
405,6393,256voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
415,7173,256puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
426,1518,615puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
436,9117,921ra10keR10K and Puppetfile rake tasks
447,15510,843beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
457,20911,068beaker-awsFor use for the Beaker acceptance testing tool
467,42713,647beaker-openstackProvides OpenStack hypervisor implementation for the Beaker acceptance testing tool.
477,48513,371beaker-vmwareFor use for the Beaker acceptance testing tool
487,50012,958beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
497,62513,130beaker-vcloudFor use for the Beaker acceptance testing tool
507,9386,444voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
518,2523,989puppet-lint-package_ensure-checkA puppet-lint plugin to check the ensure attribute on package resources.
528,2938,680puppetdb-rubySimple Ruby client library for PuppetDB API
538,3343,840voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
549,9655,929beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5510,1964,161puppet_metadataA package that provides abstractions for the Puppet Metadata
5610,26415,810puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
5710,91419,067onceover-codequalityLint and syntax validation for onceover
5810,98510,341puppet-ghostbusterTry and find dead code in Puppet receipts
5912,6054,238puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make i...
6014,4367,692voxpupuli-releaseHelpers for deploying Vox Pupuli modules
6115,1864,319openvox-stringsPuppet documentation via YARD
6217,8676,003voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
6318,1464,250puppet-lint-exec_idempotency-checkA puppet-lint plugin to check the idempotency attributes on exec resources.
6418,2104,263puppet-lint-params_not_optional_with_undef-checkA puppet-lint plugin to check for class parameters with undef as value but not Optional...
6519,41323,302modulesyncUtility to synchronize common files across puppet modules in Github.
6623,38219,639autosignTooling to make puppet autosigning easy, secure, and extensible
6741,75530,022puppet_webhookSinatra Webhook Server for Puppet/R10K
6844,56315,380metadata_json_depsVerify all your dependencies allow the latest versions on Puppet Forge
6944,94619,639onceover-octocatalog-diffAllows Onceover users to use their existing factsets to check what affect given changes...
7069,62721,128onceover-lookuplookup plugin for onceover
7178,03830,022voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
7286,71758,818beaker-gkeAdd GKE support to Beaker acceptance testing tool
73108,16058,818puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
74136,39158,818puppet-lint-exec_idempotent-checkA puppet-lint plugin to check for idepotency with exec resources.
75173,22736,893openvox-editor-servicesA ruby based implementation of a Language Server and Debug Server for the OpenVox Puppe...
76181,90858,818beaker-kubevirtEnables Beaker to provision VMs using KubeVirt for automated acceptance testing of Pupp...
77186,91558,818beaker-hcloudAnother gem that extends beaker