Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-29212

Prevent legacy pipeline from swallowing exceptions on checkout

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Web UI

      Description

      Our legacy pipeline assumes that if any error occurs when checking out a branch and rebasing it on the base branch, that it must be because the branch does not exist. But this might not be the case. There might be some other error during checkout or even conflict when rebasing. This means that we can still bet a run flagged as successful in these cases. We should make sure that we handle the branch no found exception and re-throw any others.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: