Commit Graph

24 Commits (azr_remove_amazon_builder)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh cda3aa205a linting
5 years ago
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.
5 years ago
Megan Marsh 8558d1241f move TestUi func to sdk
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
5 years ago
Megan Marsh 0f6d1beccf 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.
6 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Adrien Delorme 61480f41dc fix some go vet issues in tests ( composite literal uses unkeyed fields )
8 years ago
Matthew Hooker b07a0cd6f0
fix tests
8 years ago
localghost 5866d4ea24 Move container user inspect to StepConnectDocker.
8 years ago
localghost ba72021274 Fix owner of files uploaded to docker container run as non-root.
9 years ago
Megan Marsh a2f7a65e35 fix communicator tests
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Chris Bednarski 5eddaa77bf Corrected sprintf formatting in error messages
11 years ago
Chris Bednarski cc153aa71f Added a test to verify byte size for larger files downloaded from docker
11 years ago
Chris Bednarski 8ff5c07d0c Add a new packer template for testing large file downloads
11 years ago
Chris Bednarski 5ad4b0e97e Added tests and handle the tar format from docker cp -
11 years ago
Chris Bednarski 62c5e8358d Added a test for docker upload and download
11 years ago
Mitchell Hashimoto 797c44bfc1 builder/docker: a non-working communicator
12 years ago