Skip to content

CI: Verify compatibility with Grafana 12.4.0#247

Merged
amotl merged 1 commit into
mainfrom
grafana-update-2026-02
Feb 26, 2026
Merged

CI: Verify compatibility with Grafana 12.4.0#247
amotl merged 1 commit into
mainfrom
grafana-update-2026-02

Conversation

@amotl

@amotl amotl commented Feb 26, 2026

Copy link
Copy Markdown
Member

Grafana 12.4.0 was released on 2026-02-24, and includes a few breaking changes by removing API endpoints that have previously been flagged for deprecation.

Grafana 12.4.0 was released on 2026-02-24, and includes a few breaking
changes by removing API endpoints that have previously been flagged for
deprecation.

- https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v12-4/
- https://github.com/grafana/grafana/blob/main/CHANGELOG.md#1240-2026-02-24
@coderabbitai

coderabbitai Bot commented Feb 26, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between ffa5011 and fdbeb1d.

📒 Files selected for processing (1)
  • .github/workflows/tests.yml

Walkthrough

Updated Grafana version in the main CI test matrix from 12.3.2 to 12.4.0, un-commented the include section, and added a new test configuration for Grafana 12.3.4 with Python 3.14, Mosquitto 2.0, and InfluxDB 1.8 on Ubuntu 22.04.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/tests.yml
Updated Grafana version in main matrix (12.3.2 → 12.4.0), un-commented include section, and added new matrix entry for Grafana 12.3.4 with Python 3.14, Mosquitto 2.0, InfluxDB 1.8, Ubuntu 22.04.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Poem

🐰 A bump in the matrix, versions align,
Grafana versions 12.3, 12.4 in line,
Python and Mosquitto dance through the tests,
The CI pipeline hops toward its best!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch grafana-update-2026-02

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl amotl marked this pull request as ready for review February 26, 2026 20:55
@amotl amotl merged commit 8ebd4d2 into main Feb 26, 2026
11 checks passed
@amotl amotl deleted the grafana-update-2026-02 branch February 26, 2026 20:56
@codecov

codecov Bot commented Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.53%. Comparing base (ffa5011) to head (fdbeb1d).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   78.53%   78.53%           
=======================================
  Files          56       56           
  Lines        3024     3024           
=======================================
  Hits         2375     2375           
  Misses        649      649           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant