-
Notifications
You must be signed in to change notification settings - Fork 283
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
Add release docs sections describing the role of a Release Manager #4413
Conversation
Thanks for the review @tkknight . I have now hopefully addressed your review comments |
e594df7
to
79c2dac
Compare
2c38b7f
to
c0371fb
Compare
c0371fb
to
118a732
Compare
Co-authored-by: tkknight <[email protected]>
The linkcheck has failed due to http://www.ecmwf.int/ being unreachable, the website looks to be up again just this minute. I have rerun the cirrus task that failed, lets see what happens. If it fails again I suggest retrying the CI tomorrow. If the website persists as being offline we can add it to the exclude list https://github.com/SciTools/iris/blob/main/docs/src/conf.py#L303 |
* main: (23 commits) Suggest type hinting (SciTools#4390) area weight regrid test fixes (SciTools#4432) Update latest.rst (SciTools#4425) Added @wjbenfold to the core dev list (SciTools#4423) Removed addition of period from wrap_lons. (SciTools#4421) Add release docs sections describing the role of a Release Manager (SciTools#4413) Subset should always return None if no value matches are found (SciTools#4417) What's new for SciTools#4400 (SciTools#4422) `iris.analysis.AreaWeighted` regrid speedup (SciTools#4400) [pre-commit.ci] pre-commit autoupdate (SciTools#4419) Remove newline to satisfy setuptools (SciTools#4418) Updated environment lockfiles (SciTools#4416) NAME loader fixes (SciTools#4411) Updated whatsnew for PR 4402 (SciTools#4410) Support test data in benchmark workflows (SciTools#4402) What's new for pr 4387 (SciTools#4405) Make concat mismatch warning for scalar coords more accurate (SciTools#4387) Added line to latest release notes for updates to pp_save_rules.py (SciTools#4404) Update pp_save_rules.py (SciTools#4391) [pre-commit.ci] pre-commit autoupdate (SciTools#4403) ...
🚀 Pull Request
Description
@tkknight, earlier we discussed adding a short section to the releases docs to outline what the release manager does. What do you think of this?
Consult Iris pull request check list