influxdb/task/backend
Jeffrey Smith II f74c69c5e4
chore: update to go 1.20 (#24088)
* build: upgrade to go 1.19

* chore: bump go.mod

* chore: `gofmt` changes for doc comments

https://tip.golang.org/doc/comment

* test: update tests for new sort order

* chore: make generate-sources

* chore: make generate-sources

* chore: go 1.20

* chore: handle rand.Seed deprecation

* chore: handle rand.Seed deprecation in tests

---------

Co-authored-by: DStrand1 <dstrandboge@influxdata.com>
2023-02-09 14:14:35 -05:00
..
coordinator fix: manually scheduled task runs now run when expected (#23664) 2022-10-13 14:57:57 -04:00
executor fix: manually scheduled task runs now run when expected (#23664) 2022-10-13 14:57:57 -04:00
middleware fix: manual task runs are scheduled asyncronously (#22702) 2021-10-20 09:12:57 -06:00
scheduler chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
analytical_storage.go feat: add fields to tasks bucket to match cloud (#23406) 2022-06-08 14:19:00 -04:00
analytical_storage_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
check_task_error.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
coordinator.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
coordinator_test.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
read_table_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
run_recorder.go feat: add fields to tasks bucket to match cloud (#23406) 2022-06-08 14:19:00 -04:00
schedulable_task_service.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
schedulable_task_service_test.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
task.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00