feat: support file as base reference in YAML recipes#409
Conversation
|
Claude finished @fkondej's task in 1m 35s —— View job PR Review: feat: support file as base reference in YAML recipes
SummaryGood feature with solid test coverage (circular deps, multi-level chains, not-found). The core design of resolving file-based bases relative to the recipe directory and using a Issues found (see inline comments):
|
|
Claude finished @fkondej's task in 56s —— View job Re-review after updates
All four issues from the previous review have been addressed:
One minor issue remains: off-by-one in the depth check — see inline comment. |
|
Claude finished @fkondej's task in 45s —— View job Re-review after latest push
ReviewAll four issues from previous reviews have been addressed properly:
Code looks clean. Test coverage is thorough (circular deps, multi-level chains, not-found, path detection). No new issues found — LGTM. |
No description provided.