* feat(task): Extract options using AST-based method. * feat(task): Use AST-based option APIs for updating task option. * chore(task): Use the old way of parsing durations. * fix(task): Ordering changed on us. Fixing tests to reflect the new order. * fix(task): There's no way for us to know if there are multiples with the current APIs. * chore(task): Guard against duplicate options. Minor cleanup. * fix(kit/feature): Break cyclical dependency between influxdb and pkgs that use feature. * chore(task): Feature flag updating Flux options. * chore(task): Ensure we are testing both paths of feature flag. * chore: Remove dead code. * chore(task/options): Remove unnecessary conditional. * chore(task/options): Unexport some error helpers. |
||
---|---|---|
.. | ||
servicetest.go |