71 Commits (b93ce2967415b6445cabff9f9779b4c9472edadc)

Author SHA1 Message Date
Simon Pasquier d5d7a097e1 Update Makefile.common 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
Paul Gier 1ca7037526 the go test -race option is only supported on amd64 (#4382) 6 years ago
Paul Gier d55bd57bdc Makefile.common: fix promu download path for arm32 (#4998) 6 years ago
Simon Pasquier 56cda567d9 Makefile.common: fix format rule (#4918) 6 years ago
Simon Pasquier ac9d5f3d53
cmd/prometheus: replace glog by glog-gokit (#4931) 6 years ago
Ben Kochie e4a49f1a71
Update Makefile.common (#4932) 6 years ago
Simon Pasquier fb32ef6000
Use Go modules (#454) 6 years ago
Julius Volz a8b8a8d5df
Fix .PHONE -> .PHONY typo in Makefile.common (#4886) 6 years ago
Ben Kochie b1e779d0ed
Use release binary of promu (#4843) 6 years ago
Simon Pasquier a9ff66427b Makefile: add precheck target 6 years ago
Simon Pasquier a60d2c152f Makefile.common: clean up 6 years ago
Simon Pasquier 4fc6e22067 Set GO111MODULE when running staticcheck 6 years ago
Simon Pasquier 5bd9010196 More updates for libraries 6 years ago
Simon Pasquier be68fb0f30 Update Makefile.common to support libraries 6 years ago
Simon Pasquier 790876da60 go get honnef.co/go/tools/cmd/staticcheck in a temp dir 6 years ago
Simon Pasquier 71e0ec7512 improve unused recipe for go modules 6 years ago
Simon Pasquier 79e0fb5a3d Tidy up Makefile.common 6 years ago
Simon Pasquier ac16ef8f0e Add missing tools.go 6 years ago
Simon Pasquier b9f824e617 try go install honnef.co/tools/cmd/staticcheck 6 years ago
Simon Pasquier ea18ea66b1 GOOS= and GOARCH= 6 years ago
Simon Pasquier cc1b953394 go list -m honnef.co/go/tools 6 years ago
Simon Pasquier c141833d45 *: use staticcheck@next to support Go modules 6 years ago
Simon Pasquier 80de93b6af *: support for Go modules 6 years ago
Bartek Plotka c3434a39b7 proto: Allow reproducible proto generation. 6 years ago
Martin Chodur dbd765a0e3 Refactor Makefile to use Makefile.common (#324) 6 years ago
Simon Pasquier a827f91aff Makefile: improve 'make style' reporting 6 years ago
Paul Gier cfb3f31538 add prefix "common-" to make target names 6 years ago
Ben Kochie 709ad10d97
Reduce CircleCI duplication (#4335) 6 years ago
Simon Pasquier 45b8dea320 Makefile: update .PHONY target (#4234) 7 years ago
Ben Kochie 4a4e8a7d3b Fix spelling in Makefile.common. (#4105) 7 years ago
Krasi Georgiev 98c51d241b run the style target to fail if the code is not properly formated 7 years ago
Krasi Georgiev 0b0c9f4b6b
unused target didn't trigger an error for unused packages (#4101) 7 years ago
Krasi Georgiev 416db814e8
use package shorthand selection that excludes vendored. (#4100) 7 years ago
Krasi Georgiev 3f2b2c50dd
use the Makefile.common (#3978) 7 years ago
Simon Pasquier 83325c8d82 web: replace deprecated InstrumentHandler() (#3862) 7 years ago
Krasi Georgiev 5bda3a8ded Check for unused vendored packages (#3892) 7 years ago
Krasi Georgiev 0f00d77661 enable race detection for the tests (#3884) 7 years ago
Paul Gier 06746ff6d0 unset GOBIN in Makefile 7 years ago
Damien Lespiau 4fff98fd7f Remove last mention of GO15VENDOREXPERIMENT 7 years ago
Ben Kochie 8bfbb4e733 Simplify Makefile promu fetch 7 years ago
Sylvain Rabot db5b1aa5f6 Makefile: Allow $(GO) to be set with environmental variable (#2919) 7 years ago
beorn7 463faf5816 Ignore staticcheck's SA1019 in discovery/kubernetes/kubernetes.go, too 7 years ago
Brian Brazil 73dc96e7f5 Fix leak of ticker in remote storage queue manager. 7 years ago
Brian Brazil 5ee07b3b3a Update staticcheck ignores 7 years ago
Ben Kochie 0fcfe3209f Add staticcheck to build. 7 years ago
Fabian Reinartz 1df03d8346 make: disable remote tests temporarily 8 years ago
Fabian Reinartz f2d610c1e5 vendor: update tsdb for fast equal matching 8 years ago
Goutham Veeramachaneni cffb1acf7f Test Longer Tests in Travis (#2570) 8 years ago
Pontus Leitzler 4774d6736a Use go env to fetch GOPATH to support Go 1.8 8 years ago