summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/package_task.rb
Commit message (Expand)AuthorAgeFilesLines
* fix chefstyle again, confused as to where this is coming fromLamont Granquist2017-06-081-1/+1
* Fix the update task description.Noah Kantrowitz2017-05-251-1/+1
* Don’t use VersionString in chef-config because it doesn’t have access to ...Noah Kantrowitz2017-05-251-4/+5
* First pass on a VersionString class.Noah Kantrowitz2017-05-231-1/+3
* Better handle version bumpingtduffield/update-version-bumpingTom Duffield2017-02-221-0/+14
* "fix" Lint/NestedMethodDefinition copsLamont Granquist2016-08-161-2/+2
* Do not use bundle install to update Gemfile.lock after version bumpjk/crazy-version-bumpJohn Keiser2016-06-171-15/+41
* Remove Gemfile.windows and put both platforms in Gemfile.lockJohn Keiser2016-04-181-7/+4
* Make gemfile_util capable of copying groups overJohn Keiser2016-04-181-1/+6
* Fix Rubocop error in package_taskSalim Alam2016-03-211-1/+1
* Add version:bump and version:show tasks for version-bump-botjk/version-bumperJohn Keiser2016-03-211-7/+29
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Bump version to 12.7.0, and make "rake version" use just the one VERSION filejk/bump-12.7.0John Keiser2016-01-271-7/+6
* Use double quotes by defaultThom May2016-01-141-18/+18
* Correct uses of fail to raisetm/fix_failThom May2016-01-131-1/+1
* Change module_path_name to module_pathksubrama/rake_taskKartik Null Cating-Subramanian2015-08-251-13/+13
* Downcase module_path_name by defaultKartik Null Cating-Subramanian2015-08-251-1/+2
* Refactor chef's Rakefile to a task.Kartik Null Cating-Subramanian2015-08-251-0/+222