Commit Graph

7 Commits

Author SHA1 Message Date
Grzegorz Bizon 056f1b7020 Simplify implementation of pipeline retry service 2017-02-14 13:29:58 +01:00
Grzegorz Bizon 94495f984c Use new pipeline retry service with optimistic locking 2017-02-14 12:20:02 +01:00
Grzegorz Bizon 346a7c696a Add after_stage scope to commit status class 2017-02-14 11:38:19 +01:00
Grzegorz Bizon c0db4400f4 Preserve base service abstraction for retry services 2017-02-14 11:27:14 +01:00
Grzegorz Bizon 21401a39b8 Fix Rubocop offense in pipeline retry service 2017-02-13 20:03:18 +01:00
Grzegorz Bizon c65e96061b Implement new pipeline retry service
The new service takes stages order into account.
2017-02-13 16:38:08 +01:00
Grzegorz Bizon 19ef4083f3 Add a separate CI/CD pipeline retry service class 2017-02-13 15:14:40 +01:00