databricks-cli/bundle/internal/schema/testdata/fail
shreyas-goenka 88318d384a
Remove deprecated or readonly fields from the bundle schema (#1809)
## Changes
We do not need the user to specify these fields in their bundle
configuration, so we remove them from the JSON schema.

## Tests
Manually and end to end tests. The JSON schema has also been regenerated
after these changes.
2024-10-07 15:13:42 +00:00
..
basic.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
deprecated_job_field_format.yml Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
hidden_job_field_deployment.yml Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
hidden_job_field_edit_mode.yml Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
invalid_enum_value_in_job.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
invalid_enum_value_in_model.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
invalid_reference_in_job.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
invalid_reference_in_model.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
readonly_job_field_git_snapshot.yml Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
readonly_job_field_job_source.yml Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
required_field_missing_in_job.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
unknown_field_in_job.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
unknown_field_in_model.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00
unknown_top_level_field.yml Add end to end integration tests for bundle JSON schema (#1726) 2024-09-11 09:15:56 +00:00