databricks-cli/bundle/run/progress
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
..
job.go Move state to event for whether they support inplace progress logging (#339) 2023-04-18 14:20:35 +02:00
job_test.go Refactor output and progress into separate packages in run (#335) 2023-04-14 14:40:34 +02:00
pipeline.go Move state to event for whether they support inplace progress logging (#339) 2023-04-18 14:20:35 +02:00
pipeline_events.go Move state to event for whether they support inplace progress logging (#339) 2023-04-18 14:20:35 +02:00
pipeline_test.go Refactor output and progress into separate packages in run (#335) 2023-04-14 14:40:34 +02:00