Files
6543 a63b93f5ee Refactor pipeline engine (#6073)
restructure pipeline/*.go to use submodules

<!-- https://claude.ai/chat/1b8965d7-5bca-42c7-86b4-48c2d645c362 -->

- pipeline/error.go -> pipeline/errors/...
- pipeline/pipeline.go#Runtime -> pipeline/runtime/runtime.go
- pipeline/pipeline.go#execAll -> pipeline/runtime/executor.go
- pipeline/shutdown.go -> pipeline/runtime/shutdown.go
- pipeline/logger.go ->pipeline/logging
- pipeline/tracer.go -> pipeline/tracing
- pipeline/pipeline.go#State -> state/state.go
2026-02-13 11:56:43 +01:00
..
2025-12-20 09:23:09 +01:00
2024-02-11 10:44:50 +01:00
2024-02-25 10:37:10 +01:00
2025-11-05 01:06:11 +01:00
2025-02-28 15:07:30 +02:00
2026-02-13 11:56:43 +01:00
2024-06-27 09:32:06 +02:00
2026-01-26 16:13:00 +01:00
2023-10-28 13:37:54 +02:00
2024-01-14 19:33:58 +01:00