databricks-cli/bundle/internal/schema/testdata/pass
Ilya Kuznetsov c224be5c1f
Allow using variables in enum fields (#2199)
## Changes

It is possible to pass variable to enum fields but json-schema doesn't
accept it. This PR adds `oneOf` for enum types that includes `${var-*}`
pattern

## Tests

Manually checked in VSCode
2025-01-22 10:30:17 +00:00
..
artifact_references.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
basic.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
direct_value_in_target.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
job.yml Allow using variables in enum fields (#2199) 2025-01-22 10:30:17 +00:00
ml.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
pipeline.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
quality_monitor.yml Make `TableName` field part of quality monitor schema (#1903) 2024-11-14 17:39:38 +00:00
run_job_task.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
schema.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
target_variable.yml Custom annotations for bundle-specific JSON schema fields (#1957) 2024-12-18 10:19:14 +00:00
volume.yml Add default value for `volume_type` for DABs (#1952) 2024-12-04 11:05:54 +00:00