Skip to content

SP-160: add branch awareness for listing packages#349

Merged
Alexander Probst (alex-probst) merged 3 commits intomainfrom
SP-160/add_branch_awareness
May 8, 2026
Merged

SP-160: add branch awareness for listing packages#349
Alexander Probst (alex-probst) merged 3 commits intomainfrom
SP-160/add_branch_awareness

Conversation

@alex-probst
Copy link
Copy Markdown
Contributor

@alex-probst Alexander Probst (alex-probst) commented May 7, 2026

Description

This PR added branch awareness for the package listing list command by introducing the --branches option.

Relevant requests are now forwarded to the Pacman API using the optional includeBranches parameter.

The --branches option comes up with a new validation requirement. Consumers will not be allowed to use --branches in combination with --packageKeys or --keysByVersion (justification: it makes logically not much sense to allow this combination at this moment).

Relevant links

Checklist

  • I have self-reviewed this PR
  • I have tested the change and proved that it works in different scenarios
  • I have updated docs if needed

@alex-probst Alexander Probst (alex-probst) requested a review from a team as a code owner May 7, 2026 14:58
Comment thread src/commands/configuration-management/module.ts Outdated
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

@alex-probst Alexander Probst (alex-probst) merged commit 5956f67 into main May 8, 2026
6 checks passed
@alex-probst Alexander Probst (alex-probst) deleted the SP-160/add_branch_awareness branch May 8, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants