1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/aur
Carlos Alexandro Becker 08851dce61
fix(aur): allow to have multiple AUR configs pointing to the same repo (#4712)
- using the sha256 of the git url as repo name so we avoid race
conditions
- actually made the git client have a global lock so it doesn't step
over itself

closes #4679

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-03-19 23:53:08 -03:00
..
testdata fix: only build archlinux and aur for supported arches (#4695) 2024-03-16 11:40:57 -03:00
aur_test.go fix(aur): allow to have multiple AUR configs pointing to the same repo (#4712) 2024-03-19 23:53:08 -03:00
aur.go fix(aur): allow to have multiple AUR configs pointing to the same repo (#4712) 2024-03-19 23:53:08 -03:00
doc.go feat: arch user repository integration (#2838) 2022-01-20 14:59:39 -03:00
tmpl.go feat: aur backup (#3366) 2022-10-05 09:42:17 -03:00