Commit Graph

15 Commits

Author SHA1 Message Date
401f3a4032 chore: build windows packages on release (#491) 2023-04-05 13:12:36 -04:00
1164ca57ff chore: use fpm for packaging (#476)
* chore: remove goreleaser configuration and scripts

* chore: replace goreleaser with fpm

goreleaser handled signing and uploading packages. So, that
functionality had to be implemented here as well.
2023-03-01 17:26:34 -05:00
48e8f5b752 chore: update to go 1.19.6 (#479) 2023-03-01 15:30:51 -06:00
ae62da0b32 chore: update to go 1.19 (#465) (#467)
* chore: upgrade go releaser to v1.13.1 (#464)

* chore: update goreleaser and actually use go 1.19

* chore: format for go 1.19

Co-authored-by: Brandon Pfeifer <bpfeifer@influxdata.com>

Co-authored-by: Brandon Pfeifer <bpfeifer@influxdata.com>
2023-01-03 16:16:12 -05:00
5546ab6ea7 chore: upgrade go releaser to v1.13.1 (#464) 2022-12-28 13:13:07 -05:00
11859bdaf6 chore: update 2.5 changelog (and add missing entries) (#454) 2022-11-15 12:18:03 -05:00
56a8276a4a chore: fix issues with Go 1.18 in CI (#416) 2022-06-27 15:11:12 -05:00
35279515e9 build: upgrade to Go 1.18.1 (#373) 2022-04-13 15:50:35 -05:00
5cd1c9d037 build: automatically generate changelog (#349) 2022-01-10 08:05:38 -08:00
d92bede8d3 fix: embed tzdata into Windows builds (#305)
Migrate cross-test jobs to use cross-builder so Windows tests run on a system without Go, as a regression test
2021-10-14 08:49:26 -07:00
af631b4da8 build: bump to go1.17.2 (#300) 2021-10-12 09:27:23 -07:00
3895d1ac7b build: upgrade to go1.17.1 (#265) 2021-09-10 15:30:34 -04:00
7de3681224 build: upgrade to go1.17 (#251) 2021-09-01 14:11:15 -04:00
ef4bdcb9b1 build: set up nightly & tagged release jobs (#188) 2021-07-16 17:17:43 -04:00
581daaa5ba build: run tests natively on ARM, Mac, and Windows in CI (#111) 2021-06-14 10:36:35 -04:00