summaryrefslogtreecommitdiff
path: root/tasks
Commit message (Expand)AuthorAgeFilesLines
* chore: Use the `chef_dictionary` directly. (#13467)Jason Dent2023-02-281-23/+1
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-1/+1
* Updated Rspec to add verbose logging to track down intermittent failures on W...John McCrae2022-03-151-1/+1
* Update rspec.rbJohn McCrae2022-03-141-1/+1
* Update rspec.rbJohn McCrae2022-03-141-1/+1
* Resolve Style/MapToHash chefstyle warningStyle_MapToHashTim Smith2021-12-311-1/+1
* Fix reference to chef/chef_dictionary main branchJason Barnett2021-12-071-1/+1
* missed a variable reference in 'dictionary missing' errorRyan Punt2021-10-271-1/+1
* Swap wget for curlRyan Punt2021-10-271-8/+14
* spellcheck task requires wget; ensure it's installedRyan Punt2021-10-251-1/+13
* Use bundle config set pathJason Barnett2021-09-211-1/+2
* Fix chefspec and berkshelf testsTim Smith2021-08-241-1/+1
* Improve docs generation + update property / action descriptionsTim Smith2021-08-131-5/+2
* Handle mash types in docsTim Smith2021-07-131-0/+2
* Merge pull request #11601 from chef/notes_generationTim Smith2021-05-211-2/+2
|\
| * Fix warnings tooTim Smith2021-05-201-1/+1
| * Properly generate the docs markdown notes sectionsTim Smith2021-05-201-1/+1
* | Update comments in the docs generatorTim Smith2021-05-211-4/+2
|/
* Improve rake loggingTim Smith2021-05-031-0/+2
* remove knife spec exclusionsMarc A. Paradise2021-04-301-9/+2
* Cache all our gems during spec runsTim Smith2021-04-231-1/+1
* Move knife to its own gemChef Expeditor2021-03-311-7/+15
* bump the timeout up for gecode/depselector/berks installsLamont Granquist2021-03-221-1/+1
* Further improve docs generationTim Smith2021-02-221-2/+2
* Fully remove user resource support for macOS < 10.14Tim Smith2021-02-161-1/+1
* Fix typosTim Smith2021-02-071-2/+2
* Document default actionsTim Smith2021-02-061-3/+3
* Properly handle notes or warnings in propertiesTim Smith2021-02-061-3/+10
* Improve auto-generated documentationTim Smith2021-02-041-1/+5
* Add support for resource action descriptionsMarc A. Paradise2021-02-041-7/+4
* Update spellcheck task for new version of cspell.Pete Higgins2020-12-281-6/+1
* Improve our automated resource documentation generationTim Smith2020-12-151-1/+1
* Update the docs generation for the new formatTim Smith2020-11-191-18/+1
* Update the yaml we generate for resource documentationTim Smith2020-11-101-4/+1
* Namespace ResourceInspector to avoid conflicts with Inspec's.Pete Higgins2020-11-021-1/+1
* Don't add a package warning for solaris_packageTim Smith2020-10-281-1/+1
* Correctly generate docs yaml files to include package warningsTim Smith2020-10-281-5/+5
* Make sure we set both multipackage configs in the docsdocs_generation_updatesTim Smith2020-10-281-3/+4
* Improve the package docs generation + resolve rubocop warningsTim Smith2020-10-281-5/+5
* Remove the announcement rake task + minor task updatesTim Smith2020-10-204-87/+2
* Update docs generation task to handle Chef 16 required formatTim Smith2020-10-161-1/+1
* Avoid declaring arrays in loopsTim Smith2020-10-161-1/+3
* Stop using the Ohai shortcodeTim Smith2020-09-151-7/+1
* Update tasks/rspec.rbTim Smith2020-09-091-2/+0
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-093-3/+3
* Fix spellcheck task on Windows.fix-spellcheck-task-on-windowsPete Higgins2020-08-241-2/+7
* Don't depend on chef-utils when it might not be available.update-spellcheck-setupPete Higgins2020-08-051-2/+2
* Fix chefstyle violations.Pete Higgins2020-08-051-2/+2
* Update spellcheck config with nice stuff from other repos.Pete Higgins2020-08-051-6/+16
* Speed up our bundle installs by always running 3 jobsfaster_bundler_installsTim Smith2020-08-042-2/+2