Skip to content

acceptance: make generate/*_and_deploy bundle names unique#5446

Merged
pietern merged 1 commit into
mainfrom
make-generate-unique
Jun 4, 2026
Merged

acceptance: make generate/*_and_deploy bundle names unique#5446
pietern merged 1 commit into
mainfrom
make-generate-unique

Conversation

@pietern
Copy link
Copy Markdown
Contributor

@pietern pietern commented Jun 4, 2026

Changes

Append -$UNIQUE_NAME to the bundle name in generate/pipeline_and_deploy and python_job_and_deploy (via databricks.yml.tmpl + envsubst).

Why

The static bundle name made all parallel cloud variants deploy to the same path, causing deploy-lock contention where all but one variant failed.

Tests

Regenerated outputs; both tests pass across all engine variants.

Append -$UNIQUE_NAME to the bundle name in generate/pipeline_and_deploy
and python_job_and_deploy (via databricks.yml.tmpl + envsubst). The
static bundle name made all parallel cloud variants deploy to the same
path, causing deploy-lock contention where all but one variant failed.

Co-authored-by: Isaac
@pietern pietern requested a review from andrewnester June 4, 2026 14:30
@pietern pietern enabled auto-merge June 4, 2026 14:30
@pietern pietern temporarily deployed to test-trigger-is June 4, 2026 14:30 — with GitHub Actions Inactive
@pietern pietern temporarily deployed to test-trigger-is June 4, 2026 14:30 — with GitHub Actions Inactive
@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

Commit: ddef46e

Run: 26958341877

@pietern pietern added this pull request to the merge queue Jun 4, 2026
Merged via the queue into main with commit 15cdda5 Jun 4, 2026
25 checks passed
@pietern pietern deleted the make-generate-unique branch June 4, 2026 15:22
@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

Commit: 15cdda5

Run: 26961439292

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