Skip to content

Release Process

Tomek Piotrowski edited this page Apr 21, 2016 · 9 revisions
  1. Use Travis to auto-build updates to the release branch (e.g., build-1.6.0-256.zip).
  2. Developers perform manual QA using pre-release builds.
  3. In case of regressions, repeat 1 & 2 until a stable release is ready
  4. Update release notes wiki page (including the release date).
  5. Update CHANGES.md with contents of release wiki.
  6. Update RemoteTech.version to the latest release info.
  7. Update AssemblyInfo.cs.
  8. 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.
  9. Upload same zipfile to Spacedock.
  10. Update forum thread.
Clone this wiki locally