-
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
srz_zumix edited this page Nov 14, 2019
·
7 revisions
- Update version (iutest_ver.hpp, Doxyfile, iutest.nuspec)
- Update CHANGELOG (CHANGES.md)
- Check ci status
- If there is a failure, correct it so that the test passes.
- Create new tag, git tag -a vX.XX.X -m 'version X.XX.X'
- Create github release
- Title: "version X.XX.X"
- Describe the release: copy from CHANGED.md
- Create OSDN release
- package build status:
- move local workspace
- cd ./.ci/osdn
- bundle install
- osdn login
- ./release.sh vX.XX.X
v1.17.0 [INFO] Save variables to .osdn.vars [INFO] New release has been created. #71920 v1.17.0 (hidden, 0 files) https://osdn.net/projects/iutest/releases/71920
- Open link https://osdn.net/projects/iutest/releases/XXXXX and Edit release
- Select RELEASENOTE and CHANGELOG
- Publish!
- Deploy NuGet