Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
206
Star
372
Code
Issues
83
Pull requests
173
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Job runs wait for completion
- #6091
#6091
Open
radakam
wants to merge 23 commits into
main
databricks/cli:main
from
job-runs-wait-for-completion
databricks/cli:job-runs-wait-for-completion
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Job runs wait for completion
#6091
radakam
wants to merge 23 commits into
main
databricks/cli:main
from
job-runs-wait-for-completion
databricks/cli:job-runs-wait-for-completion
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
testserver: roll task outcomes up into the run state
Show description for a93771b
radakam
committed
a93771b
View commit details
Copy full SHA for a93771b
Browse repository at this point
job_runs: wait for run completion in WaitAfterCreate
Show description for 94bd556
radakam
committed
94bd556
View commit details
Copy full SHA for 94bd556
Browse repository at this point
job_runs: report run progress through a tracker shared with bundle run
Show description for a65e0ea
radakam
committed
a65e0ea
View commit details
Copy full SHA for a65e0ea
Browse repository at this point
acc: run a job_run against a real workspace
Show description for 3b908b2
radakam
committed
3b908b2
View commit details
Copy full SHA for 3b908b2
Browse repository at this point
acc: check the resolved job parameters are not drift on cloud
Show description for 6d4d73c
radakam
committed
6d4d73c
View commit details
Copy full SHA for 6d4d73c
Browse repository at this point
job_runs: tighten the comments added by this branch
Show description for bbf19b4
radakam
committed
bbf19b4
View commit details
Copy full SHA for bbf19b4
Browse repository at this point
job_runs: report only the run URL and the state the run ends in
Show description for 3d985ce
radakam
committed
3d985ce
View commit details
Copy full SHA for 3d985ce
Browse repository at this point
acc: run a failing job_run against a real workspace
Show description for 117bb91
radakam
committed
117bb91
View commit details
Copy full SHA for 117bb91
Browse repository at this point
job_runs: shorten the comments added by this branch
Show description for 001af99
radakam
committed
001af99
View commit details
Copy full SHA for 001af99
Browse repository at this point
job_runs: handle a wait the user interrupted
Show description for f5954ee
radakam
committed
f5954ee
View commit details
Copy full SHA for f5954ee
Browse repository at this point
job_runs: wait for any terminal state, not the two the SDK stops on
Show description for 1c84f56
radakam
committed
1c84f56
View commit details
Copy full SHA for 1c84f56
Browse repository at this point
job_runs: refuse to resolve a reference to a run that has not finished
Show description for 63f9d1a
radakam
committed
63f9d1a
View commit details
Copy full SHA for 63f9d1a
Browse repository at this point
Commits on Aug 4, 2026
acc: merge wait_output into wait, which already ran locally too
Show description for af3da99
radakam
committed
af3da99
View commit details
Copy full SHA for af3da99
Browse repository at this point
job_runs: re-run a run that did not succeed, rather than refusing to resolve it
Show description for a397bc0
radakam
committed
a397bc0
View commit details
Copy full SHA for a397bc0
Browse repository at this point
job_runs: shorten the comments added by this branch
Show description for c944d7a
radakam
committed
c944d7a
View commit details
Copy full SHA for c944d7a
Browse repository at this point
acc: run the job_run invariant config on cloud too
Show description for 65db56d
radakam
committed
65db56d
View commit details
Copy full SHA for 65db56d
Browse repository at this point
testserver: report a failed task the way a real workspace does
Show description for f89cb73
radakam
committed
f89cb73
View commit details
Copy full SHA for f89cb73
Browse repository at this point
acc: merge failed_cloud into failed_run, which already ran locally too
Show description for b9d2a74
radakam
committed
b9d2a74
View commit details
Copy full SHA for b9d2a74
Browse repository at this point
acc: stop ignoring job_run test inputs the comparison never flagged
Show description for 464a0a7
radakam
committed
464a0a7
View commit details
Copy full SHA for 464a0a7
Browse repository at this point
acc: merge failed_redeploy into failed_run, so the redeploy runs on cloud
Show description for a0570f5
radakam
committed
a0570f5
View commit details
Copy full SHA for a0570f5
Browse repository at this point
acc: name the job and run ids every job_runs test prints
Show description for 60b5e6c
radakam
committed
60b5e6c
View commit details
Copy full SHA for 60b5e6c
Browse repository at this point
dresources: scope the settled-state read in testCRUD to job_runs
Show description for 7314ae2
radakam
committed
7314ae2
View commit details
Copy full SHA for 7314ae2
Browse repository at this point
dresources: drop the redundant settled-state assertion for job_runs
Show description for 2d11b0b
radakam
committed
2d11b0b
View commit details
Copy full SHA for 2d11b0b
Browse repository at this point
You can’t perform that action at this time.