Andres Martinez Gotor
8f76647386
Chore: Update golangci-lint to v1.53.3 ( #71771 )
2023-07-18 10:03:35 +02:00
Emil Tullstedt
b0e681c339
Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 ( #67102 )
2023-05-10 13:47:35 +02:00
Selene
9665b3afe7
Chore: Update Cuetsy to v0.1.8 version ( #66456 )
...
* Update cuetsy version
* Fix defaults
* Update cuetsy
* Update cuelang version in bingo
* Remove TODO comments
2023-04-14 16:45:54 +02:00
Todd Treece
c1f1cb8524
Chore: Remove apiserver from devenv sources ( #64847 )
2023-03-15 14:46:35 -04:00
Emil Tullstedt
3abaf32cf2
Chore: Upgrade golangci-lint to v1.51.2 ( #63630 )
...
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com >
2023-02-23 15:10:03 +01:00
Todd Treece
dea108a8b9
DevEnv: Add k8s apiserver ( #63031 )
...
Adds kind to bingo dependencies, and makes it available via `make devenv sources=apiserver`.
2023-02-07 20:34:05 -05:00
Selene
6f26333e96
Chore: Add cuefix hook ( #61941 )
...
* Add cue
* Add fix-cue target
* Add pre-commit hook
* fixup! Add fix-cue target
* Update the cue version
* Add datasources and panels folders
* Update cue files
Co-authored-by: Tania B <yalyna.ts@gmail.com >
2023-01-23 20:36:46 -05:00
Emil Tullstedt
b7fc837c35
Chore: Upgrade golangci-lint to v1.50.1 ( #60379 )
2022-12-15 12:58:48 +01:00
Todd Treece
e105b5a107
Chore: Add jsonnet library for devenv dashboards ( #57928 )
2022-11-03 11:04:39 -04:00
Emil Tullstedt
104388dcc1
Chore: Update swagger to v0.30.2 ( #55159 )
2022-09-14 14:47:19 +00:00
Emil Tullstedt
b287047052
Chore: Upgrade Go to 1.19.1 ( #54902 )
...
* WIP
* Set public_suffix to a pre Ruby 2.6 version
* we don't need to install python
* Stretch->Buster
* Bump versions in lib.star
* Manually update linter
Sort of messy, but the .mod-file need to contain all dependencies that
use 1.16+ features, otherwise they're assumed to be compiled with
-lang=go1.16 and cannot access generics et al.
Bingo doesn't seem to understand that, but it's possible to manually
update things to get Bingo happy.
* undo reformatting
* Various lint improvements
* More from the linter
* goimports -w ./pkg/
* Disable gocritic
* Add/modify linter exceptions
* lint + flatten nested list
Go 1.19 doesn't support nested lists, and there wasn't an obvious workaround.
https://go.dev/doc/comment#lists
2022-09-12 12:03:49 +02:00
Sofia Papagiannaki
1399ab50b3
API: Universal swagger generation ( #51033 )
2022-06-27 10:54:31 +03:00
ying-jeanne
62531715b3
Chore: remove bra and scripts/go from grafana ( #51130 )
2022-06-21 11:08:08 +02:00
ying-jeanne
4489f331b8
Chore: Use the bingo built golangci-lint ( #51048 )
...
* use the bingo built golangci-lint
* remove grapl usage
* add dependancy
2022-06-17 19:46:20 +02:00
sam boyer
ff780d7966
bingo: Update drone-cli to v1.5.0 ( #50111 )
2022-06-02 17:31:06 +02:00
Dimitris Sotirakis
89e7a56714
Makefile: Force use drone-cli 1.4.0 version ( #40385 )
...
* Force use drone-cli 1.4.0
* Small modifications to prevent null generation
* Sign drone
* Use bingo to declare drone-cli version
* Update message in Makefile
* Update to latest grabpl version
2021-10-14 16:02:45 +02:00
Arve Knudsen
78596a6756
Migrate to Wire for dependency injection ( #32289 )
...
Fixes #30144
Co-authored-by: dsotirakis <sotirakis.dim@gmail.com >
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com >
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
Co-authored-by: spinillos <selenepinillos@gmail.com >
Co-authored-by: Karl Persson <kalle.persson@grafana.com >
Co-authored-by: Leonard Gram <leo@xlson.com >
2021-08-25 15:11:22 +02:00