Sha256: 0df443b948013f5f59fb5edcb493cab2f05f3696d74f1bce223cbecef41524ba

Contents?: true

Size: 636 Bytes

Versions: 22

Compression:

Stored size: 636 Bytes

Contents

rspec-active-support-v6:
  name: 'rspec with ActiveSupport v6'

  run_when:
    'some HEAD has been updated':
      type: branch
      include_match: ^.*$

  context:

    script_defaults:
      template_environment_variables: true

    task_defaults:
      environment_variables:
        ACTIVESUPPORT: '6'
        RUBY: 'ruby-2.6.3'

      max_trials: 2
      dispatch_storm_delay_duration: 1 Seconds
      include:
        - cider-ci/task_components/ruby.yml
        - cider-ci/task_components/bundle.yml
        - cider-ci/task_components/rspec.yml

    tasks:
      all-rspec:
        name: All rspec tests, using ActiveSupport v6

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
lhc-10.5.3 cider-ci/jobs/rspec-activesupport-6.yml
lhc-10.5.2 cider-ci/jobs/rspec-activesupport-6.yml