3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
Commit Graph

2 Commits

Author SHA1 Message Date
Serge Zaitsev
d6d4097567
Chore: Fix goimports grouping in alerting ()
* fix goimports

* fix goimports order
2023-01-30 09:55:35 +01:00
Alexander Weaver
2bfdda5b68
Alerting: Break dependency between state and image packages ()
* Refactor state and manager to not depend directly on image interface

* Move generic errors to models package

* Move NotAvailableImageService to state as its only references are in state tests

* Move NoopImageService to state package

* Move mock to state package

* Fix linter error

* Fix comment styling

* Fix a couple added references introduced by rebase

* Empty commit to kick build
2022-11-09 15:06:49 -06:00