-
Notifications
You must be signed in to change notification settings - Fork 37
Release
Minkyu Lee edited this page Nov 22, 2021
·
15 revisions
- Set version name
set(VER "<version>")
inCMakeLists.txt
.-
Semver should be used for version name. (e.g.
1.0.0-beta.1
,1.0.0
,1.1.0
, ...)
-
Semver should be used for version name. (e.g.
- Build all binaries (
.uf2
,.bin
) for all official targets and boards. - Push all commits.
- Check corresponding milestone and project board is 100% done, and close it.
- Create a release in Github repository.
- Tag name: e.g.)
1.0.0
- Release name: e.g.)
1.0.0
- Enter release note.
- Attach
.uf2
,.bin
for all targets and boards as release assets (e.g.kaluma-rp2-pico-1.0.0.uf2
)
- Tag name: e.g.)
- Notify the new release