Notes for mosh developers.
In mosh/build.yml at release_ci · higepon/mosh we have
- Build on Ubuntu & macOS.
- clang-tidy
- dist package.
- Make sure you're on mater branch.
- Make sure Actions are green.
- Update RELNOTE.md
- Create a tag, push it. It will trigger GitHub Action to create release
% git tag mosh-0.2.8 -a -m "mosh-0.2.8"
% git push origin test-0.0.2