Feature #287
Read branches out of git to reduce versioning efford.
Status: | New | Start date: | 2014-09-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Recipe | Spent time: | 0.10 hour | |
Target version: | Toolkit 0.1 |
Description
Would it be possible to read the "branches"/"tags" direktly out the git repo instead of listing all branches explicit in the recipe file again.
History
#1 Updated by Florian Lier about 10 years ago
- Target version changed from Toolkit 0.3 to Toolkit 0.1
- % Done changed from 0 to 10
I believe the build gen already does that, if I am correct.
#2 Updated by Johannes Wienke over 9 years ago
Nope, right now things need to be specified. Changes to this are planned, though.
#3 Updated by Johannes Wienke over 9 years ago
- % Done changed from 10 to 0
#4 Updated by Florian Lier about 9 years ago
Status?
#5 Updated by Jan Moringen over 8 years ago
Florian Lier wrote:
Status?
The new generator architecture will have a solution for this.
In der neuen Generator-Architektur haben ich dafür meiner Ansicht nach
eine gute Lösung gefunden. Im "versions"-Abschnitt kann man zusätzlich
zu konkreten Namen auch bestimmte Muster definieren, gegen die
angeforderte Versionen dann abgeglichen werden. Z.B. kann ein Abschnitt
mit Muster"release-([0-9]+)\.([0-9]+)"