Skip to content
  • Hordur Freyr Yngvason's avatar
    Rename actual_head_pipeline to diff_head_pipeline · 28fe0f26
    Hordur Freyr Yngvason authored
    The "actual" in these method names was a misnomer. These methods all
    retrieved the pipeline by `MergeRequest#diff_head_sha`, which is not
    updated at the same time as the repository. This is an important
    distinction, because branch pipeline can be created for a merge
    request's source branch _before_ the merge request diff has been
    updated.
    28fe0f26