Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / datree
Commits: b450c315 by Hyacinthe Cartiaux at 2026-03-03T23:30:38+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/datreeio/datree.git" prefix = "v" +exclude_regex = ".*-rc" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/datree/-/commit/b450c315a75aab59d2935c55fbf20917fe46a1b9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/datree/-/commit/b450c315a75aab59d2935c55fbf20917fe46a1b9 You're receiving this email because of your account on gitlab.archlinux.org.
