lennarthennigs
- 5 skills
- 0 followers
- 7 hours ago last updated
- ▌ Test · lennarthennigsRun Button2 test suites via PlatformIO. Optionally pass a suite name (basics, clicks, callbacks, states, configuration, multiple) or platform (esp8266, esp32, nano). Defaults to all suites on ESP8266.
- ▌ Commit · lennarthennigsStage and commit current changes for Button2 — checks for needed CHANGELOG/README/CLAUDE.md updates, creates a branch if on master, writes a commit message, and commits
- ▌ Readme · lennarthennigsAudit README.md against the current Button2 API and recent CHANGELOG entries, then apply any needed updates
- ▌ Compile · lennarthennigsCompile Button2 examples across Arduino platforms using arduino-cli and PlatformIO. Pass a platform name (esp8266, esp32, nano, all) or leave blank to compile all.
- ▌ Release · lennarthennigsCut a new Button2 release — suggests version bump based on change type, updates version files and CHANGELOG, commits, tags, pushes, creates a GitHub release, and publishes to PlatformIO