Wykres commitów

13 Commity (f2fb473ecf1a0e0c19b12134c5250f76efdf252d)

Autor SHA1 Wiadomość Data
Ben Meadors 2ab717cebb
Remove bundling of web-ui from ESP32 devices (#7143) 2025-06-26 10:57:33 -05:00
Austin cfc2a96a45
Update web, use centrally defined version (#6500) 2025-04-08 09:09:23 -05:00
Austin 4e575872da
junk in the Trunk (#6149) 2025-02-25 16:41:45 +08:00
Eric Severance b4a4d2db4e
Cache Python & PlatformIO dependencies (#5822) 2025-01-11 19:40:39 -06:00
Austin 8aac9f2e8e
GH Actions: Update `Release` action, clarify versioning (#5794) 2025-01-08 20:43:24 -06:00
Ben Meadors ca3d8da128 version tags 2024-11-16 06:22:08 -06:00
Ben Meadors add70b5229 Rework some things 2024-11-16 05:58:07 -06:00
Thomas Göttgens b769d9f854 change workflow to build one zip per processor arch 2024-10-01 13:14:51 +02:00
Jason Murray c72612d826
sed doesn't like newlines (#4847)
* sed doesn't like newlines

* fold remove-debug-flags block

* PATH is a system env var

* Runners don't like rm -f ${workspace path}
2024-09-24 15:41:40 +08:00
Tom Fifield 682133501a
Syntax fix for github action (#4846)
https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions#runs-for-composite-actions
2024-09-24 14:49:01 +08:00
Jason Murray b4c09ace23
Consolidate variant build steps (#4820)
* poc: consolidate variant build steps

* use build-variant action

* only checkout once and clean up after run

* checkout before local action
2024-09-24 13:47:31 +08:00
Tom Fifield 7db98ca1da
Revert "Consolidate variant build steps (#4806)" (#4816)
This reverts commit 9f8d86cb25.
2024-09-22 19:39:35 +08:00
Jason Murray 9f8d86cb25
Consolidate variant build steps (#4806)
* poc: consolidate variant build steps

* use build-variant action

* only checkout once and clean up after run
2024-09-22 19:22:00 +08:00