- Fix collectDirectNeedsOnly to correctly match needs by full ID - Fix PlanReleases to respect SelectedReleases when provided - Fix unmarkNeedsDirectOnly to use full release IDs - Update tests to expect correct behavior for include-needs vs include-transitive-needs - Add SkipNeeds flag when needs are pre-included in withNeeds This fixes CI issues in PR #2485 Signed-off-by: yxxhero <aiopsclub@163.com> |
||
|---|---|---|
| .. | ||
| bad_--selector | ||
| skip-needs=false_include-needs=true | ||
| skip-needs=false_include-needs=true_but_no_diff_on_needed_release | ||
| skip-needs=false_include-needs=true_with_installed_but_disabled_release | ||
| skip-needs=false_include-needs=true_with_not_installed_and_disabled_release | ||
| skip-needs=true | ||
| skip-needs=true_with_no_diff_on_a_release | ||