virtualsatellite / VirtualSatellite4-FDIR

Virtual Satellite 4 - FDIR Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release 4.13.0

SaMuellerDLR opened this issue · comments

Virtual Satellite Release Version 4.x.x

This ticket captures all release related work of the VirtualSatellite4-FDIR 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
  • Regenerate concept.xmi of all relevant projects
  • Launch application from product configuration and resolve all dependency issues
  • 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 FDIR Release 🚀