Skip to content

chore: make grafanaDependency prerelease-inclusive#770

Open
tolzhabayev wants to merge 1 commit into
mainfrom
chore/grafanadep-prerelease
Open

chore: make grafanaDependency prerelease-inclusive#770
tolzhabayev wants to merge 1 commit into
mainfrom
chore/grafanadep-prerelease

Conversation

@tolzhabayev

Copy link
Copy Markdown

grafana-com PR #17309 made the plugins publish API reject Grafana-owned plugins whose grafanaDependency lower bound isn't prerelease-inclusive, so the next publish of this plugin would fail.

This updates the range from >=11.6.7 to >=11.6.7-0 so prerelease Grafana builds are matched and publishing keeps working. No behavior change for released Grafana versions.

Ref: https://github.com/grafana/grafana-com/pull/17309

Copilot AI review requested due to automatic review settings June 16, 2026 11:12
@tolzhabayev tolzhabayev requested a review from a team as a code owner June 16, 2026 11:12
@tolzhabayev tolzhabayev self-assigned this Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this plugin’s declared Grafana compatibility range to remain publishable under the updated grafana-com validation rules by making the lower bound prerelease-inclusive (so prerelease builds like 11.6.7-xxx satisfy the range), without changing behavior for stable Grafana releases.

Changes:

  • Adjust dependencies.grafanaDependency from >=11.6.7 to >=11.6.7-0 in src/plugin.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cla-assistant

cla-assistant Bot commented Jun 16, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant

cla-assistant Bot commented Jun 16, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-project-automation github-project-automation Bot moved this to 🔬 In review in Grafana Catalog Team Jun 16, 2026
@zoltanbedi zoltanbedi enabled auto-merge (squash) June 16, 2026 12:11
@zoltanbedi

Copy link
Copy Markdown
Member

@tolzhabayev please sign the cla.

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

Labels

None yet

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

4 participants