databricks-cli/bundle/run
Andrew Nester 1916bc9d68
Fixed printing the tasks in job output in DAG execution order (#377)
Fixes #259

## Changes
Sort task output in an execution order based on task end time

## Tests
Added `TestTaskJobOutputOrderToString` unit test.
2023-05-08 16:35:47 +02:00
..
output Fixed printing the tasks in job output in DAG execution order (#377) 2023-05-08 16:35:47 +02:00
progress Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
job.go Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
keys.go Complete positional argument to bundle run (#220) 2023-02-20 21:55:06 +01:00
keys_test.go Complete positional argument to bundle run (#220) 2023-02-20 21:55:06 +01:00
options.go Add progress logs for job runs (#276) 2023-03-29 14:58:09 +02:00
pipeline.go Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
runner.go Refactor output and progress into separate packages in run (#335) 2023-04-14 14:40:34 +02:00
runner_test.go Run command must always take a single argument (#156) 2022-12-22 16:19:38 +01:00