J. Nick Koston
c3f4a58ecd
Merge branch 'nrf52-pch' into esp8266-native-parallel-extract
2026-08-28 13:07:07 -05:00
J. Nick Koston
7ae325500e
Merge branch 'esp32-pio-pch' into nrf52-pch
2026-08-28 13:07:07 -05:00
J. Nick Koston
5c970df827
Merge branch 'host-pch' into esp32-pio-pch
2026-08-28 13:07:07 -05:00
J. Nick Koston
e51f711883
Merge branch 'pch-strict-ci' into host-pch
2026-08-28 13:07:06 -05:00
J. Nick Koston
ece74ee0d1
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
2026-08-28 13:07:06 -05:00
J. Nick Koston
7a947cd4c9
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-28 13:07:06 -05:00
J. Nick Koston
40f548a529
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-28 13:07:06 -05:00
J. Nick Koston
7e20e497bd
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-28 13:07:05 -05:00
J. Nick Koston
4137511f81
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-28 13:07:05 -05:00
J. Nick Koston
eb1a3bc9e4
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-28 13:07:05 -05:00
J. Nick Koston
0a595aab03
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-28 13:07:05 -05:00
J. Nick Koston
9cefbd1901
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-28 13:07:04 -05:00
J. Nick Koston
b1a048e27d
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
2026-08-28 13:07:04 -05:00
J. Nick Koston
8db07d0de5
[mdns] Bump espressif/mdns to 1.12.0 ( #18861 )
2026-08-28 12:57:45 -05:00
a1515ec662
[modbus_controller] Replace register_count/force_new_range with reuse_previous_range ( #18085 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-08-28 11:54:06 -05:00
J. Nick Koston
5ef7e45b6a
Merge remote-tracking branch 'origin/esp8266-native-parallel-extract' into esp8266-native-parallel-extract
2026-08-27 23:02:24 -05:00
J. Nick Koston
33885bfddf
Merge branch 'esp32-pio-pch' into nrf52-pch
2026-08-27 23:01:19 -05:00
J. Nick Koston
853ef14f10
Merge branch 'host-pch' into esp32-pio-pch
2026-08-27 23:01:19 -05:00
J. Nick Koston
addcb472af
Merge branch 'pch-strict-ci' into host-pch
2026-08-27 23:01:19 -05:00
J. Nick Koston
4ecbde8bbc
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
2026-08-27 23:01:19 -05:00
J. Nick Koston
a196d61e0b
Merge branch 'nrf52-pch' into esp8266-native-parallel-extract
2026-08-27 23:01:19 -05:00
J. Nick Koston
9794eb9fc2
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-27 23:01:18 -05:00
J. Nick Koston
fc41843cd5
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-27 23:01:18 -05:00
J. Nick Koston
0d50b57414
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-27 23:01:18 -05:00
J. Nick Koston
880ffc609d
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-27 23:01:18 -05:00
J. Nick Koston
979aac1cae
Silence the framework elf2bin script's SyntaxWarning
...
The bundled elf2bin.py uses unescaped regex strings that Python 3.12+
flags at compile time; the frozen 3.1.2 framework will never fix it,
so the ninja rule suppresses that category for the one invocation.
2026-08-27 23:01:15 -05:00
Jesse Hills
2031be0c23
[core] Make script/setup idempotent and prepare new worktrees ( #18843 )
2026-08-28 14:11:38 +12:00
J. Nick Koston
b2e626d484
Run the sequential remainder after the batch
2026-08-27 19:21:15 -05:00
J. Nick Koston
2b64db9942
Announce size-less refetches and name every install failure
2026-08-27 18:46:09 -05:00
esphome[bot]
708b7bfb53
Update webserver local assets to 20260824-021242 ( #18704 )
2026-08-28 11:39:30 +12:00
J. Nick Koston
2c6ff030d9
Simplify batch failure logging and dedupe test scaffolding
2026-08-27 18:23:49 -05:00
J. Nick Koston
85a33d5d7f
Announce batched refetches and cap preinstall workers
2026-08-27 18:17:29 -05:00
J. Nick Koston
31aae57b2d
Trim docstrings and comments
2026-08-27 18:03:20 -05:00
J. Nick Koston
a53ffa781a
Cap extraction workers and keep batch failures traceable
2026-08-27 17:59:07 -05:00
J. Nick Koston
563083b4a9
Extract native toolchain package archives in parallel
2026-08-27 17:30:29 -05:00
J. Nick Koston
1f77384389
Merge branch 'esp32-pio-pch' into nrf52-pch
2026-08-27 15:53:00 -05:00
J. Nick Koston
b97ba73757
Merge branch 'host-pch' into esp32-pio-pch
2026-08-27 15:53:00 -05:00
J. Nick Koston
b5c78a4711
Merge branch 'pch-strict-ci' into host-pch
2026-08-27 15:53:00 -05:00
J. Nick Koston
a114147e03
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
2026-08-27 15:53:00 -05:00
J. Nick Koston
80b592fa16
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-27 15:52:59 -05:00
J. Nick Koston
665f1d46ca
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-27 15:52:59 -05:00
J. Nick Koston
5f97c5756b
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-27 15:52:59 -05:00
J. Nick Koston
95ea16b8c4
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-27 15:52:59 -05:00
J. Nick Koston
b29b203ab1
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-27 15:52:58 -05:00
J. Nick Koston
a928609b72
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-27 15:52:58 -05:00
J. Nick Koston
eb44311bb3
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
2026-08-27 15:52:58 -05:00
J. Nick Koston
31470e7997
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-27 15:52:58 -05:00
J. Nick Koston
7782bc11c6
[core] Remove make_name_with_suffix std::string overloads ( #18828 )
2026-08-27 15:29:43 -05:00
J. Nick Koston
a9a66baeba
[ci] Compress the compile-test image with zstd ( #18812 )
2026-08-27 15:29:23 -05:00
J. Nick Koston
16d0fa1165
[core] Add step_to_accuracy_decimals benchmarks ( #18826 )
2026-08-27 15:28:04 -05:00