Commit Graph

49 Commits (60b469f8367973c97b42734c79b70251a47dbb46)

Author SHA1 Message Date
Dimitris Sotirakis c86eeae132
Remove tidy-check script (#31423) 4 years ago
Joan López de la Franca Beltran b33dcf8213
Proposal to include a `tidy check` (#27204) 5 years ago
Arve Knudsen 3a362b758a
CI: Upgrade golangci-lint and base image (#26892) 5 years ago
Carl Bergquist db8d7ffbf6
Linting fixes for the provisioning package (#25690) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Arve Knudsen 084542a006
Chore: Consolidate on golangci-lint (#25834) 5 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
Šimon Podlipský 9106f2f68a
Makefile: Build should build bundled plugins 5 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 5 years ago
Carl Bergquist 9652a1410b
Build: Stricter linting should break the build (#23606) 5 years ago
Carl Bergquist 80f40040b0
Linting fixes for dashboard provsioning (#23576) 5 years ago
Carl Bergquist 0fd5945542
Fixes linting errors in datasource provisioning. (#23515) 5 years ago
Leonard Gram 2850419470
Build: adds make target run-frontend (#20227) 6 years ago
Marcus Olsson 79cbe191b6
Docs: Document Makefile (#19720) 6 years ago
Kyle Brandt 84609abdfa build: update scripts go.(mod|sum) (#19834) 6 years ago
Marcus Efraimsson b76c6daf85
enforce GO111MODULE=on when running make run (#19724) 6 years ago
Torkel Ödegaard 781b679d47
Release: Fix issue with tag script on osx (#19557) 6 years ago
Sofia Papagiannaki de075e529d
Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) 6 years ago
Oleg Gaidarenko 4b16cd6cc8
Build: Introduce shellcheck (#18081) 6 years ago
Oleg Gaidarenko 8202fa2fde
Build: change definition of the vars in makefile (#18151) 6 years ago
Oleg Gaidarenko b049b003f2 Build: allow dynamically change docker image (#18112) 6 years ago
Oleg Gaidarenko 1cbec50866 Build: consistently reference go binary (#18059) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Oleg Gaidarenko bc7c420ee8
Build: make bra a local dependency (#17414) 6 years ago
Oleg Gaidarenko f43af0e644
Build: specify build flag for `docker-compose up` (#17411) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Oleg Gaidarenko a1a498f96c
Build: ignore absence of docker-compose (#17331) 6 years ago
Oleg Gaidarenko 9ff44b5037
Build(makefile): improve error handling (#17281) 6 years ago
Oleg Gaidarenko baa55ab6ae
Feature: do dev environment via makefile (#17136) 6 years ago
Oleg Gaidarenko be66ed9dab
Chore: explore possibilities of using makefile (#17039) 6 years ago
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017) 6 years ago
Oleg Gaidarenko 04b3afcd15
Chore: Implement revive (#16200) 6 years ago
Leonard Gram 2e8c4699b0 build: internal metrics for packaging. 7 years ago
David Kaltschmidt a4ef1d6175 Makefile: dependency-driven target to build node_modules 7 years ago
bergquist 2936e34d75 removes protoc from makefile 7 years ago
Dan Cech 96d6657b00 produce an image compatible with grafana-docker 7 years ago
Leonard Gram 0ff54d257a build: makes it easier to build a local docker container. 7 years ago
David Kaltschmidt c3cc60b080 Support for local Docker builds 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist 9e942f1a6d Adds Tables types to protobuf 7 years ago
bergquist a2d47427ba separate plugin impl and proto files 8 years ago
bergquist 3c0f61511d build: deps-go is not required for building grafana 8 years ago
bergquist 2ad2b96133 build: avoid progress bar update on yarn install 8 years ago
bergquist 60a2041065 tech(build): yarn install should use --pure-lockfile 8 years ago
Carl Bergquist e61d049623 tech(build): replace npm with yarn (#7108) 9 years ago
Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 years ago
bergquist d3a5d5c058 tech(build): update makefile 9 years ago
Dan Cech 650bb4c719 use npm test to run npm tests 9 years ago
Dan Cech 2244224b12 add basic Makefile, remove need for global grunt-cli 9 years ago
Torkel Ödegaard 4131b75562 updated build script and readme with build instructions 11 years ago