Skip to content

feat: add AUR update delay setting#11

Open
wandercone wants to merge 1 commit into
manjaro:mainfrom
wandercone:main
Open

feat: add AUR update delay setting#11
wandercone wants to merge 1 commit into
manjaro:mainfrom
wandercone:main

Conversation

@wandercone

Copy link
Copy Markdown

This patch adds CLI support for the new AURUpdateDelayDays setting. The setting itself, the config parsing, and the filtering logic live in the companion libpamac pull request.

The CLI gains a --aur-update-delay option for both pamac checkupdates and pamac upgrade/update. It lets the user override how many days must pass before a newly-updated AUR package is shown in the update scan. A value of 0 disables the delay entirely; when the option is omitted, the value from pamac.conf is used. Help text, man pages, and shell completions for bash/zsh/fish are updated accordingly. I think I caught all of the help text related changes required.

Link to libpamac PR: manjaro/libpamac#8

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.

1 participant