Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: astro_run_remote_runner.AstroRunRemoteRunner.CallBeforeRunStepHook
Used as response type in: astro_run_remote_runner.AstroRunRemoteRunner.CallBeforeRunStepHook
Used as field type in: Context, Job, RunStepEvent
string id = 1
optional string name = 2
optional Container container = 3
string run = 4
bool continue_on_error = 5
repeated string secrets = 7
uint64 timeout = 8
Used in: Command
string name = 1
repeated string volumes = 2
repeated string security_opts = 3
Used as request type in: astro_run_remote_runner.AstroRunRemoteRunner.Run
Used as field type in: astro_run_server.Event
string id = 1
optional Command command = 2
Used in: Command
oneof value
string string = 1
float number = 2
bool boolean = 3
Used in: RunJobEvent, Workflow
string id = 1
optional string name = 2
repeated Command steps = 3
repeated string depends_on = 4
repeated string working_directories = 5
Used in: WorkflowRunResult, astro_run_remote_runner.Event, astro_run_server.Event
Used in: astro_run_remote_runner.Event, astro_run_server.Event
Used in: astro_run_remote_runner.RunResponse, astro_run_server.ReportRunCompletedRequest
Used in: astro_run_remote_runner.Event, astro_run_server.Event
Used in: astro_run_remote_runner.Event, astro_run_server.Event
Used as request type in: astro_run_server.AstroRunService.SubscribeEvents
Used as response type in: astro_run_remote_runner.AstroRunRemoteRunner.GetRunnerMetadata
string id = 1
string os = 2
string arch = 3
string version = 4
int32 max_runs = 5
bool support_docker = 6
bool support_host = 7
Used in: astro_run_remote_runner.Event, astro_run_server.Event
string id = 1
string action = 2
Used in: JobRunResult, astro_run_remote_runner.Event, astro_run_server.Event
string id = 1
optional int32 exit_code = 3
Used in: RunWorkflowEvent
string id = 1
optional string name = 2
map<string, Job> jobs = 3
optional string payload = 4
Used in: Context, RunJobEvent, RunStepEvent, RunWorkflowEvent
string event = 1
string repo_owner = 2
string repo_name = 3
optional uint64 pr_number = 4
string sha = 5
string ref_name = 6
string branch = 7
Used as request type in: astro_run_server.AstroRunService.ReportLog
Used as field type in: astro_run_remote_runner.Event, astro_run_remote_runner.RunResponse, astro_run_server.Event
string step_id = 1
string log_type = 2
string message = 3
Used in: astro_run_remote_runner.Event, astro_run_server.Event
Used in: JobRunResult, StepRunResult, WorkflowRunResult, WorkflowStateEvent
Pending = 0
Queued = 1
InProgress = 2
Succeeded = 3
Failed = 4
Cancelled = 5
Skipped = 6
Used in: astro_run_remote_runner.Event, astro_run_server.Event
string type = 1
string id = 2