J. Nick Koston
|
4eeceded0d
|
Make the testing-mode require explicit, reject a missing declared srcDir, and validate installs before marking success
|
2026-08-20 08:08:29 -05:00 |
|
J. Nick Koston
|
0defff2c81
|
Warn when component-added platformio options are dropped by the native build
|
2026-08-20 07:53:16 -05:00 |
|
J. Nick Koston
|
0e561d8c1f
|
Surface malformed build flag entries as clean errors
|
2026-08-20 07:47:54 -05:00 |
|
J. Nick Koston
|
2d93300903
|
Detect knobs in multi-token build_flags entries and drop a zero flash budget with a warning
|
2026-08-20 07:39:14 -05:00 |
|
J. Nick Koston
|
a005008cfb
|
Retry registry queries and surface failures as clean errors
|
2026-08-20 07:34:41 -05:00 |
|
J. Nick Koston
|
dad9a1175b
|
Reject unsupported toolchains on the PlatformIO-only platforms and warn on empty srcFilter matches
|
2026-08-20 06:52:54 -05:00 |
|
J. Nick Koston
|
42e9448a50
|
Cover the YAML toolchain key resolution
|
2026-08-20 06:48:24 -05:00 |
|
J. Nick Koston
|
eaae2e543b
|
Reject unsupported CLI toolchains on every platform and complete the native CI triggers
|
2026-08-20 06:30:07 -05:00 |
|
J. Nick Koston
|
4520f27d94
|
Raise the actionable ninja message when the package itself is missing
|
2026-08-20 06:17:10 -05:00 |
|
J. Nick Koston
|
3f9568eaf0
|
Fail loudly on hosts with no toolchain build instead of assuming linux_x86_64
|
2026-08-20 06:02:20 -05:00 |
|
J. Nick Koston
|
aa03404319
|
Close the native CI trigger gap and log the remaining silent library skips
|
2026-08-20 05:35:17 -05:00 |
|
J. Nick Koston
|
2483117648
|
Store the native version floor as a Version and tidy the dependency skip
|
2026-08-20 05:25:25 -05:00 |
|
J. Nick Koston
|
ff7161d7eb
|
Surface silently dropped inputs and anchor the platform defaults to shared constants
|
2026-08-20 05:21:41 -05:00 |
|
J. Nick Koston
|
4f11db4232
|
Reject framework 3.1.0 (no registry package) and warn when platform_version is ignored
|
2026-08-20 05:16:51 -05:00 |
|
J. Nick Koston
|
311f610787
|
Make the link-line and tool-path tests platform-independent
|
2026-08-20 05:10:58 -05:00 |
|
J. Nick Koston
|
7f2515edf1
|
Share the PlatformIO flag-lexing helper and flatten the build_flags classifier
|
2026-08-20 05:03:49 -05:00 |
|
J. Nick Koston
|
eb3a64829f
|
Shell-lex -L/-l build_flags entries and generate the compile database before the build
|
2026-08-20 04:59:27 -05:00 |
|
J. Nick Koston
|
7cb22725e3
|
Escape object paths once at the source and drop a dead parameter
|
2026-08-20 04:39:50 -05:00 |
|
J. Nick Koston
|
db010d486e
|
Revert ninja command quoting (ninja escapes its own path variables); share the lib_ignore helper
|
2026-08-20 04:31:01 -05:00 |
|
J. Nick Koston
|
c579a2792f
|
Address review: quote ninja command paths, refuse unverified downloads, extend lib_ignore and build_unflags parity
|
2026-08-20 04:23:14 -05:00 |
|
J. Nick Koston
|
005c01e1e2
|
Address review: Windows binutils suffix, honor build_unflags against framework flags
|
2026-08-20 03:51:08 -05:00 |
|
J. Nick Koston
|
59c309083d
|
Address review: include surgery constants in the ld stamp, require size sections, warn on missing extraScript
|
2026-08-20 03:36:44 -05:00 |
|
J. Nick Koston
|
9cf7ff94ac
|
Resolve bare registry libraries at latest version like PlatformIO; tighten review cleanups
|
2026-08-20 03:07:07 -05:00 |
|
J. Nick Koston
|
702ef56a88
|
Address review: route project -L/-l to the link, fail on unresolvable libraries, remove dead ninja constants, tighten diagnostics
|
2026-08-20 02:54:00 -05:00 |
|
J. Nick Koston
|
7065beaabc
|
Cover the native toolchain dispatch branches in idedata and analyze-memory
|
2026-08-20 01:53:50 -05:00 |
|
J. Nick Koston
|
e331813299
|
Get ninja from the PyPI wheel instead of hardcoded release URLs and checksums
|
2026-08-20 01:52:07 -05:00 |
|
J. Nick Koston
|
0c48f749c2
|
Fix testing-mode segment requirements per linker script; simplify downloads and native command dispatch
|
2026-08-20 01:45:39 -05:00 |
|
J. Nick Koston
|
3ae229f218
|
Fix analyze-memory test path expectations on Windows
|
2026-08-20 01:38:21 -05:00 |
|
J. Nick Koston
|
5df08d36be
|
Address review: wire analyze-memory and idedata for the native toolchain, warn on ignored platformio_options, verify downloads, surface silent failures
|
2026-08-20 01:34:15 -05:00 |
|
J. Nick Koston
|
60b7b874f1
|
Address review: route versioned bare libraries to the registry, deterministic MMU order, scoped toolchain branches, diagnostics
|
2026-08-20 00:00:51 -05:00 |
|
J. Nick Koston
|
66f6f5c004
|
Address review: cover all source suffixes, pass PIOPLATFORM through, link library -Wl flags
|
2026-08-19 23:50:16 -05:00 |
|
J. Nick Koston
|
9429243d2b
|
Fix determine-jobs narrowing helper and add esp8266-native tests
|
2026-08-19 23:19:52 -05:00 |
|
J. Nick Koston
|
3fe9cac1fc
|
Apply review cleanups to the native ESP8266 toolchain
|
2026-08-19 23:13:30 -05:00 |
|
J. Nick Koston
|
8811224c0e
|
Add full test coverage for the native ESP8266 toolchain
|
2026-08-19 22:59:05 -05:00 |
|
J. Nick Koston
|
373bee8aca
|
[esp8266] Add native toolchain that builds the Arduino core without PlatformIO
|
2026-08-19 22:31:46 -05:00 |
|
Jesse Hills
|
29404a782c
|
Merge branch 'beta' into dev
|
2026-08-20 10:32:46 +12:00 |
|
Jesse Hills
|
e75a7a61fa
|
Merge pull request #18523 from esphome/bump-2026.8.0b6
2026.8.0b6
2026.8.0b6
|
2026-08-20 10:32:26 +12:00 |
|
J. Nick Koston
|
185f12266a
|
[tests] Keep PlatformIO libdeps per xdist worker to stop a compile race (#18524)
|
2026-08-19 17:29:10 -05:00 |
|
J. Nick Koston
|
c455991962
|
[ci] Key PlatformIO cache on the Python version so a runner image bump does not serve a broken LibreTiny venv (#18512)
|
2026-08-20 09:38:44 +12:00 |
|
Jesse Hills
|
f735dcadc0
|
Bump version to 2026.8.0b6
|
2026-08-20 09:33:05 +12:00 |
|
J. Nick Koston
|
78a65eabdc
|
[ci] Stop jobs hanging on apt by restoring the cached apt action and bounding raw apt calls (#18518)
|
2026-08-20 09:33:03 +12:00 |
|
  
|
b3fda9973e
|
[image] Restore defaults:/files: support for platform entries (#18032)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-20 09:33:03 +12:00 |
|
esphome[bot]
|
4a85c98285
|
Bump bundled esphome-device-builder to 1.12.0 (#18514)
|
2026-08-20 09:33:03 +12:00 |
|
esphome[bot]
|
2c92a2498e
|
Bump bundled esphome-device-builder to 1.11.5 (#18507)
|
2026-08-20 09:33:03 +12:00 |
|
esphome[bot]
|
74e22b5ad7
|
Bump bundled esphome-device-builder to 1.11.4 (#18506)
|
2026-08-20 09:33:03 +12:00 |
|
esphome[bot]
|
e9e77d02a0
|
Bump bundled esphome-device-builder to 1.11.3 (#18505)
|
2026-08-20 09:33:03 +12:00 |
|
Jonathan Swoboda
|
7418fcce8d
|
[ci] Stop persisting the integration test ccache (#18504)
|
2026-08-20 09:33:03 +12:00 |
|
Jonathan Swoboda
|
b768e2a1ce
|
[esp32] Fix ESP32-P4 bootloop on rev3 (v3.x) chips when only variant is set (#18500)
|
2026-08-20 09:33:03 +12:00 |
|
J. Nick Koston
|
6084314cc9
|
[vscode] Report the origin of an unexpected exception during validation (#18494)
|
2026-08-20 09:33:03 +12:00 |
|
J. Nick Koston
|
2df953f3d7
|
[platformio] Give the ccache wrapper a cmd.exe safe path (#18495)
|
2026-08-20 09:33:03 +12:00 |
|