databricks-cli/bundle/run
shreyas-goenka 85889dffb1
Move state to event for whether they support inplace progress logging (#339)
## Changes
Adds a IsInplaceSupported() function to the event interface. Any event
that now uses the progress logger has to declare whether they support in
place logging

## Tests
Manually
2023-04-18 14:20:35 +02:00
..
output Refactor output and progress into separate packages in run (#335) 2023-04-14 14:40:34 +02:00
progress Move state to event for whether they support inplace progress logging (#339) 2023-04-18 14:20:35 +02:00
job.go Revert "Log job errors using progress logger" 2023-04-15 15:19:32 +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 Move state to event for whether they support inplace progress logging (#339) 2023-04-18 14:20:35 +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