Cloud Datasources: Add necessary inputs and bump version for code coverage workflow (#52055) (#52902)
* Add necessary inputs and bump version
* Test coverage commit
* Bump coverage workflow version
* Bump workflow version
* Try updated workflow
* Bump commit sha
* Rename empty file for testing
* Update sha
* Update sha
* Update sha
* Bump SHA
* Update SHA
* Update sha
* Bump SHA
* Bump SHA
* Bump sha
* Bump SHA
* Test all plugins (including backend)
* Bump SHA
* Update SHA
* Remove empty files and set appropriate workflow version
(cherry picked from commit caec0f8771)
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
This commit is contained in:
committed by
GitHub
parent
e441965514
commit
e26a51fc00
@@ -14,4 +14,7 @@ on:
|
||||
|
||||
jobs:
|
||||
workflow-call:
|
||||
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.2
|
||||
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.6
|
||||
with:
|
||||
frontend-path-regexp: public\/app\/plugins\/datasource\/(grafana-azure-monitor-datasource|cloud-monitoring|cloudwatch)
|
||||
backend-path-regexp: pkg\/tsdb\/(azuremonitor|cloudmonitoring|cloudwatch)
|
||||
|
||||
Reference in New Issue
Block a user