You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/command
Gennady Lipenkov 553d203e68
Add yandex-import post-processor
6 years ago
..
test-fixtures add language coment ! 6 years ago
build.go make sure the no-op progress bar gets used for machine readable uis 6 years ago
build_cancellation_test.go fix tests 6 years ago
build_cleanup_script_test.go fix tests 6 years ago
build_parallel_test.go fix tests 6 years ago
build_test.go test builds can be 'excepted' 6 years ago
build_timeout_test.go build using HCL2 (#8423) 6 years ago
build_windows_test.go Update build_windows_test.go 6 years ago
cli.go hcl2: inspect command 6 years ago
command_test.go add a complete tests for builder variables + only/except 6 years ago
configtype_enumer.go packer console for HCL2 (#9359) 6 years ago
console.go packer console for HCL2 (#9359) 6 years ago
console_test.go hcl2: inspect command 6 years ago
exec_test.go add a basic test for the inspect command 6 years ago
fix.go update fix command with new synthax 6 years ago
fix_test.go
inspect.go hcl2: inspect command 6 years ago
inspect_test.go add thorough test 6 years ago
meta.go Move vars from Meta to cla args; this forces us to use it in GetConfigFromJSON which in turn forces us into updating console and validate 6 years ago
plugin.go Add yandex-import post-processor 6 years ago
signal.go refactor term interrupts & have RunContext take a conf struct now 6 years ago
utils.go build using HCL2 (#8423) 6 years ago
validate.go command/validate: Add support for HCL2 configuration files 6 years ago
validate_test.go Skip consecutives post-processors 6 years ago
version.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
version_test.go