Reordering NEWS.md update step

so that if somebody needs to go to a specific tag, the NEWS.md file is updated according to the version and not afterwards.
This commit is contained in:
Carla 2016-08-30 14:25:24 +02:00 committed by GitHub
parent 2a665a60db
commit 2261d11de0

View File

@ -20,6 +20,7 @@ shall be performed by the designated *Release Manager*.
NOTE: you can rely on this thanks to the compatibility checks.
TODO: automate this step [#94](https://github.com/CartoDB/crankshaft/issues/94)
2. Update the [NEWS.md](https://github.com/CartoDB/crankshaft/blob/master/NEWS.md) file
1. Commit and push the generated files.
1. Tag the release:
@ -29,7 +30,6 @@ shall be performed by the designated *Release Manager*.
```
1. Deploy and test in staging
1. Deploy and test in production
2. Update the [NEWS.md](https://github.com/CartoDB/crankshaft/blob/master/NEWS.md) file
1. Merge back into develop