Skip to content

Commit c3fa7d1

Browse files
caseydmclaude
andcommitted
Fix serverless environment spec for smoke tests deployment
Add environment_version to the serverless environment definition. Databricks requires a spec with version for environment keys. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5aef2a1 commit c3fa7d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jobs/snapshot_full.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,8 @@ resources:
317317
is_single_node: true
318318
environments:
319319
- environment_key: serverless
320+
spec:
321+
environment_version: "4"
320322
git_source:
321323
git_url: https://github.com/ourresearch/openalex-walden.git
322324
git_provider: gitHub

0 commit comments

Comments
 (0)