Skip to content

Commit 94d1575

Browse files
Pigbibicodex
andcommitted
ci: publish runtime execution evidence
Co-Authored-By: Codex <noreply@openai.com>
1 parent 1ac3bc1 commit 94d1575

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/execution-report-heartbeat.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,13 @@ jobs:
9595
9696
- name: Check recent execution report
9797
run: python scripts/execution_report_heartbeat.py
98+
99+
- name: Publish read-only runtime execution evidence
100+
uses: QuantStrategyLab/QuantRuntimeSettings/actions/publish-runtime-execution-evidence@e6ac155e3f602d0a54e24cc6710ded5108f6af84
101+
with:
102+
source-id: runtime-reports-firstrade
103+
report-platform: firstrade
104+
report-prefix: ${{ vars.RUNTIME_HEARTBEAT_GCS_URIS || vars.EXECUTION_REPORT_GCS_URI }}
105+
sync-url: ${{ vars.EXECUTION_EVIDENCE_SYNC_URL }}
106+
env:
107+
EXECUTION_EVIDENCE_SYNC_TOKEN: ${{ secrets.EXECUTION_EVIDENCE_SYNC_TOKEN }}

0 commit comments

Comments
 (0)