Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is-compatible: Extend the compatibility check so that it includes the min support version #51

Open
sunker opened this issue Jan 29, 2025 · 0 comments

Comments

@sunker
Copy link
Contributor

sunker commented Jan 29, 2025

Currently, the is-compatible checks whether the installed versions of the grafana packages (compile time) are compatible with the latest versions of these packages. Since the plugin is supposed to have compatibility not only within that range, but also from the min supported version of Grafana (as specified in the grafanaDependency prop i plugin.json, we should extend the is-compatible check to start from the min supported version.

This requires a code change here in the levitate repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 💡 Ideation
Development

No branches or pull requests

1 participant