.. |
test-fixtures
|
Changed fixtures so we can do a directory test too
|
2015-08-12 11:48:47 -07:00 |
artifact_export.go
|
Expand Artifact API to expose build state
|
2014-09-22 11:15:47 +01:00 |
artifact_export_test.go
|
builder/docker: artifact
|
2013-11-09 13:22:13 -08:00 |
artifact_import.go
|
Expand Artifact API to expose build state
|
2014-09-22 11:15:47 +01:00 |
artifact_import_test.go
|
post-processor/docker-import: have an Artifact
|
2014-01-19 19:48:06 -08:00 |
builder.go
|
Add -on-error command line argument to allow preserving artifacts on builder errors
|
2016-09-16 12:15:00 +00:00 |
builder_test.go
|
builder/docker: boilerplate
|
2013-11-08 16:55:02 -08:00 |
comm.go
|
builder/docker: support custom communicators
|
2015-06-14 22:09:38 -07:00 |
communicator.go
|
Merge pull request #3800 from benwtr/issue-3142-match-dotfiles-docker-communicator
|
2016-09-20 12:25:37 +02:00 |
communicator_test.go
|
Corrected sprintf formatting in error messages
|
2015-10-08 17:43:54 -07:00 |
config.go
|
Handle commit author & message the same way
|
2016-11-24 13:33:42 +01:00 |
config_test.go
|
Correct and expand docker config tests for commit, discard, export_path
|
2015-08-20 14:15:52 -07:00 |
driver.go
|
Handle commit author & message the same way
|
2016-11-24 13:33:42 +01:00 |
driver_docker.go
|
Handle commit author & message the same way
|
2016-11-24 13:33:42 +01: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
|
Handle commit author & message the same way
|
2016-11-24 13:33:42 +01:00 |
driver_mock_test.go
|
builder/docker: StepRun tests
|
2013-11-09 13:03:01 -08:00 |
ecr_login.go
|
aws-sdk: use session.NewSession
|
2016-11-01 15:53:04 -07:00 |
exec.go
|
builder/docker: pull images
|
2013-11-08 22:00:57 -08:00 |
exec_test.go
|
builder/docker: tests for some exec stuff
|
2013-11-08 22:02:47 -08:00 |
step_commit.go
|
Handle commit author & message the same way
|
2016-11-24 13:33:42 +01:00 |
step_commit_test.go
|
builder/docker: change commit to the opt-in, special case build steps
|
2014-09-04 18:03:15 -07:00 |
step_connect_docker.go
|
Reformat
|
2015-07-27 16:42:06 -07:00 |
step_export.go
|
Add an explicit error message when there is no output file specified
|
2015-08-18 13:48:18 -07:00 |
step_export_test.go
|
builder/docker: change commit to the opt-in, special case build steps
|
2014-09-04 18:03:15 -07:00 |
step_pull.go
|
Improved support for Amazon EC2 Container Registry - ECR
|
2016-09-04 14:33:47 +02:00 |
step_pull_test.go
|
builder/docker: can login to pull
|
2014-09-05 15:24:12 -07:00 |
step_run.go
|
privilege enabled docker container (#3475)
|
2016-04-29 19:12:20 -07:00 |
step_run_test.go
|
builder/docker: StepRun tests
|
2013-11-09 13:03:01 -08:00 |
step_temp_dir.go
|
Use alternate temp directories for docker
|
2015-10-20 11:34:14 -07:00 |
step_temp_dir_test.go
|
Use alternate temp directories for docker
|
2015-10-20 11:34:14 -07:00 |
step_test.go
|
builder/docker: StepPull test, driver abstraction for tests
|
2013-11-09 12:12:23 -08:00 |