13 Commits

Author SHA1 Message Date
Mateusz Filipowicz
7e1fbd5858 chore: use newer version of goreleaser 2025-02-07 01:27:28 +01:00
Paul Tyng
b225a2b576 Update .goreleaser.yml 2020-08-28 15:02:55 -04:00
Paul Tyng
b47a74f6b7 Update .goreleaser.yml 2020-08-28 12:58:13 -04:00
Paul Tyng
966b3e8be2 Update .goreleaser.yml 2020-08-10 17:04:35 -04:00
Paul Tyng
10014f2f05 Set ldflags for reproducible builds 2020-07-06 21:09:27 -04:00
Paul Tyng
f5e4c95ed7 Make releases reproducible 2020-07-06 17:11:06 -04:00
Paul Tyng
5b8c1c34e0 Update .goreleaser.yml 2020-05-20 22:44:12 -04:00
Paul Tyng
1d89bd9c6e Switch to action with passphrase support 2020-05-17 14:12:52 -04:00
Paul Tyng
0f7cb50b0f Use KeyID not fingerprint 2020-05-17 13:52:19 -04:00
Paul Tyng
244bafa512 Pass GPG_FINGERPRINT to goreleaser 2020-05-17 13:50:42 -04:00
Paul Tyng
68ad901789 Publish signed releases for tags 2020-05-17 13:33:57 -04:00
Doug Ferris
37e292b983 Added build number to terraform provider binary
The way the binary is currently built doesn't include the version
number.

This means that `terraform --version` doesn't pick up the version

```shell
$ terraform --version                                                        [130]
Terraform v0.12.24
+ provider.unifi (unversioned)
```

Adding the binary name in line with
https://www.terraform.io/docs/configuration/providers.html#plugin-names-and-versions
will let it show up correctly.
2020-05-04 10:00:06 -04:00
Paul Tyng
779982d1ee Add goreleaser config 2019-12-31 15:28:42 -05:00