mcarbonne
|
6362512406
|
Update go to 1.25 (#875)
Closes #872
* update go to 1.25
* update deprecated gomock
* remove deprecated ioutil
* update (and fix) ci
* add golang lint (as warning)
* enable formatters + freeze golang version
|
2026-02-08 20:46:36 -08:00 |
|
Aram Akhavan
|
3285eb659f
|
Fix some development issues
|
2024-02-04 11:38:50 -08:00 |
|
Jason Kulatunga
|
f569ab6474
|
[BROKEN COMMIT]
This code leverages the new `types.isType` functionality introduced in the flux language (https://github.com/influxdata/flux/issues/2159)
This code will fix https://github.com/AnalogJ/scrutiny/issues/22 and all related issues.
Unfortunately this code is broken because the influxdb go client library does not correctly handle import statments in the task defintion.
blocked by
https://github.com/influxdata/influxdb-client-go/issues/322
|
2022-04-27 22:41:56 -07:00 |
|
Jason Kulatunga
|
b776fb8886
|
tweaking retention policy code so we can test downsampling scripts.
|
2021-11-16 18:32:29 -08:00 |
|