Skip to content

Commit 8109ca7

Browse files
committed
Expand pre-release checklist in readme
1 parent a3c2540 commit 8109ca7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,11 @@ This section is intended for developers preparing a new release of xcube-cds.
181181

182182
### Pre-release tasks
183183

184+
- Make sure that dependencies and their versions are up to date in
185+
the `environment.yml` file. In particular, check that the required xcube
186+
version is correct and that required version numbers of packages which are
187+
also transitive xcube dependencies (e.g. xarray) are compatible with
188+
xcube's requirements.
184189
- Make sure that all unit tests pass and that test coverage is 100% (or
185190
as near to 100% as practicable).
186191
- Remove any pre-release (‘dev’, ‘rc’ etc.) suffix from the version number in

0 commit comments

Comments
 (0)