mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-13 07:16:03 +00:00
764 B
764 B
Releasing Firmware
For the USA Cascade 1.17.1.5 matrix, use the option 3 release instructions. The Full Companion feature guide is intended to accompany the release assets.
GitHub Actions is set up to automatically build and release firmware.
It will automatically build firmware when one of the following tag formats are pushed.
companion-v1.0.0repeater-v1.0.0room-server-v1.0.0
NOTE: replace
v1.0.0with the version you want to release as.
- You can push one, or more tags on the same commit, and they will all build separately.
- Once the firmware has been built, a new (draft) GitHub Release will be created.
- You will need to update the release notes, and publish it.