[aur-dev] AUR4: Missing Tags
Hello I just migrated a package to AUR4, and managed to push most of the history I had from an existing repo. However, all my annotated tags are missing. Is there a deliberate policy to reject tags? Or do I need to do something else to get them accepted? Here's the (abbreviated) output from the original push: $ git push origin master Counting objects: 191, done. Delta compression using up to 2 threads. Compressing objects: 100% (191/191), done. Writing objects: 100% (191/191), 20.97 KiB | 0 bytes/s, done. Total 191 (delta 74), reused 0 (delta 0) remote: error: pushing to a branch other than master is restricted remote: error: hook declined to update refs/tags/0.1-1 ... [snip] ... To ssh://aur@aur4.archlinux.org/pkgbrowser.git * [new branch] master -> master ! [remote rejected] 0.1-1 -> 0.1-1 (hook declined) ... [snip] ... error: failed to push some refs to 'ssh://aur@aur4.archlinux.org/pkgbrowser.git'
On 05/07, kachelaqa wrote:
Hello
I just migrated a package to AUR4, and managed to push most of the history I had from an existing repo.
However, all my annotated tags are missing. Is there a deliberate policy to reject tags? Or do I need to do something else to get them accepted?
No refs, whether tags or branches, other than master is accepted. -- Sincerely, Johannes Löthberg PGP Key ID: 0x50FB9B273A9D0BB5 https://theos.kyriasis.com/~kyrias/
participants (2)
-
Johannes Löthberg
-
kachelaqa