Brandon Pfeifer
3a37835386
fix: supply "VERSION" and "COMMIT" to Makefile ( #518 )
...
* fix: don't import non-existent/unused GPG private key
* fix: supply "VERSION" when doing release builds
2023-06-21 14:57:03 -04:00
Brandon Pfeifer
467d545c26
fix: don't import non-existent/unused GPG private key ( #516 )
2023-06-14 14:50:30 -04:00
Jeffrey Smith II
a187815d88
chore: make sure .exe is on windows builds ( #500 )
...
* chore: make sure .exe is on windows builds
* chore: make sure .exe is on windows builds
2023-04-20 12:59:47 -04:00
Brandon Pfeifer
b7eacf9ba9
chore: use remote package signing ( #498 )
2023-04-18 22:24:57 -04:00
Jeffrey Smith II
8a2499f476
chore: update to go 1.20.3 ( #496 )
...
* chore: update to go 1.20.3
* chore: update to go 1.20.3
2023-04-11 12:48:19 -04:00
Brandon Pfeifer
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
Jeffrey Smith II
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
Brandon Pfeifer
5546ab6ea7
chore: upgrade go releaser to v1.13.1 ( #464 )
2022-12-28 13:13:07 -05:00
Jamie Strandboge
429cc0e9fe
chore: upgrade Go to 1.19.4 ( #461 )
2022-12-07 15:17:06 -06:00
Jamie Strandboge
e16398c7c6
chore: upgrade Go to 1.19.3 ( #455 )
2022-11-02 17:18:28 -05:00
Jeffrey Smith II
e39e365222
chore: go1.19 ( #446 )
2022-09-27 15:19:43 -04:00
Andrew Lee
fbbe9743f2
fix: update unsupported xcode version ( #436 )
2022-08-03 15:51:52 -06:00
Brandon Pfeifer
c44d2f232b
build: upload "latest" artifacts ( #423 )
2022-07-13 02:26:42 -04:00
Dane Strandboge
56a8276a4a
chore: fix issues with Go 1.18 in CI ( #416 )
2022-06-27 15:11:12 -05:00
Dane Strandboge
85c690f1f1
chore: add checkgenerate test to lint
( #404 )
2022-06-23 10:07:38 -05:00
Dane Strandboge
51ca97ee29
build: upgrade to Go 1.18.3 ( #395 )
2022-06-07 13:49:46 -05:00
Dane Strandboge
35279515e9
build: upgrade to Go 1.18.1 ( #373 )
2022-04-13 15:50:35 -05:00
William Baker
5cd1c9d037
build: automatically generate changelog ( #349 )
2022-01-10 08:05:38 -08:00
Daniel Moran
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
Daniel Moran
cafae42d3c
build: update deb/rpm metadata to ref influxdb2 v2.1.0 ( #292 )
2021-10-07 09:04:22 -04:00
Daniel Moran
aafdda744d
build: prefix nightly versions with latest tag ( #219 )
2021-08-02 12:26:14 -04:00
Daniel Moran
ef4bdcb9b1
build: set up nightly & tagged release jobs ( #188 )
2021-07-16 17:17:43 -04:00
Daniel Moran
581daaa5ba
build: run tests natively on ARM, Mac, and Windows in CI ( #111 )
2021-06-14 10:36:35 -04:00
Daniel Moran
4981b6742e
build: set up goreleaser for release (cross-)builds ( #101 )
2021-05-22 21:21:44 -04:00
Daniel Moran
b1851eb819
refactor(api): move CLI-specific API contract into this repo, add openapi as submodule ( #95 )
2021-05-17 14:53:55 -04:00
Daniel Moran
4f62e469e9
refactor: switch to OpenAPITools's generator for our HTTP clients ( #33 )
...
* build: add CI job to check OpenAPI generation is clean
* feat: add hidden flag for HTTP debug
2021-04-16 17:16:58 -04:00
Daniel Moran
8c062cacf0
feat: set up project skeleton for new CLI ( #1 )
...
* docs: fill in README
* feat: initial setup of CLI, with help + version commands
* build: add linters and Makefile
* build: add initial CircleCI workflow
2021-04-12 13:39:09 -04:00