..
test-fixtures
Changed fixtures so we can do a directory test too
2015-08-12 11:48:47 -07:00
artifact_export.go
Sharing info with post-processors via artifact ( #8632 )
2020-01-30 11:27:58 +01:00
artifact_export_test.go
run goimports
2018-01-22 17:21:10 -08:00
artifact_import.go
Update builder/docker/artifact_import.go
2020-05-07 11:39:09 +02:00
artifact_import_test.go
run goimports
2018-01-22 17:21:10 -08:00
builder.go
allow user to set winrm_host override like we do ssh_host override
2020-01-30 15:22:22 -08:00
builder_test.go
run goimports
2018-01-22 17:21:10 -08:00
comm.go
allow user to set winrm_host override like we do ssh_host override
2020-01-30 15:22:22 -08:00
communicator.go
Fix gosimple S1025 linting errors ( #8838 )
2020-03-04 15:31:30 -05:00
communicator_test.go
add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
2019-12-16 21:23:05 -08:00
config.go
builder/docker: reference to docker docs regarding capabilities
2020-07-15 03:04:13 +02:00
config.hcl2spec.go
ci/tech-debt: Fix vmware acceptance tests ( #9636 )
2020-07-23 09:40:57 +02:00
config_test.go
build using HCL2 ( #8423 )
2019-12-17 11:25:56 +01:00
driver.go
builder/docker: runner support for --device
2020-07-14 10:37:44 -07:00
driver_docker.go
builder/docker: runner support for --device
2020-07-14 10:37:44 -07:00
driver_docker_test.go
Rename drover_docker_test.go to driver_docker_test.go
2013-12-26 16:09:24 -08:00
driver_mock.go
post-processor/docker-tag: Allow to tag an artifact with multiple tags ( #8392 )
2019-11-22 11:48:36 +01:00
driver_mock_test.go
builder/docker: StepRun tests
2013-11-09 13:03:01 -08:00
ecr_login.go
make fmt autogenerated docs
2019-06-06 16:29:25 +02:00
exec.go
use our own copy of iochan.LineReader
2019-04-11 14:25:24 +02:00
exec_test.go
builder/docker: tests for some exec stuff
2013-11-08 22:02:47 -08:00
step_commit.go
builder/docker: Add type assertion check when reading config from state bag
2019-12-17 17:48:35 -05:00
step_commit_test.go
test fixes WIP
2018-01-24 17:09:17 -08:00
step_connect_docker.go
builder/docker: Add type assertion check when reading config from state bag
2019-12-17 17:48:35 -05:00
step_export.go
builder/docker: Add type assertion check when reading config from state bag
2019-12-17 17:48:35 -05:00
step_export_test.go
test fixes WIP
2018-01-24 17:09:17 -08:00
step_pull.go
builder/docker: Add type assertion check when reading config from state bag
2019-12-17 17:48:35 -05:00
step_pull_test.go
test fixes WIP
2018-01-24 17:09:17 -08:00
step_run.go
builder/docker: runner support for --device
2020-07-14 10:37:44 -07:00
step_run_test.go
fix tests
2019-03-29 11:37:23 -07:00
step_temp_dir.go
make config dir if it doens't exist.
2019-10-03 15:16:27 -07:00
step_temp_dir_test.go
update tests
2019-10-03 15:06:01 -07:00
step_test.go
fix imports
2018-01-24 17:09:17 -08:00
windows_container_communicator.go
Update windows_container_communicator.go
2019-04-09 17:46:38 +02:00