Hosh
|
6b5a3dacd4
|
Fix multiple files downloading overwrites same file (#10711)
|
2021-03-05 18:06:47 +01:00 |
Megan Marsh
|
88b7b0e14a
|
remove sdk
|
2020-12-17 13:29:25 -08:00 |
Megan Marsh
|
352f064b55
|
fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui.
|
2020-12-03 16:04:49 -08:00 |
Megan Marsh
|
be5763ec41
|
move provisioner interface into sdk
|
2020-12-01 14:25:14 -08:00 |
Megan Marsh
|
d5971ca25e
|
fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
a805bc538e
|
fix tests
|
2020-09-21 16:23:00 -07:00 |
Maxim Lobanov
|
dd2927f871
|
fix bug with copying a few files in order
|
2020-08-07 09:38:30 +03:00 |
Maxim Lobanov
|
cf999e07db
|
fix formatting
|
2020-08-06 21:14:53 +03:00 |
Maxim Lobanov
|
cdd33d3ff2
|
proceed with next files when copy directory
|
2020-08-06 21:04:00 +03:00 |
Megan Marsh
|
39fd462b56
|
change all provision func signatures to use map[string]interface{}
|
2019-12-12 15:38:32 -08:00 |
Megan Marsh
|
0ca7c9f397
|
fix tests
|
2019-12-11 16:29:35 -08:00 |
Adrien Delorme
|
c7ce4d598e
|
change Provisioner to be passed a context for cancellation
|
2019-04-03 15:55:54 +02:00 |
Adrien Delorme
|
5b66069da0
|
tests: remove Ui stubs to use packer.NoopUi to deduplicate code
|
2018-09-06 15:53:59 +02:00 |
M. Marsh
|
56dd8cdb63
|
Merge pull request #3891 from nouney/f-generated-files
Add "generated" file tag to allow users to upload files created on the fly.
|
2018-04-05 16:08:38 -07:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
开恒
|
96a637684b
|
fix #3897
bug fix for file-provisioner download file, including unit-test code.
|
2016-09-19 10:36:18 +08:00 |
nouney
|
59dac451a5
|
provisioner/file: add "generated" key to allow files created on-the-fly.
|
2016-09-15 22:15:56 +02:00 |
Joel Scoble
|
94d158b0b7
|
remove debug fmt.Print from test
|
2016-07-07 18:12:54 -05:00 |
Joel Scoble
|
999b8b2ed0
|
file provisioner: download should create all dirs in the destination path
|
2016-07-06 15:42:26 -05:00 |
Mitchell Hashimoto
|
095631107a
|
communicator/ssh: UploadDir works properly
|
2013-08-25 20:30:56 -07:00 |
Mitchell Hashimoto
|
fb6d2754da
|
packer: Add Machine func to Ui
|
2013-08-11 18:16:00 -07:00 |
Mitchell Hashimoto
|
3b4ef72e47
|
Unused keys are invalid in templates [GH-104]
|
2013-07-14 09:28:56 +09:00 |
Mitchell Hashimoto
|
1a2e4f9d0b
|
fmt
|
2013-07-05 11:00:18 -07:00 |
Mitchell Hashimoto
|
32aabb6ea2
|
provisioner/file: style nitpicks
/cc @ericlathrop
|
2013-07-04 12:50:00 -07:00 |
Eric Lathrop
|
3957d3dadc
|
Implement file upload provisioner per #118.
|
2013-07-04 15:16:17 -04:00 |