J. Nick Koston
|
17d1874ca3
|
Degrade on header-generation failure, surface probe and touch errors
|
2026-08-27 12:38:42 -05:00 |
|
J. Nick Koston
|
d45e0074a3
|
Share the guarded pch prepare contract, simplify wiring and tests
|
2026-08-27 11:01:46 -05:00 |
|
J. Nick Koston
|
cf084bc70f
|
Share the CMake pch consumer block, apply review suggestions
|
2026-08-27 10:53:26 -05:00 |
|
J. Nick Koston
|
21c1c582b5
|
Generate the Zephyr syscall headers before compiling the pch
|
2026-08-27 10:44:38 -05:00 |
|
J. Nick Koston
|
8defc48611
|
Resolve the sysbuild app domain dir for the pch
|
2026-08-27 10:34:17 -05:00 |
|
J. Nick Koston
|
10ea99d4c9
|
Add precompiled header support to the nRF52 sdk-nrf build
|
2026-08-27 10:25:45 -05:00 |
|
J. Nick Koston
|
a4136c8a17
|
Run copy_files to completion in the gate test, pin the build_helpers trigger
|
2026-08-27 10:11:55 -05:00 |
|
J. Nick Koston
|
de0f706da4
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 09:41:01 -05:00 |
|
J. Nick Koston
|
41d68d2978
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 09:40:58 -05:00 |
|
J. Nick Koston
|
59556a730d
|
Keep the parity test hermetic, give touch the shared error contract
|
2026-08-27 09:40:54 -05:00 |
|
J. Nick Koston
|
b367238273
|
Adopt the shared prefix constant everywhere, trigger CI on build_helpers, pin the copy_files gate
|
2026-08-27 09:31:31 -05:00 |
|
J. Nick Koston
|
5ab690cca6
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 09:13:57 -05:00 |
|
J. Nick Koston
|
7d4e28b5e2
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 09:13:55 -05:00 |
|
J. Nick Koston
|
87cbe42cae
|
Blame the baseline honestly, split sidecar unlinks, pin the script's knob and import branches
|
2026-08-27 09:13:51 -05:00 |
|
J. Nick Koston
|
b4d6633b19
|
Enable the pch on esp32 via PlatformIO for CI speed
|
2026-08-27 08:47:05 -05:00 |
|
J. Nick Koston
|
8180134d30
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 08:40:39 -05:00 |
|
J. Nick Koston
|
8a5d53899c
|
Simplify: strict knob via parse_enable_env, one probe tail, latch folded into _fail, discard owns its policy
|
2026-08-27 08:40:35 -05:00 |
|
J. Nick Koston
|
4605ac08a5
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 08:32:13 -05:00 |
|
J. Nick Koston
|
3e5688d6cd
|
Blame the pch only when a baseline passes, validate the strict knob, abort on an undiscardable stale header
|
2026-08-27 08:32:01 -05:00 |
|
J. Nick Koston
|
9580fd14da
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 00:40:42 -05:00 |
|
J. Nick Koston
|
d38542e48b
|
Escalate all strict consumers, keep cached-probe rejections unlatched, drop the dead probe knob
|
2026-08-27 00:40:37 -05:00 |
|
J. Nick Koston
|
364c530832
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 00:26:00 -05:00 |
|
J. Nick Koston
|
c89c2d975d
|
Strict escalates consumer invalid-pch, re-probes cached headers everywhere, and defaults the matrix to strict
|
2026-08-27 00:25:38 -05:00 |
|
J. Nick Koston
|
a0c3a010e4
|
Guard the prefix for C edges, gate it on the pch knob, pin its resolution
|
2026-08-27 00:21:14 -05:00 |
|
J. Nick Koston
|
78eff4f485
|
Strict re-probes a cached .gch, probe diagnostics get the exit-code fallback, nobuild detection narrows to ImportError
|
2026-08-26 23:43:09 -05:00 |
|
J. Nick Koston
|
833af674bf
|
Simplify: shared tool-step runner, probe args helper, buildtool touch stamp, knob-spelling parity
|
2026-08-26 23:20:06 -05:00 |
|
J. Nick Koston
|
15d4f187c7
|
Bake the probe stamp into the rule text; edge bindings cannot expand $out
|
2026-08-26 23:10:55 -05:00 |
|
J. Nick Koston
|
34daa6138a
|
Probe failures follow the compile branch's transient rules, strict on the native esp8266 job
|
2026-08-26 23:02:18 -05:00 |
|
J. Nick Koston
|
0266b7f0fb
|
Cover the probe spawn failure and both probe-edge flag branches
|
2026-08-26 22:55:52 -05:00 |
|
J. Nick Koston
|
5d690104b5
|
Strict fails on a disabled pch, narrows the projenv exemption, and covers the new funnel sites
|
2026-08-26 22:51:53 -05:00 |
|
J. Nick Koston
|
4a3b095172
|
Probe the built .gch on the native paths so strict CI reds on an unloadable pch
|
2026-08-26 22:47:42 -05:00 |
|
J. Nick Koston
|
54bff55642
|
Reraise in strict through the IDF flow, funnel the remaining degrade paths, exempt nobuild
|
2026-08-26 22:42:03 -05:00 |
|
J. Nick Koston
|
264ccc0989
|
Add ESPHOME_PCH_STRICT and enforce it in the esp8266/esp32/rp2 image compile tests
|
2026-08-26 22:29:53 -05:00 |
|
J. Nick Koston
|
96beeed2c2
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 22:22:55 -05:00 |
|
J. Nick Koston
|
85142b5b99
|
Pass -MF to the probe only alongside a dependency flag
|
2026-08-26 22:22:42 -05:00 |
|
J. Nick Koston
|
3ecd4e3e69
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 22:06:04 -05:00 |
|
J. Nick Koston
|
a5afa55122
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
# Conflicts:
# esphome/platformio/toolchain.py
|
2026-08-26 22:06:01 -05:00 |
|
J. Nick Koston
|
3439a2d5ca
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-26 22:05:33 -05:00 |
|
J. Nick Koston
|
c2f8347eed
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-26 22:05:32 -05:00 |
|
J. Nick Koston
|
6767e43022
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-26 22:05:32 -05:00 |
|
J. Nick Koston
|
178ff2c3ef
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
|
2026-08-26 22:05:10 -05:00 |
|
J. Nick Koston
|
b99e7f5ae2
|
[core] Install prefetched PlatformIO packages with parallel extraction (#18775)
|
2026-08-27 03:02:02 +00:00 |
|
J. Nick Koston
|
e55a8aeabe
|
[api] Drop connection instead of crashing when buffer allocation fails (#18803)
|
2026-08-27 14:49:12 +12:00 |
|
J. Nick Koston
|
a8094ed548
|
[docker] Parallelize the image's PlatformIO library preinstall (#18777)
|
2026-08-27 14:45:47 +12:00 |
|
J. Nick Koston
|
2104096f02
|
[core] Prefetch PlatformIO packages in parallel (#18769)
|
2026-08-27 14:42:30 +12:00 |
|
J. Nick Koston
|
e53870085b
|
[improv_serial] Add uart bus support and host integration test (#18794)
|
2026-08-26 21:13:47 -05:00 |
|
Jonathan Swoboda
|
a1b29b0d0b
|
[external_components] Log when a source overrides built-in components (#18805)
|
2026-08-26 20:56:57 -04:00 |
|
n-IA-hane
|
e458a38f89
|
[spi] Use PSRAM DMA for external buffers (#18699)
|
2026-08-27 10:55:39 +10:00 |
|
 Bonne EgglestonandJ. Nick Koston
|
5df1c7f1d3
|
[modbus_controller] Writer entities as their own hub device; heap-free, byte-accurate write path (#18082)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-26 18:24:09 -05:00 |
|
J. Nick Koston
|
c97250508a
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 14:23:20 -05:00 |
|