grafana / grafonnet

Jsonnet library for generating Grafana dashboards.
https://grafana.github.io/grafonnet/
Apache License 2.0
352 stars 19 forks source link

feat: define a simple CI pipeline #66

Closed K-Phoen closed 1 year ago

K-Phoen commented 1 year ago

Introduces a CI workflow to run make test for PRs.

Duologic commented 1 year ago

Currently the test make target is set up to install (part of) grafonnet from Github rather than the local branch, which doesn't always deliver reliable results for the changes one makes. Taking that into account, this CI job is already an improvement as it does test changes in grafonnet-base.