Commit Graph
6 Commits
Author SHA1 Message Date
artem 6ee1fa8c36 Also take components into account for cache
Compile All / compile (push) Successful in 12m49s
2026-07-12 15:43:11 +00:00
artem e8913f1c82 Add cache for fetched deps and build artifacts
Compile All / compile (push) Successful in 55m29s
2026-07-12 15:42:09 +00:00
artem 8285170f4d Drop parallelism in compile and flash
Compile All / compile (push) Has been cancelled
Since esphome lets platformio fetch packages and that is not parallel
safe, we have to pace it a bit.
2026-07-12 15:36:10 +00:00
artem c8ebb8df7d Run a different devshell on CI
Compile All / compile (push) Has been cancelled
2026-07-12 15:30:56 +00:00
artem 0447e70677 Remove buildFHSEnv
Compile All / compile (push) Failing after 1m37s
Uses bwrap which is not available on Actions runner
2026-07-12 15:14:09 +00:00
artem ec4385e197 Deprecate reflash.sh in favor of Makefile
Compile All / compile (push) Failing after 1m26s
2026-07-12 15:04:33 +00:00