File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -233,8 +233,8 @@ This document explains the changes made to Iris for this release
233
233
#. `@wjbenfold `_ made :func: `iris.tests.stock.simple_1d ` respect the
234
234
``with_bounds `` argument. (:pull: `4658 `)
235
235
236
- #. `@bjlittle `_ migrated to GitHub Actions for Continuous-Integration.
237
- (:pull: `4503 `)
236
+ #. `@bjlittle `_ and ` @trexfeathers `_ (reviewer) migrated to GitHub Actions
237
+ for Continuous-Integration. (:pull: `4503 `)
238
238
239
239
#. `@pp-mo `_ made tests run certain linux executables from the Python env,
240
240
specifically ncdump and ncgen. These could otherwise fail when run in IDEs
@@ -247,8 +247,9 @@ This document explains the changes made to Iris for this release
247
247
248
248
#. `@rcomer `_ removed some now redundant testing methods. (:pull: `4838 `)
249
249
250
- #. `@bjlittle `_ extended the GitHub Continuous-Integration to cover testing
251
- on ``py38 ``, ``py39 ``, and ``py310 ``. (:pull: `4840 ` and :pull: `4852 `)
250
+ #. `@bjlittle `_ and `@jamesp `_ (reviewer) and `@lbdreyer `_ (reviewer) extended
251
+ the GitHub Continuous-Integration to cover testing on ``py38 ``, ``py39 ``,
252
+ and ``py310 ``. (:pull: `4840 ` and :pull: `4852 `)
252
253
253
254
254
255
.. comment
You can’t perform that action at this time.
0 commit comments