PDGGK commented on PR #118: URL: https://github.com/apache/iotdb-extras/pull/118#issuecomment-5242188813
The workflow runs are through -- 14 checks, all green, including the two this PR adds. `minimum-grafana-version` is the one worth a line, since it had never executed anywhere before: it parses the floor out of `plugin.json`, boots that Grafana release alongside IoTDB, and checks both that the plugin frontend renders its own config fields and that a table-model query returns data through the backend. Both passed, so the declared floor is now held by something that runs rather than by the declaration alone. `maven-build` covers the `mvn -Pwith-grafana-plugin` entrypoint, which no other job was exercising. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
