Files
hassio-addons/.github/workflows
copilot-swe-agent[bot] e92843eb36 Use awk for arch_list extraction to match build_from approach
Replace fragile sed '/^arch:/,/^[^ a]/p' pattern with the same
awk block-parsing approach used for build_from. The sed pattern
leaked lines from keys starting with 'a' (like audio:) into the
range before grep filtered them out. The awk approach cleanly
stops at the next top-level key.

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/d3d7f769-ce2d-4ddd-b066-7bb769754460
2026-03-26 07:29:14 +00:00
..
2024-10-27 21:13:37 +01:00