summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix some of the backport guideTim Smith2018-06-061-4/+4
| | | | | | I reused the regression guide and that showed Signed-off-by: Tim Smith <tsmith@chef.io>
* Update the copyrightTim Smith2018-06-061-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Document branching and backportingTim Smith2018-06-061-8/+13
| | | | | | The regression section here isn't a thing we do so I just took that all out. Signed-off-by: Tim Smith <tsmith@chef.io>
* Updates to describing the channels / platformsTim Smith2018-06-061-4/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Don't link to a private repo for guidanceTim Smith2018-06-061-3/+1
| | | | | | That really isn't helpful to anymore that needs to know Signed-off-by: Tim Smith <tsmith@chef.io>
* Minor tweaks to wording and more linksTim Smith2018-06-061-11/+7
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Reword why we're not telling you how to install RubyTim Smith2018-06-061-4/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Rubygems is in Ruby nowTim Smith2018-06-061-5/+4
| | | | | | No need to call out that dep Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the reference to omnibus packageTim Smith2018-06-061-2/+2
| | | | | | Also reword what the package contains Signed-off-by: Tim Smith <tsmith@chef.io>
* whitespace fix to make expeditor runLamont Granquist2018-04-231-1/+1
| | | | | | trying to sort out weirdness from this morning Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update information on updating gems / Expeditorreadme_tweakTim Smith2018-03-261-7/+4
| | | | | | These were just wrong Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.4+ruby24+Tim Smith2018-03-131-1/+1
| | | | | | | We're removed testing on 2.3 so at this point we wouldn't know if we introduced some Ruby 2.4+ code. Signed-off-by: Tim Smith <tsmith@chef.io>
* README improvement for Chef beginner.Takaya Fujimaki2017-07-291-2/+6
|
* typeo [ci skip]Lamont Granquist2017-06-011-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* missing closing blockLamont Granquist2017-06-011-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Remove bundle tasks, version_policy.rb and update READMELamont Granquist2017-06-011-133/+66
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* bump ruby version in README [ci skip]Lamont Granquist2017-05-301-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add release policy badge to READMEtduffield/add-release-policyTom Duffield2017-03-151-1/+1
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* testingLamont Granquist2017-02-261-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fix readme typos and improve list markdownTim Smith2017-02-091-13/+12
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add chef/chef image link to READMETom Duffield2016-12-081-0/+1
| | | | | | | The README on the Docker Hub page contains instructions on how to use the image with kitchen-dokken. Signed-off-by: Tom Duffield <tom@chef.io>
* Update downloads.chef.io URLTom Duffield2016-12-081-2/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Add docs around releasing regression fixestd/update-changelog-every-bumpTom Duffield2016-11-091-0/+15
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Add automation for bumping major/minor versionTom Duffield2016-11-091-3/+1
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Update the changelog when the version is bumped by CITom Duffield2016-11-091-1/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Add gem release badge to the readme / changelog header (#5527)Tim Smith2016-11-081-1/+2
| | | | | When we update our changelog it’s a bit confusing since multiple days go by before we ship the new release. Adding a header to the changelog and a readme gem release badge should help clear up what our current release actually is. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update links in the readmeTim Smith2016-09-301-7/+9
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Additional readme updatesTim Smith2016-08-101-8/+8
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Replace IRC with SlackTim Smith2016-08-081-3/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* update readme regarding minor version bumpminor_versionMatt Wrock2016-05-181-0/+10
|
* Remove 'conservative' from dependency tasks.Chris Doherty2016-05-091-1/+1
|
* Remove Gemfile.windows and put both platforms in Gemfile.lockJohn Keiser2016-04-181-4/+4
|
* Use locked dependencies to build chefJohn Keiser2016-04-181-0/+145
|
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
| | | Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"
* Update README.mdTimothy Cyrus2016-01-161-22/+25
|
* Issue 3859 Text Update to Readme. Obvious FixPatrick Walker2016-01-101-1/+1
|
* Add links to jump directly to IRCMartin Smith2015-11-191-2/+4
| | | | Per btm's suggestion and the conversation at today's Developers Meeting, add some links to easy ways to join IRC and view read-only channel logs.
* Revert naming to "mailing list" per reviewJulian C. Dunn2015-10-241-1/+1
|
* Mailing list has moved to Discourse.Julian C. Dunn2015-10-231-2/+2
| | | | Also updated CodeClimate badge URL. Either will work, but 'chef' and not 'opscode' is now canonical.
* A simple change to add periods at the end of sentences.Julie Gunderson2015-04-021-4/+4
|
* Add space so GFM recognizes the ordered listdanielsdeleo2015-01-271-0/+1
|
* Be clear that we want PRs against masterdanielsdeleo2015-01-271-1/+2
|
* Update copyright for 2015danielsdeleo2015-01-271-1/+1
|
* Replace wiki link with short dev process instructionsdanielsdeleo2015-01-271-4/+5
|
* Update installer links for chef.iodanielsdeleo2015-01-271-2/+2
|
* Learn Chef is at learn.chef.iodanielsdeleo2015-01-271-2/+2
|
* Convert opscode.com and getchef.com to chef.io in READMEdanielsdeleo2015-01-271-12/+12
|
* Point appveyor badge at chef instead of opscodeJay Mundrawala2015-01-271-1/+1
|
* Fix travis badge after org renamemh/travis_badgeMark Harrison2015-01-221-1/+1
|
* Clarify where issues should be filedmmzyk2015-01-221-0/+13
| | | | | | This should help people figure out the appropriate place to open an issue so they don't have to experience opening an issue to only have it be closed and then told to reopen it somewhere else.