From 2de8fbb444b676e12a45461784ffd18baafdf571 Mon Sep 17 00:00:00 2001 From: Jan Rose Date: Wed, 5 Aug 2026 17:58:21 +0200 Subject: [PATCH 1/3] Add PR links to nextchanges --- .nextchanges/bundles/ai-runtime-code-source-dir.md | 2 +- .nextchanges/bundles/bundle-init-json-output.md | 2 +- .nextchanges/bundles/deprecate-terraform-engine.md | 2 +- .nextchanges/bundles/empty-grants-migrate.md | 2 +- .../bundles/pipeline-allow-duplicate-names-converges.md | 2 +- .nextchanges/bundles/remote-already-set-input-only.md | 2 +- .nextchanges/bundles/vector-search-index-pending-deletion.md | 2 +- .nextchanges/cli/skills-fs-routing.md | 2 +- .nextchanges/dependency-updates/databricks-sdk-go-v0.166.0.md | 2 +- .nextchanges/dependency-updates/tf-provider-1.124.0.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.nextchanges/bundles/ai-runtime-code-source-dir.md b/.nextchanges/bundles/ai-runtime-code-source-dir.md index 4590fb6be8f..10249ea3429 100644 --- a/.nextchanges/bundles/ai-runtime-code-source-dir.md +++ b/.nextchanges/bundles/ai-runtime-code-source-dir.md @@ -1 +1 @@ -For jobs where `ai_runtime_task.code_source_path` is a relative path to a local directory, the directory is now packaged into a tarball (honoring `.gitignore` and `sync.include`/`sync.exclude`), uploaded during deployment, and `code_source_path` is rewritten to the uploaded workspace path. +For jobs where `ai_runtime_task.code_source_path` is a relative path to a local directory, the directory is now packaged into a tarball (honoring `.gitignore` and `sync.include`/`sync.exclude`), uploaded during deployment, and `code_source_path` is rewritten to the uploaded workspace path. ([#6110](https://github.com/databricks/cli/pull/6110)) diff --git a/.nextchanges/bundles/bundle-init-json-output.md b/.nextchanges/bundles/bundle-init-json-output.md index 4d9e776336e..e8d4f0bbe6c 100644 --- a/.nextchanges/bundles/bundle-init-json-output.md +++ b/.nextchanges/bundles/bundle-init-json-output.md @@ -1 +1 @@ -Added JSON output to `bundle init`. Running `databricks bundle init