Changelog
- 4871f7b Add bundle destroy command (#300)
- 3894d57 Add progress logging event for pipeline update URLs (#331)
- 9b06095 Add support for multiple level string variable interpolation (#342)
- 42cd405 Add tests for fileSet adding
databricks
to .gitignore (#325) - 4178390 Add top level docs for bundle json schema (#313)
- d7ac265 Allow use of file library in pipeline (#308)
- a8e6156 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#318)
- 2a0f2f7 Bump golang.org/x/term from 0.6.0 to 0.7.0 (#317)
- ef2b8c4 Bump golang.org/x/text from 0.8.0 to 0.9.0 (#316)
- 9469062 Delete sync snapshots file when destroying a bundle (#323)
- 93d57dd Detect duplicate identifiers in bundle config (#332)
- d52fc12 Disable bricks fs and configure commands (#320)
- bd11da8 Do not fail snapshot destroy if snapshot does not exist (#328)
- 089bebc Do not print exceptions for non ERROR events (#347)
- ddc0237 Error out if question prompts are used in json mode (#340)
- 6feaed4 Fix host based auth conflicting with DEFAULT profile (#309)
- 7427ceb Fix output panic (#311)
- b9c68b4 Fix wrap around issues with inplace logging (#334)
- df02935 Fixes for pipeline progress logging (#330)
- 4e4c065 Interpolate paths for job tasks that reference files (#306)
- a2e20f5 Log job errors using progress logger
- 59eee11 Log job errors using progress logger (#337)
- 1a7b3ee Log job run url using progress logger (#336)
- 598ad62 Log mutator messages using progress logger (#312)
- 1fc9039 Log os.Args, bricks version, and exit status (#324)
- d0872b4 Log pipeline update errors using progress logger (#338)
- b388f4a Make all workspace paths string fields (#327)
- 85889df Move state to event for whether they support inplace progress logging (#339)
- 42d29f9 Pass through $HOME when invoking Terraform (#319)
- 6ecf934 Publish snapshot binaries to snapshot release (#329)
- e8018a7 Refactor output and progress into separate packages in run (#335)
- 375eb1c Remove package project (#321)
- a390271 Remove unused retries package (#326)
- eab2960 Revert "Log job errors using progress logger"
- 31ccebd Store relative path to configuration file for every resource (#322)