Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whatsnew update #4853

Merged
merged 1 commit into from
Jul 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ This document explains the changes made to Iris for this release
#. `@wjbenfold`_ made :func:`iris.tests.stock.simple_1d` respect the
``with_bounds`` argument. (:pull:`4658`)

#. `@bjlittle`_ migrated to GitHub Actions for Continuous-Integration.
(:pull:`4503`)
#. `@bjlittle`_ and `@trexfeathers`_ (reviewer) migrated to GitHub Actions
for Continuous-Integration. (:pull:`4503`)

#. `@pp-mo`_ made tests run certain linux executables from the Python env,
specifically ncdump and ncgen. These could otherwise fail when run in IDEs
Expand All @@ -247,8 +247,9 @@ This document explains the changes made to Iris for this release

#. `@rcomer`_ removed some now redundant testing methods. (:pull:`4838`)

#. `@bjlittle`_ extended the GitHub Continuous-Integration to cover testing
on ``py38``, ``py39``, and ``py310``. (:pull:`4840` and :pull:`4852`)
#. `@bjlittle`_ and `@jamesp`_ (reviewer) and `@lbdreyer`_ (reviewer) extended
the GitHub Continuous-Integration to cover testing on ``py38``, ``py39``,
and ``py310``. (:pull:`4840` and :pull:`4852`)


.. comment
Expand Down