forked from horsefish/bmc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.rakeTasks
7 lines (7 loc) · 3.51 KB
/
.rakeTasks
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<Settings><!--This file was automatically generated by Ruby plugin.
You are allowed to:
1. Remove rake task
2. Add existing rake tasks
To add existing rake tasks automatically delete this file and reload the project.
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Run beaker acceptance tests" fullCmd="beaker" taksId="beaker" /><RakeTask description="List available beaker nodesets" fullCmd="beaker_nodes" taksId="beaker_nodes" /><RakeTask description="Build puppet module package" fullCmd="build" taksId="build" /><RakeGroup description="" fullCmd="" taksId="check"><RakeTask description="Fails if any ._ files are present in directory" fullCmd="check:dot_underscore" taksId="dot_underscore" /><RakeTask description="Fails if directories contain the files specified in .gitignore" fullCmd="check:git_ignore" taksId="git_ignore" /><RakeTask description="Fails if symlinks are present in directory" fullCmd="check:symlinks" taksId="symlinks" /><RakeTask description="Fails if .pp files present in tests folder" fullCmd="check:test_file" taksId="test_file" /></RakeGroup><RakeTask description="Clean a built module package" fullCmd="clean" taksId="clean" /><RakeTask description="Print development version of module" fullCmd="compute_dev_version" taksId="compute_dev_version" /><RakeTask description="Generate code coverage information" fullCmd="coverage" taksId="coverage" /><RakeTask description="Display the list of available rake tasks" fullCmd="help" taksId="help" /><RakeTask description="Run puppet-lint" fullCmd="lint" taksId="lint" /><RakeTask description="Run metadata-json-lint" fullCmd="metadata_lint" taksId="metadata_lint" /><RakeTask description="Runs all nessesary checks on a module in preparation for a release" fullCmd="release_checks" taksId="release_checks" /><RakeTask description="Run all RSpec code examples" fullCmd="rspec" taksId="rspec" /><RakeGroup description="" fullCmd="" taksId="rspec"><RakeTask description="Run classes RSpec code examples" fullCmd="rspec:classes" taksId="classes" /><RakeTask description="Run unit RSpec code examples" fullCmd="rspec:unit" taksId="unit" /></RakeGroup><RakeTask description="Run spec tests in a clean fixtures directory" fullCmd="spec" taksId="spec" /><RakeTask description="Clean up the fixtures directory" fullCmd="spec_clean" taksId="spec_clean" /><RakeTask description="Create the fixtures directory" fullCmd="spec_prep" taksId="spec_prep" /><RakeTask description="Run spec tests on an existing fixtures directory" fullCmd="spec_standalone" taksId="spec_standalone" /><RakeTask description="Syntax check Puppet manifests and templates" fullCmd="syntax" taksId="syntax" /><RakeGroup description="" fullCmd="" taksId="syntax"><RakeTask description="Syntax check Hiera config files" fullCmd="syntax:hiera" taksId="hiera" /><RakeTask description="Syntax check Puppet manifests" fullCmd="syntax:manifests" taksId="manifests" /><RakeTask description="Syntax check Puppet templates" fullCmd="syntax:templates" taksId="templates" /><RakeTask description="" fullCmd="syntax:check_puppetlabs_spec_helper" taksId="check_puppetlabs_spec_helper" /><RakeGroup description="" fullCmd="" taksId="hiera"><RakeTask description="" fullCmd="syntax:hiera:yaml" taksId="yaml" /></RakeGroup></RakeGroup><RakeTask description="Check syntax of Ruby files and call :syntax and :metadata_lint" fullCmd="validate" taksId="validate" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="metadata" taksId="metadata" /></RakeGroup></Settings>