Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update some build / updating instructions for developmentinstructions | Tim Smith | 2018-08-24 | 1 | -2/+1 |
| | | | | | | | | Update the readme with the correct rake tasks to build chef Fix a typo in the rake comments Add a comment we have in DK to remind folks that they need to update the deps after changing the overrides. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Fix some of the backport guide | Tim Smith | 2018-06-06 | 1 | -4/+4 |
| | | | | | | I reused the regression guide and that showed Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update the copyright | Tim Smith | 2018-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Document branching and backporting | Tim Smith | 2018-06-06 | 1 | -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 / platforms | Tim Smith | 2018-06-06 | 1 | -4/+4 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Don't link to a private repo for guidance | Tim Smith | 2018-06-06 | 1 | -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 links | Tim Smith | 2018-06-06 | 1 | -11/+7 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Reword why we're not telling you how to install Ruby | Tim Smith | 2018-06-06 | 1 | -4/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Rubygems is in Ruby now | Tim Smith | 2018-06-06 | 1 | -5/+4 |
| | | | | | | No need to call out that dep Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Remove the reference to omnibus package | Tim Smith | 2018-06-06 | 1 | -2/+2 |
| | | | | | | Also reword what the package contains Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | whitespace fix to make expeditor run | Lamont Granquist | 2018-04-23 | 1 | -1/+1 |
| | | | | | | trying to sort out weirdness from this morning Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Update information on updating gems / Expeditorreadme_tweak | Tim Smith | 2018-03-26 | 1 | -7/+4 |
| | | | | | | These were just wrong Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Require Ruby 2.4+ruby24+ | Tim Smith | 2018-03-13 | 1 | -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 Fujimaki | 2017-07-29 | 1 | -2/+6 |
| | |||||
* | typeo [ci skip] | Lamont Granquist | 2017-06-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | missing closing block | Lamont Granquist | 2017-06-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Remove bundle tasks, version_policy.rb and update README | Lamont Granquist | 2017-06-01 | 1 | -133/+66 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | bump ruby version in README [ci skip] | Lamont Granquist | 2017-05-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Add release policy badge to READMEtduffield/add-release-policy | Tom Duffield | 2017-03-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | testing | Lamont Granquist | 2017-02-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Fix readme typos and improve list markdown | Tim Smith | 2017-02-09 | 1 | -13/+12 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Add chef/chef image link to README | Tom Duffield | 2016-12-08 | 1 | -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 URL | Tom Duffield | 2016-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Add docs around releasing regression fixestd/update-changelog-every-bump | Tom Duffield | 2016-11-09 | 1 | -0/+15 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Add automation for bumping major/minor version | Tom Duffield | 2016-11-09 | 1 | -3/+1 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Update the changelog when the version is bumped by CI | Tom Duffield | 2016-11-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Add gem release badge to the readme / changelog header (#5527) | Tim Smith | 2016-11-08 | 1 | -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 readme | Tim Smith | 2016-09-30 | 1 | -7/+9 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Additional readme updates | Tim Smith | 2016-08-10 | 1 | -8/+8 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Replace IRC with Slack | Tim Smith | 2016-08-08 | 1 | -3/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | update readme regarding minor version bumpminor_version | Matt Wrock | 2016-05-18 | 1 | -0/+10 |
| | |||||
* | Remove 'conservative' from dependency tasks. | Chris Doherty | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | Remove Gemfile.windows and put both platforms in Gemfile.lock | John Keiser | 2016-04-18 | 1 | -4/+4 |
| | |||||
* | Use locked dependencies to build chef | John Keiser | 2016-04-18 | 1 | -0/+145 |
| | |||||
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -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.md | Timothy Cyrus | 2016-01-16 | 1 | -22/+25 |
| | |||||
* | Issue 3859 Text Update to Readme. Obvious Fix | Patrick Walker | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Add links to jump directly to IRC | Martin Smith | 2015-11-19 | 1 | -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 review | Julian C. Dunn | 2015-10-24 | 1 | -1/+1 |
| | |||||
* | Mailing list has moved to Discourse. | Julian C. Dunn | 2015-10-23 | 1 | -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 Gunderson | 2015-04-02 | 1 | -4/+4 |
| | |||||
* | Add space so GFM recognizes the ordered list | danielsdeleo | 2015-01-27 | 1 | -0/+1 |
| | |||||
* | Be clear that we want PRs against master | danielsdeleo | 2015-01-27 | 1 | -1/+2 |
| | |||||
* | Update copyright for 2015 | danielsdeleo | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | Replace wiki link with short dev process instructions | danielsdeleo | 2015-01-27 | 1 | -4/+5 |
| | |||||
* | Update installer links for chef.io | danielsdeleo | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | Learn Chef is at learn.chef.io | danielsdeleo | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | Convert opscode.com and getchef.com to chef.io in README | danielsdeleo | 2015-01-27 | 1 | -12/+12 |
| | |||||
* | Point appveyor badge at chef instead of opscode | Jay Mundrawala | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | Fix travis badge after org renamemh/travis_badge | Mark Harrison | 2015-01-22 | 1 | -1/+1 |
| |