Change tree pruning algorithm
The first merge we see in Factory determines if we keep the devel commits in the factory chain or cut that branch.
This commit is contained in:
5
tests/fixtures/clapper-expected-tree.yaml
vendored
5
tests/fixtures/clapper-expected-tree.yaml
vendored
@@ -4,4 +4,9 @@
|
||||
- commit: openSUSE:Factory/clapper/2.0
|
||||
merged:
|
||||
- multimedia:apps/clapper/7.0
|
||||
- multimedia:apps/clapper/6.0
|
||||
- multimedia:apps/clapper/5.0
|
||||
- commit: openSUSE:Factory/clapper/1.0
|
||||
- commit: multimedia:apps/clapper/3.0
|
||||
- commit: multimedia:apps/clapper/2.0
|
||||
- commit: multimedia:apps/clapper/1.0
|
||||
|
2
tests/fixtures/llvm13-expected-tree.yaml
vendored
2
tests/fixtures/llvm13-expected-tree.yaml
vendored
@@ -44,4 +44,6 @@
|
||||
- commit: openSUSE:Factory/llvm13/2.0
|
||||
merged:
|
||||
- devel:tools:compiler/llvm13/4.0
|
||||
- devel:tools:compiler/llvm13/3.0
|
||||
- commit: openSUSE:Factory/llvm13/1.0
|
||||
- commit: devel:tools:compiler/llvm13/1.0
|
||||
|
2
tests/fixtures/zsh-expected-tree.yaml
vendored
2
tests/fixtures/zsh-expected-tree.yaml
vendored
@@ -286,6 +286,8 @@
|
||||
- commit: openSUSE:Factory/zsh/13.0
|
||||
merged:
|
||||
- shells/zsh/34.0
|
||||
- shells/zsh/33.0
|
||||
- shells/zsh/32.0
|
||||
- commit: openSUSE:Factory/zsh/12.0
|
||||
- commit: openSUSE:Factory/zsh/11.0
|
||||
- commit: openSUSE:Factory/zsh/10.0
|
||||
|
Reference in New Issue
Block a user