Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add learnchef testing to travis matrix | Lamont Granquist | 2016-10-05 | 1 | -8/+44 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Remove 10_stable from the branches to build | Tim Smith | 2016-09-21 | 1 | -1/+0 |
| | | | | | | We're not going to be building this again Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Use bundler version from the Gemfile.lock | John Keiser | 2016-09-12 | 1 | -0/+1 |
| | |||||
* | Don't bother installing integration test gemsjk/pin-chef-pedant | John Keiser | 2016-09-08 | 1 | -0/+10 |
| | |||||
* | remove ruby 2.1 support | Lamont Granquist | 2016-08-22 | 1 | -5/+0 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Use Ruby 2.3.1 in Travis and Appveyor | John Keiser | 2016-08-17 | 1 | -21/+21 |
| | |||||
* | Use Ruby 2.1.9, add 2.3 to the list of tested versionsjk/msys2 | John Keiser | 2016-08-03 | 1 | -25/+24 |
| | |||||
* | update nokogiri and dependencies | Matt Wrock | 2016-06-21 | 1 | -3/+1 |
| | |||||
* | Ignoring the nokogiri CVE until we update to 1.6.8 | tyler-ball | 2016-06-16 | 1 | -1/+3 |
| | |||||
* | Merge pull request #4967 from chef/lcg/kitchen-tests3 | Lamont Granquist | 2016-05-26 | 1 | -4/+71 |
|\ | | | | | add a few more distros to kitchen testing | ||||
| * | add a few more distros to kitchen testinglcg/kitchen-tests3 | Lamont Granquist | 2016-05-25 | 1 | -4/+71 |
| | | | | | | | | adds debian, centos-7 and fedora-23 | ||||
* | | Merge pull request #4960 from tas50/old_webhooks | Lamont Granquist | 2016-05-25 | 1 | -10/+0 |
|\ \ | |/ |/| | Remove old webhooks from Travis | ||||
| * | Remove old webhooks from Travis | Tim Smith | 2016-05-20 | 1 | -10/+0 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | convert kitchen tests to docker + other fixes | Lamont Granquist | 2016-05-24 | 1 | -76/+44 |
|/ | | | | | | | | | | | | - use kitchen-dokken instead of kitchen-ec2 - add tests for gem metadata + chef-sugar - convert to inspec and add some tests this disables the webapp stuff completely and its testing for now, that needs to be updated to more modern httpd/mysql cookbooks and have its testing converted to inspec. more O/S distros are also in the pipeline. | ||||
* | fixing nits from PRlcg/kitchen-tests2 | Lamont Granquist | 2016-05-12 | 1 | -4/+2 |
| | |||||
* | add centos and more func testing to travis | Lamont Granquist | 2016-05-11 | 1 | -2/+54 |
| | |||||
* | add some comments [ci skip]lcg/redundant | Lamont Granquist | 2016-05-02 | 1 | -0/+2 |
| | |||||
* | completely deprecate run_chef_tests | Lamont Granquist | 2016-05-02 | 1 | -8/+8 |
| | |||||
* | ignore failures here if we're not sudo: true | Lamont Granquist | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | Revert "seem like redundant redundancies" | Lamont Granquist | 2016-05-02 | 1 | -0/+12 |
| | | | | This reverts commit 40e36caa00be41f4878f46ec242f515a3f8f44c1. | ||||
* | give bundle audit its own run | Lamont Granquist | 2016-04-28 | 1 | -0/+9 |
| | | | | and extract most config back out into .travis.yml | ||||
* | lets just remove chef_rewind | Lamont Granquist | 2016-04-28 | 1 | -5/+0 |
| | |||||
* | seem like redundant redundancies | Lamont Granquist | 2016-04-28 | 1 | -5/+0 |
| | |||||
* | make it easier to identify from the travis UI what we're testinglcg/run-chefstyle-isolated | Lamont Granquist | 2016-04-27 | 1 | -1/+3 |
| | |||||
* | run chefstyle in parallel, once | Lamont Granquist | 2016-04-27 | 1 | -0/+3 |
| | | | | make it easier to see if we have style errors or code errors | ||||
* | Re-add activesupport testsjk/activesupport-tests | John Keiser | 2016-04-19 | 1 | -5/+5 |
| | |||||
* | Install even less stuff on Travis | John Keiser | 2016-04-18 | 1 | -5/+5 |
| | |||||
* | Make gemfile_util capable of copying groups over | John Keiser | 2016-04-18 | 1 | -13/+13 |
| | |||||
* | Simplify external tests and make them work with Gemfile.lock | John Keiser | 2016-04-18 | 1 | -99/+114 |
| | |||||
* | halite is green, poise is not. | Lamont Granquist | 2016-04-04 | 1 | -3/+3 |
| | | | | | letting poise go red so i can merge. halite has been green for awhile now. | ||||
* | allow 2.3.0 failures, because yikes...lcg/travis-ruby-2.3.0 | Lamont Granquist | 2016-03-29 | 1 | -0/+1 |
| | |||||
* | add ruby-2.3.0 to travis matrix | Lamont Granquist | 2016-03-29 | 1 | -0/+3 |
| | |||||
* | remove pry from rbx buildlcg/rbx | Lamont Granquist | 2016-03-28 | 1 | -1/+1 |
| | |||||
* | try to avoid the halite tests for now | Lamont Granquist | 2016-02-09 | 1 | -0/+4 |
| | |||||
* | also update rubygems correctly | Lamont Granquist | 2016-02-09 | 1 | -0/+2 |
| | |||||
* | remove bundle_install override on halite | Lamont Granquist | 2016-02-09 | 1 | -1/+0 |
| | |||||
* | always update bundler | Lamont Granquist | 2016-02-09 | 1 | -0/+1 |
| | |||||
* | Trying travis fix | Jay Mundrawala | 2016-02-05 | 1 | -3/+3 |
| | |||||
* | rbx can't install ruby-prof | Lamont Granquist | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Remove branch pin from .travis.ymljk/policies-acls | John Keiser | 2016-02-01 | 1 | -1/+1 |
| | |||||
* | Revert "Remove poise from the test matrix" | Noah Kantrowitz | 2016-01-29 | 1 | -0/+3 |
| | |||||
* | Pin chef-zero to a pre-merge SHA (will unpin shortly) | John Keiser | 2016-01-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4477 from chef/jdm/disable-poise | Noah Kantrowitz | 2016-01-27 | 1 | -3/+0 |
|\ | | | | | Remove poise from the test matrix | ||||
| * | Remove poise from the test matrixjdm/disable-poise | Jay Mundrawala | 2016-01-27 | 1 | -3/+0 |
| | | | | | | | | | | | | Poise is currently having it's tests refactored and thus not passing tests. We can revert this commit once that's all fixed up. | ||||
* | | bundle install without maintenance and others | Lamont Granquist | 2016-01-27 | 1 | -0/+3 |
|/ | | | | | | if we don't test this here, then when the jenkins ci cluster runs it we may error in the Rakefile when it tries to require a gem which is not in the bundle that is installed there --without several gems. | ||||
* | Ensure gem dependencies are securetm/bundle_audit | Thom May | 2016-01-21 | 1 | -0/+1 |
| | |||||
* | fix chefstyle failures | Lamont Granquist | 2016-01-15 | 1 | -1/+1 |
| | | | | | | | | autocorrects some merges that will be broken when the next chefstyle is released. also runs chefstyle after the travis tests, because i'd rather know how the code is broken rather than how its not pretty. | ||||
* | exclude vendor dirtm/add_chefstyle | Thom May | 2016-01-12 | 1 | -0/+1 |
| | |||||
* | Per RFC 64, do style checking of the Chef repo | Thom May | 2016-01-12 | 1 | -0/+1 |
| | | | | | | This commit enables ChefStyle, but with no active cops. Cops will be added per the RFC (one at a time, with a supporting PR to this repo) as we go on. | ||||
* | add knife-windows to external specskwspec | Matt Wrock | 2015-12-29 | 1 | -0/+3 |
| |