feat(dotnet): add cicd chain contract harness
CI Workflow Lint / validate-ci-workflow-lint (push) Failing after 13s
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 24s
Validators (Pushes and Pull Requests) / validate-core (push) Has been cancelled

This commit is contained in:
2026-07-13 00:34:45 +09:00
parent 736951526b
commit a45961928e
7 changed files with 191 additions and 0 deletions
+3
View File
@@ -187,6 +187,9 @@ jobs:
- name: Validate Dotnet Idempotency Contract
run: python3 tools/validate_dotnet_idempotency_contract_v1.py
- name: Validate Dotnet CICD Chain Contract
run: python3 tools/validate_dotnet_cicd_chain_contract_v1.py
- name: Build Calibration Priority Backlog