mirror of https://github.com/databricks/cli.git
fix: Apps fixes after merge
This commit is contained in:
parent
f684afe452
commit
1e41e6140d
|
@ -88,7 +88,7 @@ func (d *annotationHandler) syncWithMissingAnnotations(outputPath string) error
|
||||||
for k := range d.missingAnnotations {
|
for k := range d.missingAnnotations {
|
||||||
if !isCliPath(k) {
|
if !isCliPath(k) {
|
||||||
delete(d.missingAnnotations, k)
|
delete(d.missingAnnotations, k)
|
||||||
fmt.Printf("Missing annotations for `%s` that are not in CLI package, try to fetch latest OpenAPI spec and regenerate annotations", k)
|
fmt.Printf("Missing annotations for `%s` that are not in CLI package, try to fetch latest OpenAPI spec and regenerate annotations\n", k)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -389,64 +389,6 @@ github.com/databricks/cli/bundle/config.Workspace:
|
||||||
"state_path":
|
"state_path":
|
||||||
"description": |-
|
"description": |-
|
||||||
The workspace state path
|
The workspace state path
|
||||||
github.com/databricks/cli/bundle/config/resources.App:
|
|
||||||
"active_deployment":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"app_status":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"compute_status":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"config":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"create_time":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"creator":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"default_source_code_path":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"description":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"name":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"pending_deployment":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"permissions":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"resources":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"service_principal_client_id":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"service_principal_id":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"service_principal_name":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"source_code_path":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"update_time":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"updater":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"url":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/cli/bundle/config/resources.Grant:
|
github.com/databricks/cli/bundle/config/resources.Grant:
|
||||||
"principal":
|
"principal":
|
||||||
"description": |-
|
"description": |-
|
||||||
|
@ -545,106 +487,6 @@ github.com/databricks/cli/bundle/config/variable.Variable:
|
||||||
"type":
|
"type":
|
||||||
"description": |-
|
"description": |-
|
||||||
The type of the variable.
|
The type of the variable.
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppDeployment:
|
|
||||||
"create_time":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"creator":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"deployment_artifacts":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"deployment_id":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"mode":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"source_code_path":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"status":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"update_time":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppDeploymentArtifacts:
|
|
||||||
"source_code_path":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppDeploymentStatus:
|
|
||||||
"message":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"state":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppResource:
|
|
||||||
"description":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"job":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"name":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"secret":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"serving_endpoint":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"sql_warehouse":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppResourceJob:
|
|
||||||
"id":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"permission":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppResourceSecret:
|
|
||||||
"key":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"permission":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"scope":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppResourceServingEndpoint:
|
|
||||||
"name":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"permission":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.AppResourceSqlWarehouse:
|
|
||||||
"id":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"permission":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.ApplicationStatus:
|
|
||||||
"message":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"state":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/apps.ComputeStatus:
|
|
||||||
"message":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
"state":
|
|
||||||
"description": |-
|
|
||||||
PLACEHOLDER
|
|
||||||
github.com/databricks/databricks-sdk-go/service/jobs.JobRunAs:
|
github.com/databricks/databricks-sdk-go/service/jobs.JobRunAs:
|
||||||
"service_principal_name":
|
"service_principal_name":
|
||||||
"description": |-
|
"description": |-
|
||||||
|
|
|
@ -1,3 +1,61 @@
|
||||||
|
github.com/databricks/cli/bundle/config/resources.App:
|
||||||
|
"active_deployment":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"app_status":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"compute_status":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"config":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"create_time":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"creator":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"default_source_code_path":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"description":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"name":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"pending_deployment":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"permissions":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"resources":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"service_principal_client_id":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"service_principal_id":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"service_principal_name":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"source_code_path":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"update_time":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"updater":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"url":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
github.com/databricks/cli/bundle/config/resources.Cluster:
|
github.com/databricks/cli/bundle/config/resources.Cluster:
|
||||||
"_":
|
"_":
|
||||||
"markdown_description": |-
|
"markdown_description": |-
|
||||||
|
@ -402,3 +460,103 @@ github.com/databricks/databricks-sdk-go/service/pipelines.PipelineTrigger:
|
||||||
"manual":
|
"manual":
|
||||||
"description": |-
|
"description": |-
|
||||||
PLACEHOLDER
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppDeployment:
|
||||||
|
"create_time":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"creator":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"deployment_artifacts":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"deployment_id":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"mode":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"source_code_path":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"status":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"update_time":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppDeploymentArtifacts:
|
||||||
|
"source_code_path":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppDeploymentStatus:
|
||||||
|
"message":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"state":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppResource:
|
||||||
|
"description":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"job":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"name":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"secret":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"serving_endpoint":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"sql_warehouse":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppResourceJob:
|
||||||
|
"id":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"permission":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppResourceSecret:
|
||||||
|
"key":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"permission":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"scope":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppResourceServingEndpoint:
|
||||||
|
"name":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"permission":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.AppResourceSqlWarehouse:
|
||||||
|
"id":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"permission":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.ApplicationStatus:
|
||||||
|
"message":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"state":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
github.com/databricks/databricks-sdk-go/service/apps.ComputeStatus:
|
||||||
|
"message":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
"state":
|
||||||
|
"description": |-
|
||||||
|
PLACEHOLDER
|
||||||
|
|
Loading…
Reference in New Issue