Updated changelog and added further documentation on release
This commit is contained in:
parent
b0c23f4085
commit
282326e8b8
3 changed files with 74 additions and 7 deletions
|
|
@ -81,6 +81,7 @@ Performing Release
|
|||
In order to perform the release the following steps need to be carried out:
|
||||
|
||||
* Build changelog
|
||||
* Create branch called `v<VERSION>-release`
|
||||
* Generate latest changelog `make build_changelog`
|
||||
* Update latest tag in new CHANGELOG.md to be the vesion to release
|
||||
* Python Release
|
||||
|
|
@ -98,7 +99,3 @@ In order to perform the release the following steps need to be carried out:
|
|||
* Ensure all tests pass in GPU and CPU: `python -m pytest`
|
||||
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue