summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update mixlib-log requirement from ~> 2 to ~> 3dependabot/bundler/mixlib-log-tw-3dependabot-preview[bot]2019-10-281-1/+1
| | | | | | | | Updates the requirements on [mixlib-log](https://github.com/chef/mixlib-log) to permit the latest version. - [Release notes](https://github.com/chef/mixlib-log/releases) - [Changelog](https://github.com/chef/mixlib-log/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/mixlib-log/compare/v2.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Simplify the gemfile for dependabotTim Smith2019-10-281-6/+0
|
* Add badge to the readmeTim Smith2019-08-061-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.0.3 by Chef Expeditorv3.0.3Chef Expeditor2019-08-073-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #48 from chef/bkTim Smith2019-08-0617-208/+149
|\ | | | | Update project owner + Remove Travis CI
| * Don't freeze the constants in the specsTim Smith2019-08-061-29/+30
| | | | | | | | | | | | We're abusing constants here. Kick this can down the road a bit. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Chefstyle fixesTim Smith2019-08-066-33/+35
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add version tagging backTim Smith2019-08-061-0/+2
| | | | | | | | | | | | It turns out we need this Signed-off-by: Tim Smith <tsmith@chef.io>
| * Replace Appveyor with BuildkiteTim Smith2019-08-062-46/+15
| | | | | | | | | | | | This way we test it all in one place Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use the standard appveyor configTim Smith2019-08-062-17/+20
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Switch to the ruby docker images in BKTim Smith2019-08-061-6/+6
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use the standard rakefileTim Smith2019-08-061-9/+14
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Chefstyle autocorrectsTim Smith2019-08-065-97/+97
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use new ChefstyleTim Smith2019-08-061-1/+1
| | | | | | | | | | | | We don't support ancient ruby anymore Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update project owner + Remove Travis CITim Smith2019-08-063-42/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CODEOWNERSTim Smith2019-08-061-2/+2
|
* Update README.mdTim Smith2019-08-061-0/+8
|
* Bump version to 3.0.2 by Chef Expeditor3.0.2Chef Expeditor2019-06-013-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #47 from chef/bkTim Smith2019-05-312-3/+34
|\ | | | | Add BuildKite PR Testing
| * Add BuildKite PR TestingTim Smith2019-05-312-3/+34
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 3.0.1Chef Expeditor2019-04-231-17/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 3.0.1 by Chef Expeditorv3.0.1Chef Expeditor2019-04-233-4/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #46 from chef/ruby24Tim Smith2019-04-2313-13/+99
|\ | | | | Add back Ruby 2.4 support / update testing
| * Add back Ruby 2.4 support / update testingTim Smith2019-04-2313-13/+99
|/ | | | | | | | | | | Add back Ruby 2.4 support Test on more versions in Appveyor Test on the latest ruby versions in Travis Add our full set of GitHub templates Enable issue locking Add a contributing file Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.0.0 by Chef Expeditorv3.0.0Chef Expeditor2019-01-041-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #45 from chef/lcg/version-bumpTim Smith2019-01-044-7/+7
|\ | | | | update travis, drop ruby < 2.5, major version bump
| * update travis, drop ruby < 2.5, major version bumplcg/version-bumpLamont Granquist2019-01-044-7/+7
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 2.1.5 by Chef Expeditorv2.1.5Chef Expeditor2018-12-193-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #44 from chef/slimTim Smith2018-12-183-21/+21
|\ | | | | Only ship the required libraries in the gem artifact
| * Only ship the required libraries in the gem artifactslimTim Smith2018-12-113-21/+21
|/ | | | | | Skip the dev and test files from the gem artifact. Signed-off-by: Tim Smith <tsmith@chef.io>
* Add code of conduct fileTim Smith2018-12-061-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 2.1.4 by Chef Expeditorv2.1.4Chef Expeditor2018-08-024-6/+6
|
* Merge pull request #43 from chef/githubTim Smith2018-08-012-1/+18
|\ | | | | Update codeowners and add github PR template
| * Update codeowners and add github PR templategithubTim Smith2018-07-312-1/+18
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #42 from chef/cleanupTim Smith2018-07-311-5/+2
|\ | | | | Remove deprecated config from expeditor config
| * Fix another deprecationcleanupTim Smith2018-07-311-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove deprecated config from expeditor configTim Smith2018-07-311-4/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 2.1.3 by Chef Expeditorv2.1.3Chef Expeditor2018-07-313-5/+6
| |
* | Merge pull request #41 from chef/cleanupTim Smith2018-07-3017-41/+157
|\ \ | |/ | | Update testing boilerplate
| * Expand Travis ruby version testingTim Smith2018-07-301-1/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add the actual rake updatesTim Smith2018-07-301-4/+22
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Move test deps to the gemfile and expand the rakefileTim Smith2018-07-303-8/+29
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add docs / contributing section to the readmeTim Smith2018-07-301-3/+15
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add github issue templateTim Smith2018-07-301-0/+21
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update copyrights and e-mailsTim Smith2018-07-3010-22/+41
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update ignore fileTim Smith2018-07-301-3/+26
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 2.1.2 by Chef Expeditorv2.1.2Chef Expeditor2018-06-263-4/+12
|
* Merge pull request #40 from chef/lcg/remove-hashrocketsLamont Granquist2018-06-264-41/+43
|\ | | | | remove hashrocket syntax
| * remove hashrocket syntaxLamont Granquist2018-06-264-41/+43
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md to reflect the promotion of 2.1.1Chef Expeditor2018-06-081-12/+8
|