infix icon indicating copy to clipboard operation
infix copied to clipboard

Results 9 infix issues
Sort by recently updated
recently updated
newest added

We are using this project to change some of the values in our influxdb. Renaming tags works fine. When we try to use the update_tag_value rule, we get an error...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

Bumps [github.com/influxdata/influxdb](https://github.com/influxdata/influxdb) from 1.9.8 to 1.11.1. Commits 2635d9a chore: use remote package signing (#24206) ba0109d chore: upgrade to Go 1.19.8 (#24199) 7e09795 chore: update to go 1.19.6 (#24116) 906c090 fix(security):...

dependencies

Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.7.6 to 3.13.1. Release notes Sourced from github.com/schollz/progressbar/v3's releases. v3.13.1 What's Changed fix: remove github.com/rivo/uniseg from go.mod to fix go version by @​DarthPestilane in schollz/progressbar#158 remove duplicate...

dependencies

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.24.0. Release notes Sourced from go.uber.org/zap's releases. v1.24.0 Enhancements: #1148[]: Add Level to both Logger and SugaredLogger that reports the current minimum enabled log level....

dependencies

If I follow the installation procedure I am getting the message: $go get -u github.com/Abc-Arbitrage/infix/command go: go.mod file not found in current directory or any parent directory. 'go get' is...

I am trying to build this for running on a raspberry pi 3, but I get the following errors: ``` ---> Running in 6d36561e6039 Solving failure: No versions of github.com/schollz/progressbar...

Hello! When running the tag rename with the configuration from the README.md infix throws the error `rename_location.toml: rename-tag: missing measurement filter` My command line: `./infix -datadir influx_test/data/ -waldir influx_test/wal/ -database...