Skip to content

Add acceptance test: bundle deploy --plan skips wheel upload - #6490

Open
Sankalp-Mittal wants to merge 1 commit into
mainfrom
sankalp-mittal/plan-and-deploy-fails-for-libs
Open

Add acceptance test: bundle deploy --plan skips wheel upload#6490
Sankalp-Mittal wants to merge 1 commit into
mainfrom
sankalp-mittal/plan-and-deploy-fails-for-libs

Conversation

@Sankalp-Mittal

@Sankalp-Mittal Sankalp-Mittal commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

bundle deploy --plan applies a saved plan and skips the build phase, which computes the artifact upload list, so a local wheel referenced by a job is never uploaded and the job fails at runtime. This acceptance test contrasts a normal deploy (wheel uploaded) with a --plan deploy (wheel missing).

This pull request and its description were written by Isaac.

Applying a saved plan skips the build phase, which computes the artifact
upload list, so a local wheel referenced by a job is never uploaded. The
test contrasts a normal deploy (wheel uploaded) with a --plan deploy
(wheel missing) and documents the bug until it is fixed.

Co-authored-by: Isaac <no-reply@databricks.com>
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Waiting for approval

Could not determine reviewers from git history.
Round-robin suggestion: @lennartkats-db

Eligible reviewers: @andrewnester, @anton-107, @denik, @janniklasrose, @lennartkats-db, @pietern, @shreyas-goenka

Suggestions based on git history. See OWNERS for ownership rules.

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.

1 participant