Commit Graph

96 Commits (0f760f63dd5137ad406e0bc9f08676898e04ac97)

Author SHA1 Message Date
Arve Knudsen fbcd50f32c Upgrade golangci-lint to v1.60.2
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
Arve Knudsen 0395b04419 golangci-lint: Upgrade to v1.59.1
5 months ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0
6 months ago
SuperQ f09cf2d9fb
Update promu
7 months ago
heyitao d9e4353520 Fix binary detection in Makefile
8 months ago
dongjiang 11fc7b1d83
chores: bump to golangci-lint v1.56.2 (#13753)
8 months ago
SuperQ 2061eb0a6a
Add GitHub action to publish container README
9 months ago
machine424 6998bfab59
add a common-lint-fix make target to make golangci-lint fix found issues if it's supported by the linter
9 months ago
Arve Knudsen 7d7787f250 Makefile: Support golangci-lint on ARM64
10 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
michalbiesek d1ff3eb868
Update golangci-lint (#12688)
1 year ago
SuperQ 4edf8999da
Update promu
1 year ago
SuperQ c18f5b6487
Update golangci-lint
1 year ago
Bartol Deak 95b7d592ba
rewrite `which` with `command -v`
1 year ago
Bartol Deak 06843db80a
Hide `which` stderr output
1 year ago
SuperQ f14665b9e3 Fix docker tag sanitizer
2 years ago
Julien Pivotto 331a7dfd21 Replace '+' with '_' in docker image tag for semver compatibility
2 years ago
SuperQ 65e743719c
Update golangci-lint
2 years ago
Luca Comellini 3e09fd32bb
Bump golangci-lint to v1.50.1
2 years ago
Julien Pivotto a971bdd5f5 Do not build with netgo on Windows
2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
Julien Pivotto a703f9814b
Go back to docker build (#11263)
2 years ago
Julien Pivotto fc1a36d476
Fix docker images publishing (#11260)
2 years ago
Julien Pivotto 8f3bcfac93
Move to github actions (#11235)
2 years ago
Augustin Husson f609b7bbcc
remove GO111MODULE and GOVENDOR usage (#10836)
2 years ago
Sylvain Rabot c31a3e4c92
Build with Go 1.18 (#10501)
3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
3 years ago
Julien Pivotto b48a1e9e9b
Revert "Replace vfsgen with embed for static web assets (#9719)" (#9870)
3 years ago
Jan Fajerski ddaddc2a7a
Replace vfsgen with embed for static web assets (#9719)
3 years ago
Julien Pivotto c564984daa
Reduce Prometheus pull requests builds (#9666)
3 years ago
SuperQ 5b75a97b2c
Use download mode for update-go-deps
3 years ago
Levi Harrison cc77593176
Switch golangci-lint to GitHub Actions (#9232)
3 years ago
Levi Harrison b7d2f4e189
Only run if yamllint is installed
3 years ago
Michal Wasilewski cd0281e766
Adds yamllinting to Makefile.common
4 years ago
Ben Kochie a06dcd7771
Update Makefile.common
4 years ago
Julien Pivotto c1f203a1b8 Use CircleCI parallelism
4 years ago
Ben Kochie 35b49230eb
Speed up PR builds
4 years ago
Marcelo E. Magallon 75d86c6747 Update golangci-lint to 1.36.0
4 years ago
Tobias Schmidt 4ee2e1fd93
Install promu v0.7.0 (#8148)
4 years ago
Victor Araujo 74775d7324
Add major version tag (#8026)
4 years ago
Ben Kochie 7b4a2ca870
Bump promu version (#7880)
4 years ago
Simon Pasquier 44cdd3e768
Makefile.common: add 'update-go-deps' target (#7259)
5 years ago
Simon Pasquier 46129fdebb
Makefile.common: use gotestsum if present (#4792)
5 years ago
Simon Pasquier 337a1fbffd
Bump golangci-lint to v1.18.0 (#6004)
5 years ago
Hrishikesh Barman 78a9b474d2 building individual binaries with make build (#5966)
5 years ago
Simon Pasquier 8624913a34
Bump golangci-lint to v1.17.1 (#5778)
5 years ago
Frederic Branczyk d7575800b3
Merge pull request #5704 from simonpasquier/bump-promu
5 years ago
Simon Pasquier b3ecdd3f75 Bump promu to v0.5.0
5 years ago
Hrishikesh Barman f40e21bb6b added dockerfile path and build context (#5669)
6 years ago