Commit bbd8911
Dependencies: add PublishesFromReleaseBranch; set on Metalama.Vsx
Adds an init-only PublishesFromReleaseBranch flag on DependencyDefinition.
PublishingBranch now resolves to ReleaseBranch when either the family has
a consolidated product (existing rule) OR this flag is set.
Set the flag in both MetalamaVsxDependencies.V2026_0 and V2026_1: Vsx
publishes from release/<version> rather than develop/<version> even
though it has no consolidated product, so its TC deployment branch and
PublishCommand checkout target now resolve to the release branch.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 394eed0 commit bbd8911
3 files changed
Lines changed: 21 additions & 5 deletions
File tree
- src/PostSharp.Engineering.BuildTools/Dependencies
- Definitions
- Model
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
53 | 63 | | |
54 | 64 | | |
55 | 65 | | |
| |||
0 commit comments