Commit Graph

113 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
James Bardin 8bfbafa790 remove vendor from some tooling
5 years ago
Pam Selle 0eac3de22a Fix missing VERSION for running make website
6 years ago
Alisdair McDiarmid ba374baef0 Makefile: remove unused targets
6 years ago
Pam Selle 9ae266f8fe Coverage updates, roll back makefile change, use travis specific script
6 years ago
Pam Selle 6a4cfa18da Coverage
6 years ago
Kristin Laemmert c72d2c6c44 build: add terraform-bundle e2etests
6 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
6 years ago
Peter Dave Hello 0c63c7c854 build/Makefile: Properly exclude files under "./vendor/" path for `go fmt` (#19097)
7 years ago
Radek Simko 01bc8898fc
make: Add check for protobuf dependencies
7 years ago
Martin Atkins a9274beaca build: Run "go generate" in modules mode
7 years ago
Radek Simko 357dcc924f
make: Make test-compile module-aware
7 years ago
Radek Simko 5691c8b337
make: Pull all generate dependencies before generating
7 years ago
James Bardin a24e307af0 remove govendor
7 years ago
Martin Atkins 4fe9632f09 plugin: Establish our current plugin protocol as version 5
7 years ago
Martin Atkins c133de863b build: Update most things for Go 1.11 modules
7 years ago
Martin Atkins ec57927ea3 build: Take protoc out of the "go generate" path
7 years ago
Sander van Harmelen fb0af07696 Print status updates while waiting for the run to start
7 years ago
Radek Simko c4ffdb1f57
make: Add website + website-test targets
8 years ago
James Bardin ec62819b3a finish removing vet from the makefile
8 years ago
James Bardin 3bc1dcf21a update travis to build with go1.10
8 years ago
Martin Atkins f45aae9b70 build: run end-to-end tests during Travis run
9 years ago
Martin Atkins 8cf6756ab7 build: Remove vendor-grepping from Makefile
9 years ago
James Bardin 77a32f3df0 remove "core" distinction
9 years ago
James Bardin 1bd0205e49 remove errcheck
9 years ago
Christoph Blecker 3f7a117148 build: Fix Travis vet issues (#14010)
9 years ago
James Bardin 4ef90d803b test changes to travis
9 years ago
Clint b0deb7736b Makefile: restore test check deps (#12525)
9 years ago
Mitchell Hashimoto 4ed2a563ca
Disallow parallelism in Makefile
9 years ago
James Bardin 87253e448c
install packages for tests
9 years ago
Mitchell Hashimoto f4ca79d7b7
Update Makefile to run tests 4 packages at a time
9 years ago
James Bardin 7f6f11b9f2 Add vendor-status make target
9 years ago
James Bardin dfb1d9cbe0 fix vet make target to vet all packages
9 years ago
James Nugent b9f74e388e build: Add test-compile target (#10348)
9 years ago
Clint 740b8bb9cb provider/aws: Run errcheck in tests (#8579)
10 years ago
Jake Champlin 8cbef79dbf Allow specifying ldflags via env vars
10 years ago
John Bowler 922e626b7e Fix Makefile for consistency
10 years ago
John Bowler 4a84697b7d Support `make test` if TF itself is vendored
10 years ago
James Nugent 27d21778a2 build: Allow TESTARGS on make core-test
10 years ago
James Nugent 3593ea8b0a build: Remove format check from plugin-dev
10 years ago
James Nugent 1b011dedf4 build: Skip running tests on /builtin/bins
10 years ago
James Nugent 8895b567f4 build: Add tools target to Makefile
10 years ago
Martin Atkins 78a9f8bfb4 build: "make fmt" to ignore vendor packages
10 years ago
James Nugent 0c56144d7f build: Only build once for core-dev
10 years ago
Chris Bednarski 6360e6c8b6 Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary
10 years ago
Poney baker 03c64b9ba5 fix(Makefile): remove 'updatedeps' from .PHONY
10 years ago
Martin Atkins a1530855a3 Build release binaries in release mode
10 years ago
James Nugent 9c236e7508 build: Remove gofmt check from core-dev target
10 years ago
Joshua Spence cfc2890310 Remove TF_QUICKDEV environment variable
10 years ago
James Nugent 76f203e7e4 build: Update make core-test for vendoring
10 years ago
Paul Hinze d21b0897a9 Makefile/docs: Lock in 1.6 req, doc vendored deps
10 years ago