summaryrefslogtreecommitdiff
path: root/habitat
Commit message (Expand)AuthorAgeFilesLines
* use core/git as build depMatt Wrock2022-11-021-4/+2
* Amending installation of the rest-client gem to bypass rakefile issueJohn McCrae2022-09-211-1/+11
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-232-14/+25
* Fix windows hab builds with rake install:localLamont Granquist2022-02-141-2/+2
* Fix habitat builds by using `rake install:local`Lamont Granquist2022-02-141-1/+1
* Update the Effortless package for Windows to Ruby 3Tim Smith2021-04-261-1/+1
* Update the habitat plan for Linux to Ruby 3Tim Smith2021-04-221-1/+1
* Move knife to its own gemChef Expeditor2021-03-313-10/+3
* ruby 3.0 fixes and post-bundle-install hookLamont Granquist2021-03-181-6/+2
* Don't run rspec with documentation formatter.limit-rspec-outputPete Higgins2020-10-292-2/+2
* Fix habitat argument passing in Windows test script.debug-windows-habPete Higgins2020-09-041-2/+15
* Fix hab testing script.Pete Higgins2020-08-251-2/+4
* Speed up our bundle installs by always running 3 jobsfaster_bundler_installsTim Smith2020-08-042-2/+2
* Modify habitat tests to call rspec the same as omnibusChristopher A. Snapp2020-07-131-1/+1
* Add windows + linux hab tests to verify pipelineChristopher A. Snapp2020-07-131-0/+35
* refactor Linux hab plan based on lessons from Windows planRobb Kidd2020-07-131-69/+68
* fix habitat based windows service testsmwrock2020-06-251-0/+7
* consume powershell shim DLLs from hab packagemwrock2020-06-181-4/+1
* include Chef DLLs in the Habitat Windows packagerobb/reorder-gem-installs-in-hab-buildRobb Kidd2020-04-281-0/+6
* reorder gem installs and add a retryRobb Kidd2020-04-281-5/+9
* add status code checks after bare commandsRobb Kidd2020-04-281-0/+5
* Fix linux plan to use ruby 2.7John Snow2020-04-241-9/+6
* Bump ruby for windows to 2.7John Snow2020-04-181-1/+1
* Merge pull request #9565 from TheLunaticScripter/tls/hab_version_fixTim Smith2020-04-011-3/+2
|\
| * make it one lineJohn Snow2020-04-011-2/+1
| * Make the hab version check a full version check not just minor releaseJohn Snow2020-04-011-3/+3
* | Make the links end with /docs_linksTim Smith2020-03-041-1/+1
* | Update all our links to use the new docs site formatTim Smith2020-03-041-2/+2
|/
* missed adding chef-utils hereLamont Granquist2019-11-081-1/+1
* because we're binlinking, ensure \hab\bin is in the PATHRobb Kidd2019-11-051-1/+2
* add more error checks to hab package testsRobb Kidd2019-11-051-1/+2
* add tests for the Windows habitat planRobb Kidd2019-11-013-0/+94
* force that yajl, yoRobb Kidd2019-11-011-0/+1
* prevent appbundler from clearing GEM_PATHRobb Kidd2019-11-011-0/+1
* a plan for Windows!Robb Kidd2019-11-011-0/+138
* Cleanup habitat/plan.sh for chef-infra-clientSalim Afiune2019-08-026-132/+149
* Update the hab package descriptionTim Smith2019-06-281-1/+1
* Move the habitat content back to the habitat directoryTim Smith2019-06-285-0/+214
* added scaffolding-chef planechohack2019-06-175-193/+0
* Allow config file name to flex for nonstandard file names.Nathan Cerny2019-05-291-1/+5
* Fix typo in configuration path.Nathan Cerny2019-05-281-2/+2
* Update Habitat Build with license acceptance and make package more flexible.Nathan Cerny2019-05-283-3/+18
* Include chef-bin in copied directoriesScott Macfarlane2019-05-151-1/+1
* Use core/ruby26Scott Macfarlane2019-05-151-3/+3
* Update hab plan to current standardselliott/update_hab_planThom May2018-05-025-26/+16
* Update Habitat plan to correctly buildElliott Davis2018-05-026-48/+113
* Merge pull request #5730 from robbkidd/speed-up-unpackThom May2017-01-241-17/+19
|\
| * use git archive to speed up putting source in placeRobb Kidd2017-01-171-17/+19
* | use pkg.path variable to reference path to selfRobb Kidd2017-01-171-1/+1
|/
* Initial habitat planadamhjk/habitatAdam Jacob2016-12-213-0/+117