Jeffrey Smith II
d21a38370e
chore: update to go 1.19.6 ( #24118 )
...
* chore: update to go 1.19.6
* chore: gofmt
* test: fix tests for sort order change
* chore: generate pb
2023-03-03 09:47:22 -05:00
Dane Strandboge
159776d081
chore: upgrade `influx_tools` to new protobuf library ( #22727 )
2021-10-21 14:18:14 -05:00
Dane Strandboge
74631f0d27
build: upgrade protobuf library ( #22681 )
2021-10-15 15:15:37 -05:00
Sam Arnold
ad65da2d76
chore: update protobuf library versions and remove influx_tsm ( #21882 ) ( #21890 )
...
* chore: update protobufs
* fix: run codegen during build
* fix: fully remove influx_tsm
2021-07-20 13:05:29 -04:00
Sam Arnold
8a16bf0531
chore: run goimports -w ./
2021-01-29 11:40:02 -05:00
Stuart Carnie
9b7ffd36ad
feat(influx_tools): Add support for describing schema via a TOML file
...
The `influx_tools generate` command has a new option, `-schema`, for
specifying a TOML file which describes a desired schema.
2019-02-26 16:51:19 -07:00
Edd Robinson
4356c06a71
Merge pull request #10336 from wrrn/error-golint
...
Fix linting errors in the errlist package
2019-02-01 07:58:05 -08:00
Stuart Carnie
23d1281b2a
feat(influx_tools): Add gen-init and gen-exec commands
...
* gen-init initializes a database based on the provided CLI spec
* gen-exec generates the data for the target database based on the same
CLI spec as gen-init
2018-12-12 07:38:21 -07:00
Stuart Carnie
39a3d2335e
chore(flux): Update to Flux 0.7.1
...
Resolve breaking API changes
2018-11-30 10:38:56 -07:00
Warren Harper
216feed8ed
Fix linting errors in the errlist package
...
References #4098
2018-10-04 21:39:08 -04:00
Stuart Carnie
0a4d46aedb
fix(influx_tools): Use Array cursor types
2018-07-26 11:37:06 -07:00
Edd Robinson
22d2097e6d
Fix vet issues
2018-07-12 11:47:49 +01:00
Stuart Carnie
0887b38a65
chore(influx_tools): Rename command influx-tools → influx_tools
2018-07-02 09:45:37 -07:00