Skip to content

fix(devel): warn when ignoring devel package upgrades - #1533

Open
pfeifferj wants to merge 1 commit into
Morganamilo:masterfrom
pfeifferj:fix/warn-ignored-devel-pkg
Open

fix(devel): warn when ignoring devel package upgrades#1533
pfeifferj wants to merge 1 commit into
Morganamilo:masterfrom
pfeifferj:fix/warn-ignored-devel-pkg

Conversation

@pfeifferj

@pfeifferj pfeifferj commented Apr 15, 2026

Copy link
Copy Markdown
Collaborator

Devel upgrade detection silently dropped packages matching IgnorePkg or IgnoreDevel, unlike the regular AUR path which prints a warning.

this PR threads the ignored list through possible_devel_updates and filter_devel_updates to the get_upgrades print site.

Closes: #1532

Devel upgrade detection silently dropped packages matching IgnorePkg
or IgnoreDevel, unlike the regular AUR path which prints a warning.
Thread the ignored list through possible_devel_updates and
filter_devel_updates to the get_upgrades print site.

Signed-off-by: Josephine Pfeiffer <hi@josie.lol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-git packages never show when they are ignored

1 participant