mirror of https://github.com/databricks/cli.git
remove todos
This commit is contained in:
parent
2931d96c43
commit
f8b5a5c2e8
|
@ -23,10 +23,6 @@ variables:
|
|||
- value4
|
||||
description: "complexvar description"
|
||||
|
||||
# TODO: Include enums for fields that are a part of the bundle config in the generate
|
||||
# JSON schema.
|
||||
# TODO: No need for pattern overrides for string fields
|
||||
|
||||
run_as:
|
||||
service_principal_name: myserviceprincipal
|
||||
|
||||
|
|
|
@ -23,10 +23,6 @@ variables:
|
|||
- value4
|
||||
description: "complexvar description"
|
||||
|
||||
# TODO: Include enums for fields that are a part of the bundle config in the generate
|
||||
# JSON schema.
|
||||
# TODO: No need to include the regex patterns for string fields. Fix upstream.
|
||||
# TODO: Clean up yaml-ls referneces in the tests, and the spec file as well.
|
||||
artifacts:
|
||||
mywheel:
|
||||
path: ./mywheel.whl
|
||||
|
|
Loading…
Reference in New Issue