1. 11 Oct, 2021 1 commit
    • Furkan Ayhan's avatar
      Fix non-restarted skipped bridge jobs · ad8ffd50
      Furkan Ayhan authored
      When retrying the whole pipeline, all skipped jobs should be "processed"
      , which usually means "transition to created state".
      
      We are doing this for "builds" but not for "bridges". In this commit,
      we started to use "processables" to include both.
      
      Changelog: fixed
      ad8ffd50
  2. 08 Oct, 2021 39 commits