Commit Graph

16717 Commits (b7ebcd78db473be103ecd49b35f3ea63eeb48af2)
 

Author SHA1 Message Date
Sylvia Moss b7ebcd78db
add method to set multi-plugin version (#10386)
5 years ago
Wilken Rivera 4e58987026
command/fmt: Ensure all variable files ending in `.pkrvars.hcl` get formatted (#10377)
5 years ago
Donald Guy 889e42443a
Fix 2nd binding of string reverse for list reverse (#10380)
5 years ago
Megan Marsh d8277aa455
Merge pull request #10373 from hashicorp/makefile_changes
5 years ago
Megan Marsh 2c62c9bff1 fix var naming and docs in acctest package
5 years ago
Megan Marsh 7f1456fc50 add godoc for acctest package
5 years ago
Megan Marsh 2805a59dbd remove unused tools, add some docs
5 years ago
Megan Marsh 575f8ab8e8 add readme to plugin-sdk subdir
5 years ago
Megan Marsh a6b6819b1d add makefile and go.mod file to sdk subdir. this'll make it easier to extract when we're ready. TODO: readme
5 years ago
Megan Marsh edb9d73027
Merge pull request #10368 from GennadySpb/yandex-export-show-progress
5 years ago
Megan Marsh c90e3d8466 fix makefile
5 years ago
Megan Marsh 395920f917 didnt mean to delete this
5 years ago
Megan Marsh f179f01314 Modify struct-markdown generator code to work from different projct roots
5 years ago
Gennady Lipenkov d0367d90bd Periodically send signal to trigger qemu-img to show current progress
5 years ago
Roman Mingazeev 992cbe6dee
Update post-processor/yandex-export/step-attach-disk.go
5 years ago
Roman Mingazeev 69adcdb2a3
Update post-processor/yandex-export/step-attach-disk.go
5 years ago
Roman Mingazeev ceb02833a4
Update post-processor/yandex-export/step-attach-disk.go
5 years ago
Roman Mingazeev bbd9ee8589 fix export when using empty ubuntu image
5 years ago
Adrien Delorme e89db37717
add aws multiplugin binary canary code (#10272)
5 years ago
Roman Mingazeev aa0efcf73e
Yandex/ssh communicator in export (#10352)
5 years ago
Gareth Rees 355b93730b
Gcp oslogin issue 10170 (#10360)
5 years ago
Roman Mingazeev f8e85f94fd
fix set user-agent (#10361)
5 years ago
Mike Tougeron e0e82e2192
Support AWS gp3 volumes (#10338)
5 years ago
Megan Marsh 39ab646236
move plugin and rpc code into sdk; other minor tweaks (#10359)
5 years ago
Sylvia Moss 1e86c49e32
Add packer-plugin-check command (#10351)
5 years ago
Megan Marsh 26946f1300
Merge pull request #10320 from seventieskid/gcp-wait-to-add-ssh-keys-10312
5 years ago
Megan Marsh 1d2ee0bf81
Merge pull request #10337 from serverwentdown/serverwentdown/duplicate-output-file
5 years ago
Megan Marsh 7a05d0ce15
Merge pull request #10355 from hashicorp/clean_provisioners
5 years ago
Megan Marsh 48a0172670 better error handling and messaging in provisioner acc test framework
5 years ago
Megan Marsh 2797c686e0
Update packer-plugin-sdk/acctest/provisioneracc/provisioners.go
5 years ago
Megan Marsh 3c346867f4 fix nil pointer dereference
5 years ago
Megan Marsh 00c61f9987 fix documentation for acceptance tests
5 years ago
Megan Marsh 6ecdd3ca16 small tweaks
5 years ago
Megan Marsh 76177b50ce Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases.
5 years ago
Megan Marsh bc7dae2dff fix ansible acceptance tests not to import packer core; add override to Builder acctest TestCase so you can supply your own provisionerstore.
5 years ago
Megan Marsh 823ff34434 remove noop ui, replace in adapter and ansible tests with sdk's TestUi
5 years ago
Megan Marsh e117117ea5
Merge pull request #10317 from Direnol/yandex/common-configs
5 years ago
Roman Mingazeev 9fabad6f1d rebase && some fixes
5 years ago
Roman Mingazeev 1c08463204 rebase
5 years ago
Roman Mingazeev efe6d2f08f add comment and remove overrides
5 years ago
Roman Mingazeev 23118c451c fix delete
5 years ago
Roman Mingazeev 4eb3daec8e lint
5 years ago
Roman Mingazeev d30c09e642 remove incorrect doc
5 years ago
Roman Mingazeev 478fda12ba reuse common configs
5 years ago
Roman Mingazeev adb4a14471
do better mount image (#10335)
5 years ago
Megan Marsh 4c0adb7d67
Merge pull request #10340 from hashicorp/acceptance_test_fix
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 8f51a8bfae move provisioner acceptance tests into sdk alongside builder acceptance tests. Reorganize slightly to make sure no import cycles of doom get formed
5 years ago
Megan Marsh becf7723e6 move builder/testing to acctest inside sdk
5 years ago