mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +00:00
A URL-pinned dependency now skips the bundled probe (the walk resolves the fork; adding the bundled copy would double the archive). A versioned bundled candidate's non-platform manifest fault warns here since it skips the walk's usability filter via provides(); version-less causes stay at debug (the walk already warned). The pending drain logs a manifest-name suppression at debug and drops its unreachable bundled_names re-check. A converted tree with no sources and no headers now fails by name at emit like the bundled case (test scaffolds gained real source files). build_tool validates each mode's operand count and a failed copy unlinks the partial output.