This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Commit 858df9e authored Jul 9, 2024 · 30 / 31 · Verified
File tree 12 files changed +21
-12
lines changed
12 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2024-02-23T14:21:35+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-07-09T08:58:36+02 :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
83
83
- run : bundle install --standalone
84
84
- run : bundle binstubs --all
85
85
- run : script/run_build
86
+ - name : Store coverage output for reference
87
+ uses : actions/upload-artifact@v4
88
+ if : failure()
89
+ with :
90
+ name : coverage-report-${{ matrix.ruby }}
91
+ path : coverage/index.html
92
+ retention-days : 14
86
93
87
94
legacy :
88
95
name : Legacy Ruby Builds (${{ matrix.container.version }})
@@ -121,8 +128,10 @@ jobs:
121
128
tag : ghcr.io/rspec/docker-ci:jruby-9.1.17.0
122
129
options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
123
130
env :
131
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION : true
124
132
LEGACY_CI : true
125
133
JRUBY_OPTS : ${{ matrix.container.jruby_opts || '--dev' }}
134
+ NO_COVERAGE : true
126
135
steps :
127
136
- uses : actions/checkout@v3
128
137
- run : ${{ matrix.container.pre }}
Original file line number Diff line number Diff line change 1
- # This file was generated on 2024-02-23T14:21:35+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
1
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-07-09T08:58:36+02 :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:35+00 :00 from the rspec-dev repo.
2
+ # This file was generated on 2024-07-09T08:58:36+02 :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