virtualsatellite/VirtualSatellite4-DEV-IDE

Release Version 4.15.0

SaMuellerDLR opened this issue · 0 comments

Virtual Satellite Release Version 4.15.0

This ticket captures all release related work of the VirtualSatellite4-DEV-IDE release

  1. Perform version update:
  • Checkout/Update the Development branch
  • Remove current integration branch (Make sure no one else is integrating at the moment)
  • Create new integration branch from development branch
  • Run ant script to update version numbers
  • Merge integration branch into development branch (Pull Request named "Integration 4.x.x - Remerge Versions")
  1. Perform integration on integration branch:
  • Apply all needed fixes
  • Update the release notes
  1. Update master/release branch:
  • Merge integration branch into master branch (Pull Request named "Release 4.x.x")
  • Create Release Tag
  1. Merge back integration branch:
  • Merge integration branch into development branch (Pull Request named "Integration 4.x.x - Remerge Fixes")

Well Done!! You should have a new Virtual Satellite Developer IDE Release 🚀