Skip to content

ci: add PlatformIO build workflow (ESP32 / S3 / C3)#40

Merged
SneezeGUI merged 1 commit into
mainfrom
ci/platformio-build
May 30, 2026
Merged

ci: add PlatformIO build workflow (ESP32 / S3 / C3)#40
SneezeGUI merged 1 commit into
mainfrom
ci/platformio-build

Conversation

@SneezeGUI
Copy link
Copy Markdown
Owner

Adds .github/workflows/build.yml — builds one representative env per chip family (esp32-2432s028, esp32-s3-devkit, esp32-c3-supermini) on every PR and push to main, with PlatformIO core caching.

Once this has run green, it can be added as a required status check on the main ruleset so PRs can't merge unless they compile. Rebasing the open fix PRs (#36#39) onto this will give them a compile check too.

Builds one representative env per chip family on every PR and push to main,
so compile breakage is caught in CI. Once it has run, it can be added as a
required status check on the main ruleset.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@SneezeGUI SneezeGUI merged commit 8036985 into main May 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant