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

chore: add levitate to detect breaking changes #179

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

vickyyyyyyy
Copy link
Member

Levitate detects if the Grafana APIs your plugin is using are compatible with a certain version of Grafana.

Followed the steps to add this: https://github.com/grafana/grafana-plugin-examples/#api-compatibility

@vickyyyyyyy vickyyyyyyy requested a review from a team as a code owner September 6, 2022 15:11
@CLAassistant
Copy link

CLAassistant commented Sep 6, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Sep 6, 2022

Backend code coverage report for PR #179
No changes

@github-actions
Copy link

github-actions bot commented Sep 6, 2022

Frontend code coverage report for PR #179
No changes

@vickyyyyyyy vickyyyyyyy merged commit 8c79638 into main Sep 7, 2022
@vickyyyyyyy vickyyyyyyy deleted the levitate branch September 7, 2022 16:12
@vickyyyyyyy
Copy link
Member Author

we can use Levitate for now but can replace with future upcoming work to add this to our workflow as a comment rather than check which blocks the pipeline and revert this if the blocking becomes annoying

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.

None yet

4 participants