mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 01:48:38 -06:00
Updated Release Checklist (markdown)
parent
7185736acf
commit
2fd9b196bd
@ -1,6 +1,11 @@
|
|||||||
## All Releases
|
# Pre-Release
|
||||||
|
|
||||||
### Pre-Release
|
## Minor Version Bumps
|
||||||
|
|
||||||
|
* Update `requirements.txt` as appropriate
|
||||||
|
* Perform a new install of the `develop` branch following [the current documentation](http://netbox.readthedocs.io/en/latest/)
|
||||||
|
|
||||||
|
## All Releases
|
||||||
|
|
||||||
* Verify that the `develop` branch is completing CI successfully
|
* Verify that the `develop` branch is completing CI successfully
|
||||||
* Update `VERSION` in settings.py to reflect the number of the new release
|
* Update `VERSION` in settings.py to reflect the number of the new release
|
||||||
@ -13,19 +18,15 @@
|
|||||||
* Create a new tag for the version number in the format `vX.Y.Z`
|
* Create a new tag for the version number in the format `vX.Y.Z`
|
||||||
* Name the release in the format `vX.Y.Z - YYYY-MM-DD`
|
* Name the release in the format `vX.Y.Z - YYYY-MM-DD`
|
||||||
|
|
||||||
### Post-Release
|
# Post-Release
|
||||||
|
|
||||||
* Update `VERSION` in settings.py to reflect the upcoming release (e.g. `1.2.3-dev`)
|
|
||||||
* Announce the release on the [mailing list](https://groups.google.com/forum/#!forum/netbox-discuss)
|
|
||||||
|
|
||||||
## Minor Version Bumps
|
## Minor Version Bumps
|
||||||
|
|
||||||
### Pre-Release
|
|
||||||
|
|
||||||
* Update `requirements.txt` as appropriate
|
|
||||||
* Perform a new install of the `develop` branch following [the current documentation](http://netbox.readthedocs.io/en/latest/)
|
|
||||||
|
|
||||||
### Post-Release
|
|
||||||
|
|
||||||
* Update the [roadmap](https://github.com/digitalocean/netbox/wiki/Roadmap)
|
* Update the [roadmap](https://github.com/digitalocean/netbox/wiki/Roadmap)
|
||||||
* Close out the release milestone
|
* Close out the release milestone
|
||||||
|
* Update the list of IPAM application in [Wikipedia|https://en.wikipedia.org/wiki/IP_address_management]
|
||||||
|
|
||||||
|
## All Releases
|
||||||
|
|
||||||
|
* Update `VERSION` in settings.py to reflect the upcoming release (e.g. `1.2.3-dev`)
|
||||||
|
* Announce the release on the [mailing list](https://groups.google.com/forum/#!forum/netbox-discuss)
|
||||||
|
Loading…
Reference in New Issue
Block a user