Commit 804e7c4
ci: tag images by bare commit sha + sync c_abi guardrail
- docker.yml: emit short + long sha tags without `sha-` prefix so every
image carries the commit hash directly (previously `sha-abc1234`).
- check_c_abi_runtime.py: add `strategy_set_trade_start_time` to the
EXPECTED_RUNTIME allowlist; the runtime impl in src/c_abi.cpp landed
in 76482e6 but the guardrail was not updated, breaking CI on main.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 84c90eb commit 804e7c4
2 files changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments