Commit graph

15 commits

Author SHA1 Message Date
Grzegorz Bizon
f3ec51beba Add a additional scope related to alive CI/CD statuses 2017-10-05 11:30:21 +02:00
Kamil Trzciński
4503240abd Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into 'master'
Fix pipeline status when allowed to fail jobs present

Closes #29059

See merge request !11166
2017-06-26 09:48:48 +00:00
Grzegorz Bizon
0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
Grzegorz Bizon
51ce9a6caa Fix specs for a concern that implements CI/CD statuses 2017-06-20 15:32:29 +02:00
Lin Jen-Shin
6bf1780aa8 Add tests for relations and scopes, and setting 2017-04-06 02:21:31 +08:00
Grzegorz Bizon
0b5e139278 Extend compound status for manual actions specs 2017-03-20 20:28:37 +01:00
Grzegorz Bizon
f441b95bb3 Fix pipeline status for transition between stages 2017-03-20 19:16:48 +01:00
Grzegorz Bizon
cb4c9a03ce Extend specs for code we use to calculate statuses 2017-03-06 13:54:29 +01:00
Grzegorz Bizon
73fcfb296c Add a default status const to common status concern 2017-01-18 11:34:55 +01:00
Kamil Trzcinski
260d754ca8 Fix handling of allowed to failure jobs 2016-12-06 14:13:21 +01:00
Lin Jen-Shin
d09d6ad01d Test against all types and more status:
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7508#note_18748231
2016-11-21 22:39:58 +08:00
Lin Jen-Shin
1edb1746a5 Prefer a description for it and split the case:
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7508#note_18730091
2016-11-21 18:30:24 +08:00
Lin Jen-Shin
b6a7a47834 Add a lot of tests for scopes, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7508#note_18622499
2016-11-19 01:02:49 +08:00
Lin Jen-Shin
afc0ae5cbe Fix tests. Check 'success' first (default status) 2016-10-03 19:35:53 +08:00
De Wet Blomerus
23bed91b3f rename Statuseable to HasStatus 2016-08-25 04:55:32 +02:00
Renamed from spec/models/concerns/statuseable_spec.rb (Browse further)