Skip to content

Add API for SSH proxy#3646

Open
un-def wants to merge 2 commits intomasterfrom
issue_3644_sshproxy_get_upstream_api_method
Open

Add API for SSH proxy#3646
un-def wants to merge 2 commits intomasterfrom
issue_3644_sshproxy_get_upstream_api_method

Conversation

@un-def
Copy link
Collaborator

@un-def un-def commented Mar 10, 2026

Part-of: #3644

Comment on lines +270 to +271
def get_job_spec(job_model: JobModel) -> JobSpec:
return JobSpec.__response__.parse_raw(job_model.job_spec_data)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth replacing all RunSpec.__response__.parse_raw calls with the helper.

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.

2 participants