Get desktop application:
View/edit binary Protocol Buffers messages
string repo_owner = 1
string repo_name = 2
int64 run_id = 3
bool skip_to_previous_run = 4
string repo_owner = 1
string repo_name = 2
int64 run_id = 3
bool skip_to_previous_run = 4
string project_name = 3
string production_branch = 4
int64 run_id = 2
string repo = 5
int64 run_id = 1
string repo = 3
string id = 1
string repo = 3
string id = 1
string logs_url = 2
string status = 3
string triggered_by = 4
string branch = 6
string commit_hash = 7
Used as response type in: GithubActionsBuildService.GetBuildJob
Used as field type in: ListBuildJobsResponse
string logs_url = 2
string status = 3
string triggered_by = 4
string branch = 6
string commit_hash = 7
Used as response type in: GitHubActionsProjectService.GetProject
Used as field type in: ListProjectsResponse
string project_name = 2
string production_branch = 3
Used in: CreateProjectRequest, GetProjectResponse
string build_tool = 1
string exec_command = 2
string worfklow_file = 3
Used in: ProjectEnvironmentVariableListMessage
string key = 1
string value = 2
bool encrypted = 3
Used in: CreateProjectRequest, GetProjectResponse
string repo_owner = 1
string repo_name = 2
int64 dispatch_id = 3
Used in: StreamWorkflowRunLogsResponse
STREAM_WORKFLOW_RUN_MESSAGE_TYPE_UNSPECIFIED = 0
STREAM_WORKFLOW_RUN_MESSAGE_TYPE_WAIT = 1
STREAM_WORKFLOW_RUN_MESSAGE_TYPE_LOG = 2
STREAM_WORKFLOW_RUN_MESSAGE_TYPE_PROCESSING = 3
STREAM_WORKFLOW_RUN_MESSAGE_TYPE_STEP = 4