hashworks pushed to branch main at Arch Linux / Packaging / Packages / openbao-plugin-secrets-aws
Commits: e3bc6000 by loqs at 2026-05-29T20:44:34+00:00 nvchecker: Exclude unstable release tags Related https://archlinux.org/todo/fix-nvcheckertoml-configs-which-include-unstable-releases/. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,3 +3,4 @@ source = "git" git = "https://github.com/openbao/openbao-plugins.git" prefix = "secrets-aws-v" include_regex = "secrets-aws-v.*" +exclude_regex = ".*(pre|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openbao-plugin-secrets-aws/-/commit/e3bc60009741877d7602a4425ca2056579ffd069 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openbao-plugin-secrets-aws/-/commit/e3bc60009741877d7602a4425ca2056579ffd069 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
