grafana/pkg/tsdb/grafana-testdata-datasource
Selene 473898e47c
Core: Remove thema and kindsys dependencies (#84499)
* Move some thema code inside grafana

* Use new codegen instead of thema for core kinds

* Replace TS generator

* Use new generator for go types

* Remove thema from oapi generator

* Remove thema from generators

* Don't use kindsys/thema for core kinds

* Remove kindsys/thema from plugins

* Remove last thema related

* Remove most of cuectx and move utils_ts into codegen. It also deletes wire dependency

* Merge plugins generators

* Delete thema dependency 🎉

* Fix CODEOWNERS

* Fix package name

* Fix TS output names

* More path fixes

* Fix mod codeowners

* Use original plugin's name

* Remove kindsys dependency 🎉

* Modify oapi schema and create an apply function to fix elasticsearch errors

* cue.mod was deleted by mistake

* Fix TS panels

* sort imports

* Fixing elasticsearch output

* Downgrade oapi-codegen library

* Update output ts files

* More fixes

* Restore old elasticsearch generated file and skip its generation. Remove core imports into plugins

* More lint fixes

* Add codeowners

* restore embed.go file

* Fix embed.go
2024-03-21 11:11:29 +01:00
..
data XYChart: Add demo gdev dashboard (#71168) 2023-11-29 19:54:16 +02:00
kinds/dataquery Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
sims Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
standalone Chore: Allow to compile testdata backend as a plugin (#75360) 2023-09-26 15:30:25 +02:00
testdata Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
.gitignore Chore: Allow to compile testdata backend as a plugin (#75360) 2023-09-26 15:30:25 +02:00
csv_data_test.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
csv_data.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
resource_handler.go Testdata: Use contextual logging (#76833) 2023-10-20 10:01:04 +02:00
scenarios_test.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
scenarios.go Testdata: Use contextual logging (#76833) 2023-10-20 10:01:04 +02:00
stream_handler.go Testdata: Use contextual logging (#76833) 2023-10-20 10:01:04 +02:00
testdata.go K8s/Testdata: Expose testdata in standalone apiserver (#80248) 2024-01-10 17:45:23 +02:00
usa_stats_test.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
usa_stats.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
utils.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00