This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +18
-16
lines changed Expand file tree Collapse file tree 13 files changed +18
-16
lines changed Original file line number Diff line number Diff line change 1- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
1+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44version : 2
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
1+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44name : RSpec CI
5050 - 2.4
5151 - 2.3
5252 - 2.2
53- - 2.1.9
5453 env :
5554 -
5655 DIFF_LCS_VERSION : " > 1.4.3"
9493 fail-fast : false
9594 matrix :
9695 container :
96+ - version : " 2.1.9"
97+ tag : ghcr.io/rspec/docker-ci:2.1.9
98+ post : git config --global --add safe.directory `pwd`
9799 - version : " 2.0"
98100 tag : ghcr.io/rspec/docker-ci:2.0.0
99101 - version : " 1.9.3"
@@ -124,6 +126,7 @@ jobs:
124126 - uses : actions/checkout@v3
125127 - run : ${{ matrix.container.pre }}
126128 - run : script/legacy_setup.sh
129+ - run : ${{ matrix.container.post }}
127130 - run : bundle exec bin/rspec
128131 - run : bundle exec script/cucumber.sh
129132
@@ -139,7 +142,6 @@ jobs:
139142 - 2.4
140143 - 2.3
141144 - 2.2
142- - 2.1.9
143145 fail-fast : false
144146 steps :
145147 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
1+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44# 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 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
1+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44# Taken from:
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
2+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
2+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
1+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44SCRIPT_DIR=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
2+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
1+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44function is_mri {
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-03-16T21:03:44+00 :00 from the rspec-dev repo.
2+ # This file was generated on 2023-04-11T15:33:34+01 :00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
You can’t perform that action at this time.
0 commit comments