This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree 12 files changed +13
-14
lines changed
12 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-06-20T22:22:25+01 :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
version : 2
Original file line number Diff line number Diff line change 1
- # This file was generated on 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-06-20T22:22:25+01 :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
20
20
RSPEC_CI : true
21
21
# This tells rspec-rails what branch to run in ci
22
22
RSPEC_VERSION : ' = 3.14.0.pre'
23
- ENFORCE_COVERAGE_AFTER : " 3.2"
24
23
jobs :
25
24
rubocop :
26
25
name : Rubocop
@@ -130,8 +129,8 @@ jobs:
130
129
options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
131
130
env :
132
131
LEGACY_CI : true
133
- NO_COVERAGE : true
134
132
JRUBY_OPTS : ${{ matrix.container.jruby_opts || '--dev' }}
133
+ NO_COVERAGE : true
135
134
steps :
136
135
- uses : actions/checkout@v3
137
136
- run : ${{ matrix.container.pre }}
Original file line number Diff line number Diff line change 1
- # This file was generated on 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-06-20T22:22:25+01 :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
Original file line number Diff line number Diff line change 1
- # This file was generated on 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-06-20T22:22:25+01 :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
1
#! /bin/bash
2
- # This file was generated on 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-06-20T22:22:25+01 :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 2024-02-23T14:21:31+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-06-20T22:22:25+01 :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