This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +8
-55
lines changed Expand file tree Collapse file tree 9 files changed +8
-55
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
1
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
name : RSpec CI
26
26
- 2.5
27
27
- 2.4
28
28
- 2.3
29
- - 2.2
30
- - 2.1.9
31
29
- ruby-head
32
30
env :
33
31
-
41
39
os : ubuntu-18.04
42
40
env :
43
41
JRUBY_OPTS : " --dev"
44
- - ruby : 2.7
45
- name_extra : " with diff-lcs 1.3"
46
- env :
47
- DIFF_LCS_VERSION : " ~> 1.3.0"
48
- - ruby : 2.7
49
- name_extra : " with diff-lcs 1.4.3"
50
- env :
51
- DIFF_LCS_VERSION : " 1.4.3"
52
42
fail-fast : false
53
43
continue-on-error : ${{ matrix.allow_failure || endsWith(matrix.ruby, 'head') }}
54
44
env : ${{ matrix.env }}
74
64
- 2.5
75
65
- 2.4
76
66
- 2.3
77
- - 2.2
78
- - 2.1.9
79
67
fail-fast : false
80
68
steps :
81
69
- uses : actions/checkout@v2
Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
1
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
# This file contains defaults for RSpec projects. Individual projects
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
1
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
# Taken from:
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
2
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
1
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
SCRIPT_DIR=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
1
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
function is_mri {
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
2
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2020-11-22T07:41:13 +00:00 from the rspec-dev repo.
2
+ # This file was generated on 2020-12-08T09:53:27 +00:00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
You can’t perform that action at this time.
0 commit comments