Adrien Delorme
|
7e2d86731e
|
tests: add a post-processor that creates an unnamed.txt file
|
2019-02-20 11:03:17 +01:00 |
Adrien Delorme
|
de336ef15e
|
TestBuildOnlyFileMultipleFlags: check that tomato.txt is not created
|
2019-02-19 16:40:42 +01:00 |
Adrien Delorme
|
b04b8b3857
|
test building with `-except=""`
|
2019-02-19 15:25:41 +01:00 |
Adrien Delorme
|
dd3e2c255c
|
respect a 'only' defined in a post-processor
|
2019-02-01 15:50:06 +01:00 |
Adrien Delorme
|
074a74ec38
|
make sure 'only' completely ignores post-processor
before this commit, if one would put a 'only' inside the post-processor definition, the post process could be skipped
|
2019-02-01 15:21:41 +01:00 |
Adrien Delorme
|
58245f2557
|
break a chain of post-processors when one is skipped & make `-only`
"blind" to post-processors
* to avoid trouble
* other arrays of post processors might still be there !
* add docs
* update tests
|
2019-01-11 14:08:30 +01:00 |
Adrien Delorme
|
61ade0e127
|
allow to use --only with post-processors
|
2019-01-10 15:44:34 +01:00 |
Adrien Delorme
|
4bf3cd44fc
|
allow to skip a post processor
|
2019-01-10 15:44:34 +01:00 |
Adrien Delorme
|
905db043c4
|
command.TestBuildOnlyFileCommaFlags: create some files using post processors
|
2019-01-10 15:44:02 +01:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Zach Zolton
|
548f2ced1c
|
Fix `packer build` reading from STDIN
Signed-off-by: Jesse Szwedko <jesse.szwedko@getbraintree.com>
|
2015-06-30 17:56:14 +00:00 |
Chris Bednarski
|
94e1f83070
|
Added a black-box acceptance test for -only and -except build flags
|
2015-06-27 00:47:50 -07:00 |