State
Fields of this type
Fields
- precheck_unstarted:precheck_unstarted
- precheck_started:precheck_started
- precheck_done:precheck_done
- This is also used to indicate "dirty" steps that have been modified
- running:running
- dependency_failure:dependency_failure
- success:success
- failure:failure
- skipped:skipped
- This state indicates that the step did not complete, however, it also did not fail,
- skipped_oom:skipped_oom
- This step was skipped because it specified a max_rss that exceeded the runner's maximum.