gitlab-org--gitlab-foss/spec/lib/ci
Grzegorz Bizon 66dd209661 Ignore job by default if it is a manual action
This makes it possible to maintain backwards compatibility with configs
created when manual actions were non-blocking.

From now manual actions are blocking if configured with `allow_failure:
false`, otherwise manual actions are optional, and their status is
ignored.
2017-03-06 12:01:33 +01:00
..
ansi2html_spec.rb Test newline and carraige return groups 2016-12-28 16:32:45 -06:00
charts_spec.rb Fix test failures, that did occur because of missing previously used `reload_status!` call 2016-08-11 22:54:25 +02:00
gitlab_ci_yaml_processor_spec.rb Ignore job by default if it is a manual action 2017-03-06 12:01:33 +01:00
mask_secret_spec.rb Improve JwtController implementation 2016-09-20 19:15:13 +02:00