9 Commits (d3a1ff1abf9e426c085b8812b467d0f2b48c0a72)

Author SHA1 Message Date
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
Julius Volz 92d60ba4c0 Add promu installation logging to Makefile 8 years ago
Bjoern Rabenstein c7bd563b26 Testing: Add more test targets 8 years ago
Alexey Miroshkin 485f7dde08 Fix data race in lexer and lexer test 8 years ago
Tobias Schmidt 4042392a2d Always format generated assets 8 years ago
Joshua Rubin fd7775e251
fix build with multi-part $GOPATH 9 years ago
Steve Durrheimer b2292aaa62 Fix git branch with slash as docker tag 9 years ago
Julius Volz 7735d0da63 Fix build for people without $GOPATH/bin in $PATH. 9 years ago
Steve Durrheimer 8688cf2579
New release process using docker, circleci and a centralized 9 years ago
Jonathan Boulle 1c8262be12 Add script to check for missing license headers 9 years ago
Tobias Schmidt d7889e61bb Detect code style violations in deeply nested files 9 years ago
Julius Volz 999b1d23e0 Add tarballs target to build release tarballs. 9 years ago
Fabian Reinartz 1d58c10b45 Remove `assets` target from default `make` execution 9 years ago
Tobias Schmidt e7fb9d096b Let code format style errors fail CI 9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 9 years ago
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/ 9 years ago
Tobias Schmidt ee600cf949 Format web/blob/files.go after generation 9 years ago
Fabian Reinartz 28c2f9e4ff Fix phony targets and log asset generation 9 years ago
Julius Volz cb02af5747 Fix trailing space in Makefile. 9 years ago
Fabian Reinartz 92ffeadb7b Move assets generation to top level make file 9 years ago
Fabian Reinartz 5127963e93 Replace Makefile with simpler setup 9 years ago
Fabian Reinartz 468d2eb60e Vendoring via govendor 9 years ago
Fabian Reinartz e88eb9f164 Remove Godeps 9 years ago
Robey Pointer 3a5c0f30c1 create a unix-style tarball with a nested folder 9 years ago
beorn7 b55a71a30c Fix the race condition targets in the Makefile. 10 years ago
Steve Durrheimer 016e00441f Add circleci yaml for Dockerfile test build 10 years ago
Fabian Reinartz 6e61fd3e96 tools/rulechecker: bye bye 10 years ago