Skip to content

Comments

[IGNORE] DatasourceVariable: Grafana migration: remove hardcoded datasource kinds#576

Merged
AntoineThebaud merged 1 commit intomainfrom
antoinethebaud/dsvar-imports
Feb 20, 2026
Merged

[IGNORE] DatasourceVariable: Grafana migration: remove hardcoded datasource kinds#576
AntoineThebaud merged 1 commit intomainfrom
antoinethebaud/dsvar-imports

Conversation

@AntoineThebaud
Copy link
Contributor

@AntoineThebaud AntoineThebaud commented Feb 19, 2026

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

…source kinds

Signed-off-by: AntoineThebaud <antoine.thebaud@yahoo.fr>
@AntoineThebaud AntoineThebaud force-pushed the antoinethebaud/dsvar-imports branch from 81cec77 to 08399d2 Compare February 19, 2026 14:54
@AntoineThebaud AntoineThebaud marked this pull request as ready for review February 19, 2026 20:59
default: true
}
"github.com/perses/plugins/prometheus@v0": {
v: "v0.56.0"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
v: "v0.56.0"
v: "v0.57.0-rc.1"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No impact here, hence why I was fine with the auto-resolution made by cue mod tidy. Let's wait for the final release to update this dep.

default: true
}
"github.com/perses/plugins/tempo@v0": {
v: "v0.56.0"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
v: "v0.56.0"
v: "v0.57.0-rc.1"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No impact here, hence why I was fine with the auto-resolution made by cue mod tidy. Let's wait for the final release to update this dep.

@AntoineThebaud AntoineThebaud added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit feee279 Feb 20, 2026
13 checks passed
@AntoineThebaud AntoineThebaud deleted the antoinethebaud/dsvar-imports branch February 20, 2026 13:09
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.

2 participants