packer-cn/post-processor
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
* 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
..
alicloud-import Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
amazon-import add max_retries option to aws builders 2020-02-07 16:36:14 +01:00
artifice clarify artifice postprocessor wording to make it clear that it will not clean up old artifacts (#8676) 2020-01-31 16:45:18 +01:00
checksum Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
compress Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
digitalocean-import Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
docker-import build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
docker-push build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
docker-save build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
docker-tag Fix regression in docker-tag post-processor (#8593) 2020-01-13 11:41:52 +01:00
exoscale-import build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
googlecompute-export build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
googlecompute-import Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
manifest Share SourceImageName with provisioners and manifest post-processor (#8603) 2020-01-16 12:04:03 +01:00
shell-local Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
ucloud-import Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
vagrant Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
vagrant-cloud Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
vsphere build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
vsphere-template workaround for mapstructure-to-hcl2 and booleans 2020-01-07 16:58:40 -07:00