gitlab-org--gitlab-foss/spec/lib/gitlab/ci
Kamil Trzciński 583544d089 Require `stage:` to be set with `needs:`
Since we are unsure what would be the behavior of `stage:`
when we work on DAG. Let's make `stage:` to be required
today with `needs:`.
2019-08-13 11:47:30 +02:00
..
build Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
config Require `stage:` to be set with `needs:` 2019-08-13 11:47:30 +02:00
parsers/test Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
pipeline Make needs: to require previous jobs 2019-08-02 18:41:40 +02:00
reports Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
status Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
templates
trace Prevent empty classes in ansi2html conversion 2019-08-02 14:38:50 +00:00
variables Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
ansi2html_spec.rb Adds highlight to collapsible line 2019-08-12 17:24:42 +01:00
charts_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
config_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
cron_parser_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
mask_secret_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
parsers_spec.rb
trace_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
yaml_processor_spec.rb Add support for DAG 2019-08-01 14:26:49 +00:00