mirror of https://github.com/grafana/grafana.git
				
				
				
			Cloud Datasources: Add necessary inputs and bump version for code coverage workflow (#52055)
* 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
This commit is contained in:
		
							parent
							
								
									e565f69711
								
							
						
					
					
						commit
						caec0f8771
					
				|  | @ -14,4 +14,7 @@ on: | ||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   workflow-call: |   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) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue