grafana/pkg
grafana-delivery-bot[bot] 6590c3eea8
Backend Unit Tests / Grafana (push) Has been cancelled Details
Backend Unit Tests / Grafana Enterprise (push) Has been cancelled Details
CodeQL checks / Analyze (go) (push) Has been cancelled Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled Details
CodeQL checks / Analyze (python) (push) Has been cancelled Details
Lint Frontend / Verify i18n (push) Has been cancelled Details
Lint Frontend / Lint (push) Has been cancelled Details
Lint Frontend / Typecheck (push) Has been cancelled Details
Lint Frontend / Betterer (push) Has been cancelled Details
End-to-end tests / Build & Package Grafana (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (1) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (2) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (3) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (4) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (5) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (6) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (7) (push) Has been cancelled Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (8) (push) Has been cancelled Details
Integration Tests / Sqlite (push) Has been cancelled Details
Integration Tests / MySQL (push) Has been cancelled Details
Integration Tests / Postgres (push) Has been cancelled Details
Dispatch sync to mirror / dispatch-job (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (dashboards-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (panels-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (smoke-tests-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (various-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/dashboards-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/panels-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/smoke-tests-suite) (push) Has been cancelled Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/various-suite) (push) Has been cancelled Details
[release-11.2.11] IAM: Return 401 if identity type is not valid in GetUserPreferences (#107823)
IAM: Return 401 if identity type is not valid in GetUserPreferences (#107760)

fix(GetUserPreferences): Return 401 if identity type is not valid

(cherry picked from commit e4743a9092)
2025-07-09 07:59:06 +01:00
..
api [release-11.2.11] IAM: Return 401 if identity type is not valid in GetUserPreferences (#107823) 2025-07-09 07:59:06 +01:00
apimachinery [release-11.2.10] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105468) 2025-05-15 14:52:59 +02:00
apis
apiserver [release-11.2.10] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105468) 2025-05-15 14:52:59 +02:00
build [release-11.2.10] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105468) 2025-05-15 14:52:59 +02:00
bus
cmd
codegen
components
events
expr
extensions
generated
ifaces/gcsifaces
infra
kinds
login/social [release-11.2.9] Auth: Fix SAML user IsExternallySynced not being set correctly (#103102) 2025-03-31 15:29:08 +02:00
middleware
mocks/mock_gcsifaces
models
modules
plugins
promlib [release-11.2.10] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105468) 2025-05-15 14:52:59 +02:00
registry
semconv [release-11.2.10] Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 (#105378) 2025-05-14 15:37:17 +03:00
server
services [release-11.2.11] Alerting: Provisioning API returns 403 on quota exceeded for rule group PUT (#106482) 2025-06-10 15:21:35 +01:00
setting
storage/unified [release-11.2.10] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105468) 2025-05-15 14:52:59 +02:00
tests
tsdb
util [release-11.2.10] Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 (#105378) 2025-05-14 15:37:17 +03:00
web
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.