summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-5/+5
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-19/+0
* Resolve chefstyle warningsTim Smith2021-05-071-2/+2
* add local install taskLamont Granquist2021-04-061-0/+11
* Use tr instead of gsub where we canTim Smith2020-12-211-2/+2
* update pwsh in powershell_exec to 7.1.0 and add comments explaining how to pu...ps71mwrock2020-11-171-0/+19
* Merge pull request #10541 from chef/nuke_yard_taskTim Smith2020-10-201-12/+0
|\
| * Remove the yard doc generation task / groupTim Smith2020-10-201-12/+0
* | Add missing require in the RakefileTim Smith2020-10-201-0/+1
* | Remove the announcement rake task + minor task updatesTim Smith2020-10-201-2/+1
|/
* Chefstyle fix for RakefileLance Albertson2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-2/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-0/+1
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-171-1/+1
* Fix quotes for ChefstyleTim Smith2020-07-071-1/+1
* expand_path with __dir__ instead of __FILE__Tim Smith2020-07-071-1/+1
* Refactor spellcheck task and stick it in its own taskTim Smith2020-06-231-16/+2
* Chefstyle fixTim Smith2020-06-231-1/+1
* Setup cspell to pull from our common dictionaryTim Smith2020-06-231-0/+1
* Avoid spellchecking files twice in one run.fail-early-with-cspell-syntax-errorPete Higgins2020-06-081-2/+2
* Add descriptions to rake tasks.Pete Higgins2020-05-181-0/+2
* Fix chefstyle violations.Pete Higgins2020-05-181-1/+1
* Remove check for cspell from Rakefile.Pete Higgins2020-05-181-12/+8
* More things clear of spellcheck violations.Pete Higgins2020-05-181-1/+1
* Fix spellcheck tasks to use cspell globs rather than bash.Pete Higgins2020-05-181-2/+2
* Add rake tasks for spellchecker.Pete Higgins2020-05-181-0/+16
* Merge pull request #9739 from chef/robb/reorder-gem-installs-in-hab-buildTim Smith2020-05-041-16/+25
|\
| * give good names to the rake tasks that run before installRobb Kidd2020-04-281-16/+25
* | Fixes to support unbundled rake uselcg/support-unbundled-rakeLamont Granquist2020-04-271-0/+5
|/
* Templating powershell extensions to inject distro constantsMarc Chamberland2020-02-241-0/+9
* Don't ship the extra rake tasks in the gemTim Smith2019-11-151-4/+8
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-3/+5
* Rework the docs.rb script as a Rake taskTim Smith2019-06-261-0/+1
* quote fix for chefstyleBryan McLellan2019-05-071-1/+1
* Accept-no-persist the license in the Rakefilelcg/rakefile-license-acceptLamont Granquist2019-05-061-0/+2
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-291-0/+7
* Remove the legacy maintainer filesTim Smith2019-04-231-2/+1
* Remove the CBGBNathen Harvey2018-09-061-1/+0
* Merge pull request #7585 from chef/instructionsTim Smith2018-08-241-1/+1
|\
| * Update some build / updating instructions for developmentinstructionsTim Smith2018-08-241-1/+1
* | Simplify / fix our yard doc Rake taskTim Smith2018-08-231-10/+6
|/
* Build the appropriate chef gem on WindowsTim Smith2018-08-231-1/+3
* Fix a style issuekill_old_bumpsTim Smith2018-08-221-1/+1
* Make rake install install both chef and chef-configTim Smith2018-08-221-1/+10
* Add back the install tasksTim Smith2018-08-221-0/+2
* Remove the whole chef-config package task classTim Smith2018-08-221-8/+0
* Remove the rdoc taskTim Smith2018-08-221-1/+0
* Remove old version logic from the RakefileTim Smith2018-08-221-4/+1
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* Update Expeditor config to use new Merge and Artifact Actionstduffield/use-new-artifact-actionsTom Duffield2017-07-241-11/+0