Skip to content

pipelines: new version and --version commands#3221

Merged
alyssa-db merged 5 commits intomainfrom
version-0
Jul 11, 2025
Merged

pipelines: new version and --version commands#3221
alyssa-db merged 5 commits intomainfrom
version-0

Conversation

@alyssa-db
Copy link
Copy Markdown
Contributor

@alyssa-db alyssa-db commented Jul 9, 2025

Changes

Adding new version commands to pipelines CLI.

Why

Want pipeline specific version outputs compared to Databricks CLI.

Tests

Acceptance tests in follow-up: #3222

@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

eng-dev-ecosystem-bot commented Jul 9, 2025

Run: 16211643254

Env ✅‌pass 🔄‌flaky 🙈‌skip
🔄‌ aws linux 299 3 412
🔄‌ aws windows 298 5 411
🔄‌ aws-ucws linux 399 9 312
🔄‌ aws-ucws windows 400 9 311
✅‌ azure linux 302 411
✅‌ azure windows 303 410
🔄‌ azure-ucws linux 409 1 309
✅‌ azure-ucws windows 411 308
✅‌ gcp linux 301 413
✅‌ gcp windows 302 412
16 failing tests:
Test Name aws linux aws windows aws-ucws linux aws-ucws windows azure-ucws linux
TestAccept ✅‌pass 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass
TestAccept/bundle/deploy/dashboard/detect-change ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/nested-folders ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/simple ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/simple_outside_bundle_root ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/dashboard/simple_syncroot ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deploy/pipeline/auto-approve ✅‌pass 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass
TestAccept/bundle/deploy/pipeline/auto-approve/DATABRICKS_CLI_DEPLOYMENT=terraform ✅‌pass 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass
TestAccept/bundle/deployment/bind/dashboard ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/deployment/bind/dashboard/recreation ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky ✅‌pass
TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_CLI_DEPLOYMENT=direct-exp/UV_PYTHON=3.12 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass ✅‌pass
TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_CLI_DEPLOYMENT=direct-exp/UV_PYTHON=3.9 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass ✅‌pass
TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_CLI_DEPLOYMENT=terraform/UV_PYTHON=3.9 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass ✅‌pass
TestDashboardAssumptions_WorkspaceImport ✅‌pass ✅‌pass 🔄‌flaky 🔄‌flaky 🔄‌flaky
TestFetchRepositoryInfoAPI_FromRepo ✅‌pass 🔄‌flaky 🔄‌flaky 🔄‌flaky ✅‌pass
TestSyncNestedFolderDoesntFailOnNonEmptyDirectory ✅‌pass 🔄‌flaky ✅‌pass ✅‌pass ✅‌pass

@alyssa-db alyssa-db added this pull request to the merge queue Jul 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jul 10, 2025
@alyssa-db alyssa-db temporarily deployed to test-trigger-is July 10, 2025 14:51 — with GitHub Actions Inactive
## Changes
Acceptance tests for `pipelines --version` and `pipelines version`
commands.
Following up on #3221
@alyssa-db alyssa-db temporarily deployed to test-trigger-is July 10, 2025 14:56 — with GitHub Actions Inactive
@alyssa-db alyssa-db temporarily deployed to test-trigger-is July 11, 2025 04:13 — with GitHub Actions Inactive
@alyssa-db alyssa-db added this pull request to the merge queue Jul 11, 2025
Merged via the queue into main with commit e29e3be Jul 11, 2025
13 checks passed
@alyssa-db alyssa-db deleted the version-0 branch July 11, 2025 04:51
denik pushed a commit that referenced this pull request Jan 21, 2026
## Changes

This PR removes the unused standalone pipelines CLI entrypoint
infrastructure. The ability to invoke the CLI binary as `pipelines`
(instead of `databricks`) was never released and is no longer needed.
All pipelines functionality remains available through `databricks
pipelines` commands.

PRs that added this:
- #3009
- #3114
- #3170
- #3177
- #3221

## Tests

Updated acceptance tests.

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants