Replies: 3 comments 6 replies
|
@ralfhandl I think there's an error in the diagram which shows the release branches merging to The idea was to keep |
|
@handrews Maybe we need to more precisely define what we mean by a "release branch". I see two possibilities:
If it is the first, we can create the new |
The text actually says exactly that:
I apparently was misled by the diagram where |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
According to Branching and merging (3.1.2, 3.2.0, and later) we will create branch
v3.3-devfromdev, despite the fact thatsrc/oas.mdsrc/schemas/**tests/schema/**are hopelessly outdated on
devand the current content ofv3.2-devis the actual semantic starting point for 3.3 development.Shouldn't we rather create
v3.3-devfromv3.2-dev?All reactions