Skip to content

Project Branches Workflow and Tagging

joergboe edited this page Aug 7, 2018 · 5 revisions

We followed the guidelines as documented here. https://github.com/IBMStreams/administration/wiki/Toolkit-Branching-Guidelines-to-support-Streams-3.2.2-Beta

Current Branches:

  • Master - Target for next official release for Inet toolkit
  • v2.9.x_m - release branch for release 2.9.x and the targeted Streams product releases
  • V2.2.0_m - targeted for FP for Streams version > 4.2.1
  • V2.1.y - targeted for FP for Streams 4.2.1 - globalization work and actual code base from master branch
  • v2.0.0 - targeted for FP for Streams 4.0.0, 4.0.1, 4.1 and 4.2
  • v2.1.x - deprecated
  • streams_3.2.1 - targeted for Streams 3.2.1.x

Feature development branches should be named as : develop_

Clone this wiki locally