Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-rbs
Commits: 43c80d30 by Andreas Schleifer at 2024-09-10T22:43:35+02:00 exclude dev releases for nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/ruby/rbs.git" prefix = "v" +exclude_regex = "v[0-9]+\\.[0-9]+\\.[0-9]+\\.dev\\.[0-9]+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rbs/-/commit/43c80d30434d50da6f5d947a6244fca6d8bfa49d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rbs/-/commit/43c80d30434d50da6f5d947a6244fca6d8bfa49d You're receiving this email because of your account on gitlab.archlinux.org.
