summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9607 from chef/cache_gemsTim Smith2020-04-072-11/+16
|\
| * Move all the config version stuff to it's own sectionTim Smith2020-04-051-9/+11
| * Improve folding and don't install gem docsTim Smith2020-04-052-3/+6
* | Download and verify the Ruby installer, then move into placeBryan McLellan2020-04-061-14/+33
* | Improved Ruby download/install for functional testsBryan McLellan2020-04-051-9/+55
|/
* Use $env:temp instead of c:/btm/fix-windows-func-testBryan McLellan2020-04-031-3/+3
* Update Ruby to 2.7.1 / bundler to 2.1.4Tim Smith2020-04-011-3/+3
* If we can't remove the Ruby installer in windows tests that's coolfail_less_windowsTim Smith2020-03-201-1/+1
* Trying to get buildkite output more readable / navigable.Ryan Davis2020-03-161-5/+3
* Add more folding to the windows functional testsTim Smith2020-03-091-5/+3
* Merge pull request #9466 from chef/faster_specsTim Smith2020-03-091-0/+4
|\
| * Set env vars in the container setup scriptfaster_specsTim Smith2020-03-061-0/+4
* | Use the aws cli to download ruby in the windows testsTim Smith2020-03-091-2/+1
|/
* Only run apt-get update when we need toTim Smith2020-03-061-2/+0
* More foldingTim Smith2020-03-061-1/+3
* Add logging / log folding to BKTim Smith2020-03-062-0/+5
* Refresh the apt cache thoughTim Smith2020-03-061-0/+1
* Stop installing packages on our constainers that are already thereTim Smith2020-03-061-3/+0
* Pull the windows Ruby installer from S3 for testsTim Smith2020-02-051-1/+1
* Add ruby 2.7 testingLamont Granquist2020-01-284-4/+67
* move minimum hab check/install to a reusable scriptRobb Kidd2019-11-052-10/+11
* add more error checks to hab package testsRobb Kidd2019-11-051-0/+1
* only install hab 0.85 if not already installedhabiwindochefRobb Kidd2019-11-011-3/+10
* add tests for the Windows habitat planRobb Kidd2019-11-011-0/+37
* Bump Ruby to 2.6.5 to address CVEs #8951Christopher A. Snapp2019-10-022-6/+6
* Avoid rake failures in the test kitchen testsTim Smith2019-09-301-4/+4
* Fix Windows Integration and Functional tests for BKJaymala Sinha2019-09-273-2/+49
* Run windows verification in powershellJaymala Sinha2019-09-053-0/+40
* Don't create interfaces.d anymoreTim Smith2019-06-091-1/+0
* Don't install net-tools on opensuseTim Smith2019-06-081-1/+1
* Make sure we have the interfaces.d directory on UbuntuTim Smith2019-06-081-3/+4
* Remove package install that's in the container nowTim Smith2019-06-081-5/+0
* Add tests for CentOS & SUSETim Smith2019-06-083-46/+26
* Enable All BK verification testsJaymala Sinha2019-06-043-0/+82
* Add more verification testsJaymala Sinha2019-04-121-1/+0
* Add Verification tests in Buildkitejsinha/migrate_verify_bkJaymala Sinha2019-04-111-0/+10
* [OC-3564] remove unused scriptsSeth Chisamore2012-10-303-130/+0
* update features screen script for expanderBryan McLellan2011-02-091-2/+2
* add screen script for starting rake dev:features:start:*Bryan McLellan2011-02-091-0/+28
* update features infrastructure for chef-expanderDaniel DeLeo2011-02-031-44/+63
* make screen-based dev environment start script 0755Daniel DeLeo2010-07-311-0/+0
* no more sudo in mac dev startDaniel DeLeo2010-03-291-4/+4
* Merge branch 'CHEF-925' of git://github.com/timh/chef into timh/CHEF-925Adam Jacob2010-02-081-1/+7
|\
| * updated cucumber.yml to work with cucumber 0.6, fixing CHEF-925; fixed incorr...Tim Hinderliter2010-02-051-1/+7
* | Adding Web UI Rake TasksAdam Jacob2010-02-031-2/+1
|/
* chef-731, initial version only supporting 'dev', not 'features'jtimberman2009-11-231-0/+24
* Adding mac-dev-start script, that spawns terminals for you on macAdam Jacob2009-09-261-0/+54