Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Current_web_pipelines.Jobs
SourceGiven a job_tree, extract all the job_ids of the jobs in the tree into a list
encode what job results correspond to failures and what do not
val rebuildable_jobs :
node_map_status:
('node_metadata -> 'output State.job_result -> 'output State.job_result) ->
('output, 'node_metadata, _) State.stage list ->
string list
Given a list of stages, extract the job_ids of rebuildable jobs (i.e. jobs that have failed)