Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / ansible-bender
Commits: 95c58a0f by Robin Candau at 2024-12-25T20:09:29+01:00 Switch nvchecker source to git - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,3 @@ [ansible-bender] -source = "github" -github = "ansible-community/ansible-bender" -prefix = "v" -use_max_tag = true -exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" +source = "git" +git = "https://github.com/ansible-community/ansible-bender.git" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-bender/-/commit/95c58a0f0ae41253ca8325208f3e8c3da335c414 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-bender/-/commit/95c58a0f0ae41253ca8325208f3e8c3da335c414 You're receiving this email because of your account on gitlab.archlinux.org.
