10 Commits

Author SHA1 Message Date
Megan Marsh
88b7b0e14a remove sdk 2020-12-17 13:29:25 -08:00
Megan Marsh
001886670d move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
Sylvia Moss
58a0bdd780
Look for a default resource pool when root resource pool is not found () 2020-08-31 16:26:48 +02:00
Sylvia Moss
942bfbf221
Add driver mocks and write tests to steps Remote Upload and Create VM () 2020-08-31 10:34:41 +02:00
Sylvia Moss
2152fa3313
Accept content library path in iso_paths () 2020-08-24 16:54:30 +02:00
Sylvia Moss
ada2a431ef
Modularise vCenter rest client () 2020-08-20 17:55:25 +02:00
Sylvia Moss
5a006f226a
Don't use Packer context as vSphere driver context () 2020-07-14 11:45:19 +02:00
Sylvia Moss
9c1409dbba
Add content_library_destination to import VM template to a Content Library () 2020-07-10 11:01:10 +02:00
Wilken Rivera
9ec8b67392
Add golangci-lint to project ()
* Add golangci-lint as linting tool

* Disable failing staticchecks to start; GitHub issue to handle coming soon

* Run `goimports -w` to repair all source files that have improperly
formatted imports

* makefile: Add ci-lint target to run on travis

This change adds a new make target for running golangci-lint on newly
added Go files only. This target is expected to run during Packer ci builds.

* .github/contributing: Add code linting instructions

* travis: Update job configuration to run parallel builds
2020-02-14 11:42:29 -05:00
Chris Doherty
ffcae91e8e Re-arrange directory structure for merge. 2019-12-09 17:14:55 -08:00