https://aur.archlinux.org/packages/terraform-provider-libvirt/
Is using the 3.0. Can we build aur binary for archlinux? We need also, to update there
@dmacvicar i would like to know if we can release also the binary in github for minor version like the 4.1 automatically. Tia
but I am not sure how to do the "publish only the plugin binary" part
It should be possible to do releases automatically, however, right now writing the release changelog and waiting for all the binaries to build is still a manuall process
If you have concrete proposals, we can do any of both. Right now, given that we started with binaries just a week ago, I think we should learn a bit.
(btw the reason why v0.4.1 was tagged and you did not see release is exactly that: I went to bed so that the binaries build and planned to release the next morning).
we might have a look at https://github.com/cornelius/yes_ship_it ( i think changelog assertion and also waiting for PKG status is already there) for this kind of assertion concerning release.
For changelog we could do maybe what we do at galaxy, At PR level:
we have kind of test that is checking if the PR modify the changelog, if not the test fail on github.
The contributor can say "no changelo needed" so the test will pass. ( maybe is to much automated but in this way we spare work for doing changelog at 1once and remembering things)
I tend to like the idea of cornelius. i will have a look on AUR pkg after :beach_umbrella:
I agree that we can wait a little on it :cupid:
I use Arch and could manage the aur package if that makes sense.
I have no problem on adidng a PKGBUILD.
I am not sure how to build it like we do for Debian, where we reuse the same spec.
@hexfusion feel free to update the pkg there if you have time ! thx
At moment i think we are more focused on other stuff.
Most helpful comment
(btw the reason why v0.4.1 was tagged and you did not see release is exactly that: I went to bed so that the binaries build and planned to release the next morning).