Illia Polosukhin
c4927ba6e1
fix(ci): unblock staging Docker Build and echo tool E2E test ( #2661 )
...
Two independent staging CI regressions:
1. Docker Build was failing because `cargo install wasm-tools@1.246 .1`
re-resolved to the newest compatible `constant_time_eq@0.4.3`, which
requires rustc >= 1.95, while the chef stage is pinned to rust:1.92.
Add `--locked` so cargo uses the Cargo.lock shipped with each crate.
2. `test_builtin_echo_tool` started failing after PR #2555 intentionally
aligned the in-memory history path with DB semantics: tool previews
now surface in `result` with `result_preview` left empty. The test
only inspected `result_preview`, so it timed out. Accept the preview
from either field in `_wait_for_turn`.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 18:44:01 +09:00
..
2026-04-19 18:44:01 +09:00
2026-04-19 17:34:01 +09:00
2026-04-19 17:34:01 +09:00
2026-04-19 17:34:01 +09:00
2026-03-11 20:28:38 -07:00
2026-04-08 21:28:39 +03:00
2026-04-10 03:04:42 +09:00
2026-03-24 10:41:33 +01:00
2026-03-14 13:06:59 -07:00
2026-03-21 00:02:00 -07:00
2026-03-20 10:12:32 -07:00
2026-04-06 08:22:10 +02:00
2026-04-17 15:20:02 -07:00
2026-04-18 01:25:26 +09:00
2026-04-18 14:32:52 +09:00
2026-04-19 17:34:01 +09:00
2026-04-18 14:32:52 +09:00
2026-04-17 23:11:59 +09:00
2026-04-09 23:50:04 +09:00
2026-04-18 14:32:52 +09:00
2026-04-19 17:34:01 +09:00
2026-03-11 03:36:25 +00:00
2026-03-06 00:49:10 +00:00
2026-04-07 19:11:30 +03:00
2026-04-03 17:51:09 -07:00
2026-03-05 09:13:09 +00:00
2026-03-07 09:15:00 +00:00
2026-04-08 23:23:39 +09:00
2026-04-14 16:10:10 -07:00
2026-03-30 22:31:58 -07:00
2026-03-06 08:12:56 +00:00
2026-03-07 09:15:00 +00:00
2026-03-21 12:41:46 -07:00
2026-03-05 09:13:09 +00:00
2026-03-07 09:15:00 +00:00
2026-03-05 09:13:09 +00:00
2026-04-01 14:54:26 -07:00
2026-03-07 09:15:00 +00:00
2026-04-02 19:22:27 -07:00
2026-04-18 18:14:30 +09:00
2026-04-18 14:32:52 +09:00
2026-04-01 14:54:35 -07:00
2026-03-21 22:41:44 -07:00
2026-03-09 07:10:25 +00:00
2026-02-22 08:09:56 +00:00
2026-03-22 22:56:26 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-11 11:48:24 -07:00
2026-03-10 18:37:10 -07:00
2026-04-10 00:02:05 +09:00
2026-04-06 08:34:27 -07:00
2026-03-22 22:56:26 -07:00
2026-04-14 16:10:10 -07:00
2026-03-29 11:55:34 +02:00
2026-04-14 16:10:10 -07:00
2026-04-14 16:10:10 -07:00
2026-04-09 23:50:04 +09:00
2026-04-03 17:51:09 -07:00
2026-03-07 09:10:05 +00:00
2026-03-19 11:53:46 -07:00
2026-03-21 22:05:18 -07:00
2026-03-10 08:11:21 -07:00
2026-04-18 14:32:52 +09:00
2026-04-11 00:06:11 +09:00
2026-04-18 14:32:52 +09:00
2026-04-09 11:52:10 +03:00
2026-04-09 23:50:04 +09:00
2026-04-18 12:37:58 +09:00
2026-04-18 18:33:35 +09:00
2026-04-18 13:07:21 +09:00
2026-03-30 20:53:57 -07:00
2026-04-11 01:37:17 +09:00
2026-03-05 09:13:09 +00:00
2026-03-05 09:13:09 +00:00
2026-04-03 17:51:09 -07:00
2026-04-09 17:28:45 -07:00
2026-04-09 23:50:04 +09:00
2026-04-05 07:55:12 +02:00
2026-04-18 18:33:35 +09:00