Commit Graph

11 Commits

Author SHA1 Message Date
Ben Allfree 61095ede6a CI builder progress view enhancements 2026-04-10 06:20:29 -07:00
Ben Allfree d83e8aa918 Update CI workflows to include actions/checkout@v4 and enhance flash layout functionality. Added optional handling for flash manifest images and improved sorting of flash parts. Updated .gitignore to include __pycache__ and .wrangler. 2026-04-10 06:10:57 -07:00
Ben Allfree cdc4959dca feat: introduce vendors.json for mapping vendors to models and refactor targets.ts to utilize new data structure 2025-12-10 17:39:10 -08:00
Ben Allfree 83dc49dc0d chore: update firmware versions in constants/versions.ts 2025-12-09 18:33:30 -08:00
Ben Allfree b7c5eaa8d0 refactor: fix output paths 2025-12-06 17:15:17 -08:00
Ben Allfree c03a82479f feat: implement architecture hierarchy generation and enhance plugin compatibility checks 2025-12-05 18:22:00 -08:00
Ben Allfree 1351fb817e chore: remove generate-firmware-patch script and update package.json to clean up deployment commands 2025-11-30 19:55:34 -08:00
Ben Allfree 3e5075b2a1 fix: enhance generate-firmware-patch.sh to automatically stash uncommitted changes and restore them after patch generation 2025-11-30 09:33:29 -08:00
Ben Allfree dae7755511 refactor: replace firmware patch generation command with a script for improved handling and error checking 2025-11-29 16:32:20 -08:00
Ben Allfree f6f3ecb06f chore: fetch tags from meshtastic remote and update versions list 2025-11-29 06:22:56 -08:00
Ben Allfree a95c5625ec feat: Implement firmware versioning for custom builds by generating available versions, adding version selection to profiles, and integrating it into the custom build workflow. 2025-11-22 17:07:56 -08:00