remove todos

This commit is contained in:
Shreyas Goenka 2024-08-27 17:50:22 +02:00
parent 2931d96c43
commit f8b5a5c2e8
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
2 changed files with 0 additions and 8 deletions

View File

@ -23,10 +23,6 @@ variables:
- value4 - value4
description: "complexvar description" 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: run_as:
service_principal_name: myserviceprincipal service_principal_name: myserviceprincipal

View File

@ -23,10 +23,6 @@ variables:
- value4 - value4
description: "complexvar description" 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: artifacts:
mywheel: mywheel:
path: ./mywheel.whl path: ./mywheel.whl