Commit Graph

14637 Commits

Author SHA1 Message Date
Wilken Rivera 4b90144537 scripts/prepare_changelog: Update git log to only display PR merged commits
This change uses git flags to shorten the log messages to titles only, and uses the grep pattern on git to filter only commits that match merged commits, including squashed and merged commits.
2020-03-26 21:56:43 -04:00
Wilken Rivera e3309f3e91
Merge pull request #8958 from hashicorp/revert_old_docs
remove docs about windows symlinks which are now inaccurage
2020-03-26 20:48:49 -04:00
Megan Marsh 65b64d04d0 remove docs about windows symlinks which are now inaccurage 2020-03-26 15:51:51 -07:00
Megan Marsh 409503f80f update to v1.5.6-dev 2020-03-25 16:04:05 -07:00
Megan Marsh 499eacd3d9 cut version 1.5.5 2020-03-25 16:02:40 -07:00
Megan Marsh d6b70c1bf8 update changelog 2020-03-25 16:02:40 -07:00
Wilken Rivera 4f8fb363e0
update changelog 2020-03-25 16:45:48 -04:00
Wilken Rivera 5623dfd5c9 update changelog 2020-03-24 14:57:01 -04:00
Wilken Rivera 413e19b842
Merge pull request #8942 from desolatorxxl/google-fix-ssh-keys-metadata
[builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys"
2020-03-24 14:49:31 -04:00
Wilken Rivera e65aee642a update changelog 2020-03-24 12:07:27 -04:00
Rui Lopes c387dc2c53
builder/vsphere-clone: Find the vm within the folder (#8938) 2020-03-24 11:28:00 -04:00
Sylvia Moss b17b211aa9
Add cleanup_remote_cache config option to vmware-iso (#8917) 2020-03-24 16:16:25 +01:00
Sylvia Moss e6368b9246
Fix azure winrm_password attribution and allow to set winrm_username (#8928) 2020-03-24 14:43:24 +01:00
Romain Lecat fcf10e9b7d
Replace Amazon with Outscale for OSC BSU doc (#8944) 2020-03-24 12:06:15 +01:00
Romain Lecat 9240fb7f0b
Fix typo in title (#8943) 2020-03-24 11:42:31 +01:00
desolatorxxl 87f7160084 [builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys" 2020-03-24 08:33:55 +01:00
Megan Marsh 36a87e20e9 update changelog 2020-03-23 14:55:02 -07:00
Jorge Marey 2c6f0968b3
Allow accepting image for the members in OpenStack builder (#8931)
* Allow accepting image for the members in OS builder

* Add more documentation to image_auto_accept_members parameter
2020-03-23 17:07:00 -04:00
Megan Marsh b81800db2f
Merge pull request #8935 from zaventh/feature/start-on-boot
feat(proxmox): add onboot directive support
2020-03-23 11:21:06 -07:00
Wilken Rivera daffd9c318
CONTRIBUTING: Update documentation for linting on Travis (#8933) 2020-03-23 10:46:03 +01:00
Jeff Mixon e78dfdddd1 feat(proxmox): add onboot directive support
Closes #8934
2020-03-22 17:25:48 -07:00
Wilken Rivera 3a9d356c9d
golangci-lint: Update --new-from-rev option to check only newly added commits (#8923)
* golangci-lint: Update --new-from-rev option to check only code added in the latest commit

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-03-20 14:28:48 -04:00
Robert Hencke 97d797d2f4
Fix small typos in osc-bsuvolume.html.md (#8926) 2020-03-20 14:50:38 +01:00
Megan Marsh 94863168bd
Merge pull request #8922 from hashicorp/f-vsphere_iso-export-ovf-options
vsphere/iso: Add support for ovf export options
2020-03-19 12:44:33 -07:00
Wilken Rivera a7c5daf80d vsphere/iso: Add support for ovf export options
* Fix generated documentation for the additional export options field
2020-03-19 14:46:30 -04:00
Megan Marsh 56aebbeda9
Merge pull request #8920 from rhencke/patch-1
Fix small typo in amazon-ebsvolume.html.md.erb
2020-03-19 11:34:54 -07:00
Wilken Rivera 0374448263
update CHANGELOG 2020-03-19 13:58:28 -04:00
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
* add ovf export capability to vsphere builders

* remove unneeded floppy ejection

* add prepare step for export. updated output directory to be the actual destination directory

* add step export documentation

* add extra export options

* add ui messages for export step

Co-authored-by: Megan Marsh <megan@hashicorp.com>
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2020-03-19 13:51:43 -04:00
Robert Hencke ba43b20d5a
Fix small typo in amazon-ebsvolume.html.md.erb 2020-03-19 13:35:51 -04:00
Megan Marsh 9aba27bc83 update changelog 2020-03-19 09:36:58 -07:00
Adrien Delorme d068430abf
make sure locals are evaluated only once variables are + test this (#8918)
fix #8898
2020-03-19 15:30:34 +01:00
Adrien Delorme ad8dafa3bd
HCL: add tests and fixes around var-file and var args (#8914) 2020-03-19 13:57:22 +01:00
Sylvia Moss 7979ab0543
Add after_n_builds to codecov.yml (#8913) 2020-03-19 13:18:03 +01:00
Megan Marsh 3dae5df6e4
Merge pull request #8905 from hashicorp/fix_8493
Fix azure key vault cleanup failure
2020-03-18 15:29:38 -07:00
Megan Marsh 811a7304aa
Merge pull request #8907 from hashicorp/fix_8428
add small warning about sysprep to the docs
2020-03-18 15:28:36 -07:00
Megan Marsh fa49d2145d
Merge pull request #8906 from hashicorp/fix_8904
return error when LoadSnapshots turns up empty
2020-03-18 14:45:54 -07:00
Megan Marsh a21fa2d7cf add small warning about sysprep to the docs 2020-03-18 14:15:29 -07:00
Megan Marsh be1a6c9f35 return error when LoadSnapshots turns up empty 2020-03-18 14:03:22 -07:00
Megan Marsh 564c8891d5 add keyvault portion of azure sdk 2020-03-18 13:48:54 -07:00
Megan Marsh 28797dd709 replace the homegrown vault delete functions in azure with the sdk ones. 2020-03-18 13:48:54 -07:00
Megan Marsh e7dba3e55e fix error cleaning up existing keyvault 2020-03-18 13:48:54 -07:00
Adrien Delorme b94937c05c
Update provisioner_test.go (#8900) 2020-03-18 11:51:54 +01:00
Sylvia Moss 2319521aa5
Add iso config test for checksum from file specific case (#8897) 2020-03-18 11:32:51 +01:00
Megan Marsh 23f56036a4
Merge pull request #8889 from hashicorp/hcl2_singular_blocks
Hcl2 singular blocks
2020-03-17 12:39:04 -07:00
Megan Marsh dc9259f73d
Merge pull request #8892 from zaventh/feature/vga-adapter
feat(proxmox): add ability to specify vga adapter
2020-03-17 09:37:08 -07:00
Adrien Delorme 569c802630 Update provisioner_test.go
fix TestProvisioner_RemoteFileDefaultsToScriptnnnn
2020-03-17 17:10:43 +01:00
Adrien Delorme f1c0a9cdbd see what's wrong with that weird test 2020-03-17 17:02:18 +01:00
Adrien Delorme a9255c6ebe Update post-processor.go 2020-03-17 16:37:16 +01:00
Adrien Delorme fab344a1fc Update ami_config.go
quote string  in err
2020-03-17 15:41:58 +01:00
Adrien Delorme 4ccf158fbf Update image_config.go 2020-03-17 15:26:18 +01:00