summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Add bundle env to the windows jobTim Smith2019-08-071-0/+1
| | | | | | Let's see what's going on in here Signed-off-by: Tim Smith <tsmith@chef.io>
* Require full bundler in the rakefileTim Smith2019-08-071-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use a standard rakefilebk_fixesTim Smith2019-08-061-11/+25
| | | | | | This has more error handling and better named groups Signed-off-by: Tim Smith <tsmith@chef.io>
* Chefstyle fixesTim Smith2019-08-061-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Get chefstyle greenTim Smith2018-07-251-13/+20
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the changelog generator gemTim Smith2018-07-251-9/+0
| | | | | | We're using expeditor now Signed-off-by: Tim Smith <tsmith@chef.io>
* remove hashrocket syntaxLamont Granquist2018-06-261-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Make the Rake test the worldTim Smith2016-09-291-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* enable changelog generatorThom May2016-08-041-0/+9
| | | | Signed-off-by: Thom May <thom@may.lt>
* test with updated ruby versions and run cucumbertm/update_travisThom May2016-08-031-9/+11
| | | | | | bonus Rakefile updates Signed-off-by: Thom May <thom@may.lt>
* Resolve chef style issuesTim Smith2016-03-011-12/+11
|
* Add .gemtest and Rakefile to s.files for testingBryan McLellan2012-06-081-0/+3
|
* Remove LoadError handling for missing rspec gemBjörn Albers2012-06-071-12/+4
| | | | Bundler now handles all development dependencies
* Add rake task for CucumberBjörn Albers2012-06-071-0/+5
|
* Update Rakefile for deprecated methodsBryan McLellan2012-06-071-5/+6
|
* rm jeweler, make mixlib-log bundler-ableDaniel DeLeo2011-03-171-28/+8
|
* upgrade to rspec 2Daniel DeLeo2011-03-041-20/+3
|
* allow rake to run with dependencies missingDaniel DeLeo2010-10-141-11/+22
|
* Adding the gemcutter task to the rakefilebeta-1alpha_deploy_4alpha_deploy_3alpha_deploy_21.1.0Adam Jacob2010-02-281-0/+1
|
* fix makefile and require orderChristopher Brown2009-12-211-1/+1
|
* move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-151-1/+1
|
* Add spec optsAJ Christensen2009-05-151-0/+1
|
* Convert to jewelerAJ Christensen2009-05-121-54/+43
|
* Initial commitAdam Jacob2009-03-111-0/+67