Commit Graph

47 Commits (be67b8d460cb30b94de771df24753816443993a0)

Author SHA1 Message Date
Hrishikesh Barman f40e21bb6b added dockerfile path and build context (#5669) 7 years ago
Matthias Rampke ec7db0d541
Work around golangci-lint issues 7 years ago
Hrishikesh Barman 819205ed03 DOCKERFILE_PATH added to Makefile.common (#5635) 7 years ago
Simon Pasquier 20eb23e0ca
Makefile.common: use v0.4.0 of promu (#5559) 7 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 7 years ago
Simon Pasquier f5d54e5be6
*: enable golangci-lint (#5437) 7 years ago
Johannes Würbach 8dfd829fef Docker images for ARM32v7 and ARM64v8 (#5031) 7 years ago
Mario Trangoni 5354ffff99 Fix some spelling issues (#5361) 7 years ago
Simon Pasquier 9f8e16248c
Makefile.common: run staticcheck for linux, freebsd and darwin only (#5331) 7 years ago
Simon Pasquier b0be270958
Makefile.common: add deps target (#5339) 7 years ago
Paul Gier d8c06bb2b7 Makefile.common: update promu to v0.3.0 (#5280) 7 years ago
Krasi Georgiev 41dee81554
Makefile.common: add check_license by default. (#5236) 7 years ago
Simon Pasquier fc10f6d814
Unset GO111MODULE variable in Makefile.common (#5191) 7 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 7 years ago
Paul Gier 1ca7037526 the go test -race option is only supported on amd64 (#4382) 7 years ago
Paul Gier d55bd57bdc Makefile.common: fix promu download path for arm32 (#4998) 7 years ago
Simon Pasquier 56cda567d9 Makefile.common: fix format rule (#4918) 7 years ago
Simon Pasquier ac9d5f3d53
cmd/prometheus: replace glog by glog-gokit (#4931) 7 years ago
Ben Kochie e4a49f1a71
Update Makefile.common (#4932) 7 years ago
Julius Volz a8b8a8d5df
Fix .PHONE -> .PHONY typo in Makefile.common (#4886) 7 years ago
Ben Kochie b1e779d0ed
Use release binary of promu (#4843) 7 years ago
Simon Pasquier a9ff66427b Makefile: add precheck target 7 years ago
Simon Pasquier a60d2c152f Makefile.common: clean up 7 years ago
Simon Pasquier 4fc6e22067 Set GO111MODULE when running staticcheck 7 years ago
Simon Pasquier 5bd9010196 More updates for libraries 7 years ago
Simon Pasquier be68fb0f30 Update Makefile.common to support libraries 7 years ago
Simon Pasquier 790876da60 go get honnef.co/go/tools/cmd/staticcheck in a temp dir 7 years ago
Simon Pasquier 71e0ec7512 improve unused recipe for go modules 7 years ago
Simon Pasquier 79e0fb5a3d Tidy up Makefile.common 7 years ago
Simon Pasquier ac16ef8f0e Add missing tools.go 7 years ago
Simon Pasquier b9f824e617 try go install honnef.co/tools/cmd/staticcheck 7 years ago
Simon Pasquier ea18ea66b1 GOOS= and GOARCH= 7 years ago
Simon Pasquier cc1b953394 go list -m honnef.co/go/tools 7 years ago
Simon Pasquier c141833d45 *: use staticcheck@next to support Go modules 7 years ago
Simon Pasquier 80de93b6af *: support for Go modules 7 years ago
Bartek Plotka c3434a39b7 proto: Allow reproducible proto generation. 7 years ago
Simon Pasquier a827f91aff Makefile: improve 'make style' reporting 8 years ago
Paul Gier cfb3f31538 add prefix "common-" to make target names 8 years ago
Ben Kochie 709ad10d97
Reduce CircleCI duplication (#4335) 8 years ago
Simon Pasquier 45b8dea320 Makefile: update .PHONY target (#4234) 8 years ago
Ben Kochie 4a4e8a7d3b Fix spelling in Makefile.common. (#4105) 8 years ago
Krasi Georgiev 98c51d241b run the style target to fail if the code is not properly formated 8 years ago
Krasi Georgiev 0b0c9f4b6b
unused target didn't trigger an error for unused packages (#4101) 8 years ago
Krasi Georgiev 416db814e8
use package shorthand selection that excludes vendored. (#4100) 8 years ago
Krasi Georgiev 3f2b2c50dd
use the Makefile.common (#3978) 8 years ago
Simon Pasquier 83325c8d82 web: replace deprecated InstrumentHandler() (#3862) 8 years ago
Krasi Georgiev 5bda3a8ded Check for unused vendored packages (#3892) 8 years ago
Krasi Georgiev 0f00d77661 enable race detection for the tests (#3884) 8 years ago
Paul Gier 06746ff6d0 unset GOBIN in Makefile 8 years ago
Damien Lespiau 4fff98fd7f Remove last mention of GO15VENDOREXPERIMENT 8 years ago