kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / yggdrasil
Commits: 58068a44 by loqs at 2026-06-14T21:17:55+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 ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/yggdrasil-network/yggdrasil-go.git" prefix = "v" +exclude_regex = "(?i).*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yggdrasil/-/commit/58068a4432a3de914b713069bb986cc4d397f414 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yggdrasil/-/commit/58068a4432a3de914b713069bb986cc4d397f414 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
