databricks-cli/bundle/internal
Pieter Noordhuis 965a3fcd53
Remove dependency on ghodss/yaml (#2032)
## Changes

I noticed that #1957 took a dep on this library even though we no longer
need it. This change removes the dep and cleans up other (unused) uses
of the library. We originally relied on this library to deserialize
bundle configuration and JSON payloads to non-bundle CLI commands.

Relevant commits:
* The YAML flag was added to support apps (very early), and is not
longer used: e408b701
* First use for bundle configuration loading: e47fa619
* Switch bundle configuration loading to use `libs/dyn`: 87dd46a3

## Tests

The build works without the dependency.
2024-12-19 08:23:05 +00:00
..
bundletest Add error checking in tests and enable errcheck there (#1980) 2024-12-09 13:56:41 +01:00
schema Remove dependency on ghodss/yaml (#2032) 2024-12-19 08:23:05 +00:00
tf Upgrade TF provider to 1.62.0 (#2030) 2024-12-18 14:03:08 +00:00