| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the existing acceptance testing frameworkkill-acceptance | Tim Smith | 2018-06-26 | 1 | -25/+2 |
* | Revert "Run all tests in CI" | Thom May | 2018-05-01 | 1 | -1/+1 |
* | Run all tests in CItm/run_all_tests_in_ci | Thom May | 2018-04-25 | 1 | -1/+1 |
* | Kill any orphaned testsshain/test_killer | Scott Hain | 2018-02-20 | 1 | -0/+3 |
* | Force deletion of tmpdir with sudoshain/force_delete_tmpdir | Scott Hain | 2018-01-16 | 1 | -1/+1 |
* | remove bundle_install.sh | Lamont Granquist | 2017-05-10 | 3 | -14/+2 |
* | add note to hacklcg/ominbus-bundle-config | Lamont Granquist | 2017-05-09 | 1 | -0/+5 |
* | simplify omnibus config and greenify builds again | Lamont Granquist | 2017-05-09 | 5 | -26/+54 |
* | Don't futz with bundle config | Thom May | 2017-04-28 | 2 | -4/+0 |
* | Replace changelog group with ci group | Tom Duffield | 2017-03-07 | 1 | -1/+1 |
* | Better handle version bumpingtduffield/update-version-bumping | Tom Duffield | 2017-02-22 | 2 | -4/+2 |
* | Bundle with changelog group for version bump | Tom Duffield | 2017-02-10 | 1 | -1/+2 |
* | Make it so you can actually run rake:dependencies locally | Tom Duffield | 2017-02-09 | 1 | -1/+1 |
* | Cleanup Gemfiles, Berksfiles, and update Gemfile groups | Tom Duffield | 2017-02-09 | 1 | -1/+1 |
* | Dont fail the version bump if changelog failsafiune/dont-fail-if-changelog-fails | Salim Afiune | 2016-12-13 | 1 | -1/+1 |
* | Make sure Dockerfile is kept up to date | Tom Duffield | 2016-12-07 | 1 | -0/+1 |
* | Use tduffield branch of github-changelog-generator | Tom Duffield | 2016-12-02 | 1 | -0/+1 |
* | Disable the automatic changelog generation | Tom Duffield | 2016-11-10 | 1 | -1/+0 |
* | Add UTF-8 environment var to version bumper | Tom Duffield | 2016-11-09 | 1 | -0/+2 |
* | Update the changelog when the version is bumped by CI | Tom Duffield | 2016-11-09 | 2 | -1/+2 |
* | Reenable non-windows tests | Kartik Null Cating-Subramanian | 2016-07-21 | 1 | -2/+2 |
* | Turn all those blasted acceptance tests offstupid1ksubrama/new_acceptance | Kartik Null Cating-Subramanian | 2016-07-13 | 1 | -2/+2 |
* | Make chef-config Rakefile run without rspecjk/chef-config-no-rspec | John Keiser | 2016-06-06 | 1 | -1/+1 |
* | Ensure we install rake in CI (version bump)jk/install-rake | John Keiser | 2016-06-06 | 1 | -1/+1 |
* | Install fewer binary dependencies and dependencies in generaljk/install-less-stuff | John Keiser | 2016-06-06 | 4 | -5/+6 |
* | Use --user-install to allow gem install to happenjk/set-evx | John Keiser | 2016-06-01 | 1 | -1/+2 |
* | Use desired bundler to bundle install | John Keiser | 2016-06-01 | 1 | -3/+3 |
* | Add set -evx to shell scripts | John Keiser | 2016-06-01 | 4 | -0/+8 |
* | adding shell scripts for the bump bot that will ensure the correct bundler ve... | Matt Wrock | 2016-06-01 | 4 | -0/+20 |
* | copy chef-acceptance suites into $WORKSPACE | Seth Chisamore | 2016-05-17 | 1 | -6/+8 |
* | Revert "exit 0 -- its how acceptance works" | Seth Chisamore | 2016-05-17 | 1 | -20/+19 |
* | exit 0 -- its how acceptance works | Matt Wrock | 2016-05-17 | 1 | -19/+20 |
* | Execute chef-acceptance without elevated privileges | Seth Chisamore | 2016-05-13 | 1 | -5/+7 |
* | Add `KITCHEN_CHEF_CHANNEL` value now `ARTIFACTORY_USERNAME` that was removed | Seth Chisamore | 2016-05-10 | 1 | -1/+1 |
* | Write chef-acceptance data to the Jenkins `$WORKSPACE` | Seth Chisamore | 2016-05-10 | 1 | -1/+1 |
* | Remove legacy `ARTIFACTORY_*` env variables | Seth Chisamore | 2016-05-10 | 1 | -4/+4 |
* | Run the intergration tests in FIPS mode | Kartik Null Cating-Subramanian | 2016-04-25 | 1 | -7/+1 |
* | Turn off GIT_SSL_NO_VERIFYjk/use-ssl-again | John Keiser | 2016-04-19 | 1 | -3/+1 |
* | Just use the actual installed bundle instead of reusing the Gemfile to run Ch... | John Keiser | 2016-04-18 | 2 | -2/+2 |
* | Don't update bundler when running acceptance test | John Keiser | 2016-04-18 | 1 | -1/+3 |
* | Install only core chef plus test when testing | John Keiser | 2016-04-18 | 2 | -5/+2 |
* | Don't bundle install on tests | John Keiser | 2016-04-18 | 1 | -1/+1 |
* | Run acceptance from the acceptance dir in the Chef gem | John Keiser | 2016-04-18 | 1 | -1/+1 |
* | Remove Gemfile.windows and put both platforms in Gemfile.lock | John Keiser | 2016-04-18 | 2 | -8/+26 |
* | Add --force-destroy to chef-acceptance | danielsdeleo | 2016-03-22 | 1 | -1/+1 |
* | set FORCE_FFI_YAJL on windows spec testslcg/force-ffi-windows | Lamont Granquist | 2016-03-17 | 1 | -1/+5 |
* | remove final cleanup from ci verify scripts to return proper exit codepw/fix_verify_sh | Patrick Wright | 2016-02-16 | 2 | -7/+0 |
* | Disable unit tests in later stages of CD pipelineschisamo/disable-unit | Seth Chisamore | 2016-02-11 | 2 | -2/+2 |
* | Fix Windows logicjk/remove-tempdir | John Keiser | 2016-02-10 | 1 | -7/+2 |
* | Create special tempdir and destroy it on each ci run | John Keiser | 2016-02-10 | 2 | -0/+25 |