-
Notifications
You must be signed in to change notification settings - Fork 102
Release Process
Tomek Piotrowski edited this page Apr 21, 2016
·
9 revisions
- Use Travis to auto-build updates to the release branch (e.g.,
build-1.6.0-256.zip
). - Developers perform manual QA using pre-release builds.
- In case of regressions, repeat 1 & 2 until a stable release is ready
- Update release notes wiki page (including the release date).
- Update
CHANGES.md
with contents of release wiki. - Update
RemoteTech.version
to the latest release info. - Update
AssemblyInfo.cs
. - Edit Travis build from master: rename zip to, e.g.,
RemoteTech-1.6.0.zip
. Add release name and abridged release notes. Remove pre-release flag when finished. - Upload same zipfile to Spacedock.
- Update forum thread.