feat(observability): add diagnostic dashboards (#27)
This commit is contained in:
@@ -45,6 +45,12 @@ jobs:
|
||||
- name: Verify formatting and analyzers
|
||||
run: dotnet format Rendezvous.slnx --verify-no-changes --no-restore
|
||||
|
||||
- name: Test dependency-free diagnostic dashboard
|
||||
run: ./scripts/test-diagnostic-dashboard.sh
|
||||
|
||||
- name: Test observability dashboard provisioning
|
||||
run: ./scripts/test-observability-assets.sh
|
||||
|
||||
- name: Build
|
||||
run: dotnet build Rendezvous.slnx --configuration Release --no-restore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user