Jonathan Swoboda
|
1753ccd811
|
[ci] Update component-test CI for ESP-IDF default toolchain (#16383)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-06-18 08:57:59 -04:00 |
|
Jonathan Swoboda
|
7cb6cf2f2a
|
[ci] Replace clang-tidy hash with direct config-file diff check (#17019)
|
2026-06-17 21:12:39 -04:00 |
|
Jesse Hills
|
b09a5f9e43
|
[ci] Push branch-tagged docker images to ghcr.io for local testing (#16992)
|
2026-06-16 13:37:31 +12:00 |
|
Jesse Hills
|
1ee49720c7
|
[psram] Make schema extractable with per-variant options (#16949)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-06-15 19:55:21 +12:00 |
|
Clyde Stubbs
|
10ce6024bf
|
[lvgl] Fix schema extraction (#16895)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-13 08:21:38 -04:00 |
|
Jesse Hills
|
6a527c7efc
|
[tests] Mock target branch in memory-impact exclusion test (#16913)
|
2026-06-11 14:04:22 +12:00 |
|
J. Nick Koston
|
36e043debb
|
[tests] Fail component test merge on conflicting duplicate IDs (#16849)
|
2026-06-08 12:49:25 -05:00 |
|
J. Nick Koston
|
cbc3770b11
|
Include model-driven display schemas in the language schema dump (#16872)
|
2026-06-07 17:30:43 -05:00 |
|
Jonathan Swoboda
|
6996b7ed1c
|
[ci] Add ESP32 Variants clang-tidy run (S3/P4/C6) (#16825)
|
2026-06-05 22:03:08 -04:00 |
|
J. Nick Koston
|
2a4913713a
|
Revert "[tests] Fail component test merge on conflicting duplicate IDs" (#16848)
|
2026-06-05 19:37:19 -05:00 |
|
J. Nick Koston
|
70d9ab25f3
|
[tests] Fail component test merge on conflicting duplicate IDs (#16795)
|
2026-06-05 17:57:42 -05:00 |
|
J. Nick Koston
|
3e562b9267
|
[ci] Fix memory impact build selecting unbuildable platform (#16788)
|
2026-06-03 22:30:36 -05:00 |
|
J. Nick Koston
|
bac62cb7de
|
[core] Add cv.sensitive marker for schema-level sensitive fields (#16673)
|
2026-05-26 15:29:06 -05:00 |
|
J. Nick Koston
|
ae74920b81
|
[core] Enable ruff PTH (flake8-use-pathlib) lint family (#16661)
|
2026-05-26 05:14:42 +00:00 |
|
J. Nick Koston
|
a58b4edb6a
|
[ci] Gate unconditional CI jobs on a single determine-jobs output instead of a path filter (#16580)
|
2026-05-22 18:39:06 -05:00 |
|
J. Nick Koston
|
48d17571c8
|
[tests] Mock determine_cpp_unit_tests in clang_tidy_mode tests (#16456)
|
2026-05-15 15:50:58 -07:00 |
|
Jonathan Swoboda
|
a92b607754
|
[ci] Add ci-run-all label to force full CI matrix (#16421)
|
2026-05-14 18:54:13 -04:00 |
|
J. Nick Koston
|
b866525437
|
[ci] Skip native ESP-IDF compile test when no relevant files changed (#16395)
|
2026-05-13 10:01:11 -05:00 |
|
Jesse Hills
|
cb2dbcd70d
|
[ci] Add validate.*.yaml for config-only component tests (#16384)
|
2026-05-13 11:37:33 +12:00 |
|
Jesse Hills
|
76ce45c59e
|
[script] Preserve source order of enum options in language schema (#16371)
|
2026-05-13 06:28:39 +12:00 |
|
J. Nick Koston
|
15ab5422c7
|
[ci] Run downstream device-builder tests against PR Python code (#16214)
|
2026-05-03 19:45:08 -05:00 |
|
J. Nick Koston
|
2fbfb4c385
|
[ci] Split integration tests into 3 buckets when count is more than 10 (#16152)
|
2026-04-30 19:10:53 -05:00 |
|
J. Nick Koston
|
49c7a6928e
|
[script] Fix cpp_unit_test crash for non-MULTI_CONF platform components (#16104)
|
2026-04-29 14:32:13 +12:00 |
|
J. Nick Koston
|
0a4d9b430f
|
[ci] Add import-time regression check for esphome.__main__ (#15954)
|
2026-04-28 14:05:12 +00:00 |
|
J. Nick Koston
|
4cab262ef8
|
[ci] Trigger CodSpeed benchmarks on host platform changes (#15995)
|
2026-04-25 17:18:21 -04:00 |
|
J. Nick Koston
|
b293be23b0
|
[ci] Honor CONFLICTS_WITH when grouping component tests (#15834)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-04-18 08:11:38 -05:00 |
|
Tomer27cz
|
f01762ea44
|
[ci] move import to function (#15440)
|
2026-04-05 19:17:52 -04:00 |
|
Javier Peletier
|
0c5f055d45
|
[core] cpp tests: Allow customizing code generation during tests (#14681)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-03-18 00:16:01 +00:00 |
|
J. Nick Koston
|
1670f04a87
|
[core] Add CodSpeed C++ benchmarks for protobuf, main loop, and helpers (#14878)
|
2026-03-17 12:29:38 -10:00 |
|
J. Nick Koston
|
56f7b3e61b
|
[ci] Only run integration tests for changed components (#14776)
|
2026-03-13 13:20:35 -10:00 |
|
Javier Peletier
|
e82f0f4432
|
[cpptests] support testing platform components (#13075)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-03-10 02:41:02 +00:00 |
|
J. Nick Koston
|
d6ce5dda81
|
[ci] Skip YAML anchor keys in integration fixture component extraction (#14670)
|
2026-03-09 22:54:56 +00:00 |
|
dependabot[bot]
|
4d05cd3059
|
Bump ruff from 0.14.14 to 0.15.0 (#13752)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-02-04 09:24:05 +00:00 |
|
J. Nick Koston
|
42491569c8
|
[analyze_memory] Add nRF52/Zephyr platform support for memory analysis (#13249)
|
2026-01-15 17:53:53 -10:00 |
|
J. Nick Koston
|
00cc9e44b6
|
[analyze_memory] Fix ELF section mapping for RTL87xx and LN882X platforms (#13213)
|
2026-01-15 10:38:24 -10:00 |
|
J. Nick Koston
|
45c0796e40
|
[ci] Add RP2040 to memory impact analysis (#13134)
|
2026-01-11 17:19:00 -10:00 |
|
Jonathan Swoboda
|
08beaf8750
|
[esp32] Remove Arduino-specific code from core.cpp (#12501)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-16 20:06:12 -05:00 |
|
J. Nick Koston
|
a5bf55b6ac
|
[ci] Fix component batching for beta/release branches (3-4 → 40 per batch) (#11759)
|
2025-11-07 20:19:45 +13:00 |
|
J. Nick Koston
|
85d2565f25
|
[tests] Fix determine_jobs tests failing when target branch is beta (#11758)
|
2025-11-07 20:18:43 +13:00 |
|
J. Nick Koston
|
bdfd88441a
|
[ci] Skip memory impact analysis when more than 40 components changed (#11741)
|
2025-11-05 19:31:23 -06:00 |
|
J. Nick Koston
|
ce5e608863
|
[ci] Skip memory impact analysis for release and beta branches (#11740)
|
2025-11-05 14:32:45 -06:00 |
|
J. Nick Koston
|
060bb4159f
|
[ci] Cache component dependency graph for up to 3.4x faster determine-jobs (#11648)
|
2025-11-04 17:38:57 +13:00 |
|
J. Nick Koston
|
980098ca77
|
[ci] Fix non-component files incorrectly detected as components (#11701)
|
2025-11-04 16:47:11 +13:00 |
|
J. Nick Koston
|
6220084fe6
|
[ci] Fix memory impact analysis to filter incompatible platform components (#11706)
|
2025-11-04 12:23:04 +11:00 |
|
J. Nick Koston
|
08aae39ea4
|
[ci] Consolidate component splitting into determine-jobs (#11614)
|
2025-10-30 14:27:28 +13:00 |
|
J. Nick Koston
|
f6e4c0cb52
|
[ci] Fix component tests not running when only test files change (#11580)
|
2025-10-29 16:22:28 +13:00 |
|
J. Nick Koston
|
0119e17f04
|
[ci] Remove base bus components exclusion from memory impact analysis (#11572)
|
2025-10-29 08:08:13 +13:00 |
|
J. Nick Koston
|
6edbb94529
|
[ci] Fix test detection for components with only variant tests (#11474)
|
2025-10-22 00:06:14 -10:00 |
|
J. Nick Koston
|
5b15827009
|
[CI] Fix component detection when core files change in determine-jobs (#11461)
|
2025-10-22 16:58:40 +13:00 |
|
Javier Peletier
|
ae50a09b4e
|
C++ components unit test framework (#9284)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-21 22:21:22 +00:00 |
|