summaryrefslogtreecommitdiff
path: root/.bldr.toml
Commit message (Collapse)AuthorAgeFilesLines
* add Windows to the target build platformsRobb Kidd2019-11-011-1/+2
| | | | | | | | Expeditor uses this to know for which platforms to crank out packages. https://expeditor.chef.io/docs/patterns/habitat-packages/#bldr-toml Signed-off-by: Robb Kidd <robb@thekidds.org>
* Update .bldr.tomlafiune/habSalim Afiune2019-08-021-13/+0
| | | | Signed-off-by: Salim Afiune <afiune@chef.io>
* update bldr config with new package nameRobb Kidd2019-07-021-1/+1
| | | | | | | This should fix package promotion from unstable->current in expeditor, too. Signed-off-by: Robb Kidd <robb@thekidds.org>
* Move the habitat content back to the habitat directoryTim Smith2019-06-281-1/+1
| | | | | | These were moved when the scafolding was in this dir Signed-off-by: Tim Smith <tsmith@chef.io>
* Rolling out the scaffolding-chef packageechohack2019-06-201-20/+0
| | | | Signed-off-by: echohack <echohack@users.noreply.github.com>
* add new build configuration for scaffolding-chefechohack2019-06-201-0/+25
| | | | Signed-off-by: echohack <echohack@users.noreply.github.com>
* add new build configuration for scaffolding-chefechohack2019-06-201-0/+8
| | | | Signed-off-by: echohack <echohack@users.noreply.github.com>
* Move to using the v2 Habitat Build functionalitytduffield/hab-v2Tom Duffield2019-04-011-0/+5
Signed-off-by: Tom Duffield <tom@chef.io>