grafana/pkg/plugins
Matheus Macabu dbf8ab9182
Backend Unit Tests / Grafana (push) Waiting to run Details
Backend Unit Tests / Grafana Enterprise (push) Waiting to run Details
CodeQL checks / Analyze (go) (push) Waiting to run Details
CodeQL checks / Analyze (javascript) (push) Waiting to run Details
CodeQL checks / Analyze (python) (push) Waiting to run Details
Lint Frontend / Verify i18n (push) Waiting to run Details
Lint Frontend / Lint (push) Waiting to run Details
Lint Frontend / Typecheck (push) Waiting to run Details
Lint Frontend / Betterer (push) Waiting to run Details
End-to-end tests / Build & Package Grafana (push) Waiting to run Details
End-to-end tests / ${{ matrix.suite }} (dashboards-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (panels-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (smoke-tests-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (various-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/dashboards-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/panels-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/smoke-tests-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/various-suite) (push) Blocked by required conditions Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (1) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (2) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (3) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (4) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (5) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (6) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (7) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (8) (push) Waiting to run Details
Integration Tests / Sqlite (push) Waiting to run Details
Integration Tests / MySQL (push) Waiting to run Details
Integration Tests / Postgres (push) Waiting to run Details
Dispatch sync to mirror / dispatch-job (push) Waiting to run Details
[release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103)
Chore: Bump Go version to 1.24.3
2025-05-08 14:42:34 +02:00
..
auth Codegen: Remove pfs codegen dependency from Grafana codebase (#98840) 2025-01-10 22:43:40 +02:00
backendplugin UnifiedStorage: Rename Batch processing to Bulk (#101413) 2025-02-28 08:41:08 +03:00
codegen [release-11.6.2] Chore: Bump Go version to 1.24.3 (#105103) 2025-05-08 14:42:34 +02:00
config Plugins: Add synchronous CDN plugin loader (#99096) 2025-02-07 11:07:08 +01:00
envvars Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
httpresponsesender
instrumentationutils Mark grpc data source timeouts as cancelled queries (#100573) 2025-02-13 13:40:53 +01:00
log Chore: Fix plugins manager process data race in tests (#81914) 2024-02-06 10:17:37 -03:00
manager Update `ErrRequestErrorBase` from `[plugin.downstreamError]` to `[plugin.requestFailureError]` (#100965) 2025-02-20 10:23:53 +01:00
pluginscdn Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00
repo Plugins: Expose function to retrieve gcom info (#99372) 2025-01-22 16:41:34 +02:00
storage Plugins: Simplify TestExtractFiles test (#95183) 2024-10-24 12:01:00 +01:00
apiserver.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
apiserver_test.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
errors.go Update `ErrRequestErrorBase` from `[plugin.downstreamError]` to `[plugin.requestFailureError]` (#100965) 2025-02-20 10:23:53 +01:00
ifaces.go Plugins: Update DefaultSignature function signature in PluginSource interface (#100519) 2025-02-19 12:19:45 +01:00
localfiles.go Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00
localfiles_test.go chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
models.go PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
plugins.go PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
plugins_test.go PluginExtensions: Added support for sharing functions (#98888) 2025-02-13 10:18:55 +01:00
test_utils.go Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00