| 1 | version: 1 |
| 2 | project_slug: DeepSeek-Reasonix |
| 3 | signing_policy_slug: release-signing |
| 4 | repository_url: https://github.com/esengine/DeepSeek-Reasonix.git |
| 5 | allowed_branch_names: |
| 6 | - main-v2 |
| 7 | allowed_build_definitions: |
| 8 | - .github/workflows/certum-signing-smoke.yml |
| 9 | - .github/workflows/release-candidate.yml |
| 10 | - .github/workflows/release-promote.yml |
| 11 | - .github/workflows/release-stable.yml |
| 12 | - .github/workflows/release-desktop.yml |
| 13 | fingerprint_files: |
| 14 | - .github/workflows/certum-signing-smoke.yml |
| 15 | - .github/actions/setup-certum/action.yml |
| 16 | - scripts/sign-certum.ps1 |
| 17 | - scripts/install-nsis.ps1 |
| 18 | - .github/workflows/release-candidate.yml |
| 19 | - .github/workflows/release-promote.yml |
| 20 | - .github/workflows/release-stable.yml |
| 21 | - .github/workflows/release-desktop.yml |
| 22 | - scripts/finalize-windows-signed-candidate.sh |
| 23 | - scripts/validate-release-control-plane.sh |
| 24 | - scripts/package-windows-desktop.sh |
| 25 | - scripts/verify-windows-authenticode.ps1 |
| 26 | - cmd/signpath-contract/main.go |
| 27 |