Commit Graph

14 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Moss 4f26534072 add on-error flag option to run cleanup provisioner
6 years ago
Megan Marsh 90c5da40f2 implement abort logic and printing for the askstep implementation as well
7 years ago
Megan Marsh 54034689ef On abort, return gracefully rather than exiting so that the subprocess doesn't unexpectedly disconnect from the parent and cause a confusing EOF error in the logs
7 years ago
Matthew Hooker 5e6e12cacd
Use fmt to convert whatever's in error to a string.
8 years ago
Matthew Hooker 0a1842140b
Display build error when on-error=ask|abort
8 years ago
Matthew Hooker 5d48d658b4
Wire context through misc steps
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 262c8dc24a
WIP fix #4670
9 years ago
Orivej Desh 4fe86244a5 Improve -on-error descriptions
10 years ago
Orivej Desh 639bf356aa Fail on unknown values of -on-error
10 years ago
Orivej Desh 389603cc0f Allow upper case input to -on-error=ask
10 years ago
Orivej Desh 115cb5080f Document NewRunner
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago