summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don’t use VersionString in chef-config because it doesn’t have access to ...Noah Kantrowitz2017-05-251-0/+1
* Better handle version bumpingtduffield/update-version-bumpingTom Duffield2017-02-221-19/+1
* Make sure Dockerfile is kept up to dateTom Duffield2016-12-071-0/+9
* Add rake task for generator release annoucnementsTom Duffield2016-11-211-0/+1
* Add automation for bumping major/minor versionTom Duffield2016-11-091-0/+16
* small change to test bump botMatt Wrock2016-10-061-1/+1
* Do not use bundle install to update Gemfile.lock after version bumpjk/crazy-version-bumpJohn Keiser2016-06-171-2/+3
* Don't use berks when bumping version--can't possibly change.jk/version-without-berksJohn Keiser2016-04-181-3/+1
* Make gemfile_util capable of copying groups overJohn Keiser2016-04-181-1/+3
* Simplify external tests and make them work with Gemfile.lockJohn Keiser2016-04-181-14/+1
* Pin everything down with Gemfile.lock, add rake dependencies to updateJohn Keiser2016-04-181-0/+3
* Require chef/version since it's used herejk/require-what-you-useJohn Keiser2016-03-291-0/+1
* guard against changelog generator not being installedtm/option_changelog_generatorThom May2016-03-031-6/+10
* release 12.8.0 changelogmw/version-bumpMatt Wrock2016-03-021-0/+9
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Add CBGB to the repositoryNathen Harvey2016-01-211-0/+1