Commit Graph

17 Commits (6d2df7fb55dc906773800433763ff64fca2b060d)

Author SHA1 Message Date
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Sylvia Moss 25971b3b5c
Add pwd to gogetter ChecksumFromFile (#9129)
6 years ago
Sylvia Moss 2319521aa5
Add iso config test for checksum from file specific case (#8897)
6 years ago
Lars Lehtonen a98f2d2170
common: fix dropped errors and warnings in test
7 years ago
Megan Marsh d6d4eb2087 fix some tests and some config behavior to prevent null dereference errors and incorrect precedence between iso checksum and iso checksum url
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh 2a9f49a5c6 make sure we don't try to load an iso into memory because of a user mistake
7 years ago
Adrien Delorme 02ba6ccfab make common/iso_config_test.go invisible to windows
8 years ago
DanHam 7e478f650e
Remove tmp files created by common/ tests
8 years ago
Pavel Boldin 853b04420c iso_config: allow for subdirs in hash sum files
9 years ago
Rickard von Essen 97498f80be
core: iso_checksum_url should strip query param
9 years ago
Mikhail Zholobov 57d07f227a
Add "iso_target_extension" option for all local *-iso builders
9 years ago
Taliesin Sisson e5510873bb Added file with correct line endings
9 years ago
Matthew Hooker 54651e0005 fix parseCheckSumFile panic
10 years ago
Vasiliy Tolstov 82c63bd723 iso_checksum: fix parsing with absent newline
10 years ago
Rickard von Essen bbade5d8ae Added "iso_checksum_url" and keep the functionality of "iso_checksum"
10 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago