influxdb/task
Mark Rushakoff 4745f27bef fix(task/backend): return useful error when validating empty script
After we started parsing options inside of the task validation methods,
we accidentally shadowed the "missing script" error when the script was
empty. This restores the behavior of telling the user "missing script"
rather than a cryptic syntax error.
2018-08-03 17:13:15 -07:00
..
backend fix(task/backend): return useful error when validating empty script 2018-08-03 17:13:15 -07:00
mock update mock scheduler 2018-08-01 13:36:47 -06:00
options feat(task): migrate task code from enterprise 2018-07-26 15:16:56 -07:00
Makefile refactor(task): Move task meta into the backend 2018-08-03 14:27:07 -06:00
platform_adapter.go revert 2018-08-01 14:54:32 -04:00