Terraform-provider-libvirt: Update aur pkg and doc more releases process

Created on 28 Jul 2018  路  6Comments  路  Source: dmacvicar/terraform-provider-libvirt

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

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).

All 6 comments

  • It should be possible to build for Arch. Building the package is something you can try locally copying the modified PKGBUILD to the project osc checkout.
  • 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

  • Also, I am signing the binaries sha256, as OBS does no provide anything right now.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

reddec picture reddec  路  7Comments

jdandrea picture jdandrea  路  4Comments

lifeofguenter picture lifeofguenter  路  5Comments

mtuvikene picture mtuvikene  路  7Comments

klauserber picture klauserber  路  6Comments