Commit Graph

16 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Sylvia Moss aa52e690ee
Update go-getter and add samba shared files tests to step_download (#8954)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Adrien Delorme 72c2731f7b Update step_download_test.go
6 years ago
Adrien Delorme 973a1ea103 remove comented code
6 years ago
Adrien Delorme d45eca5cdc update tests
6 years ago
Adrien Delorme a19214afeb Allow to use isos in place
6 years ago
Moss f2c8e8491c Fix format
6 years ago
Moss e020da49f3 Add iso file name when targetPath is absolute
6 years ago
Megan Marsh 90bdcf58bd update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function.
6 years ago
Megan Marsh e9549d2688 add test for local fs download
7 years ago
Adrien Delorme 5f0259fe89 step download: don't fail when checksum_type is not set
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Mitchell Hashimoto bb352e5011 common: Add new StepDownload to DRY up downloads
13 years ago