|
|
This page serves as a pre-release check-list in order to make sure that there are no mishaps or left-over development-related code.
|
|
|
|
|
|
# Documentation
|
|
|
|
|
|
Make sure that:
|
|
|
|
|
|
1. The branches of the Wiki repos for the new versions are merged back into master.
|
|
|
2. The [knowledge base](http://support.arachni-scanner.com/kb) is up to date.
|
|
|
|
|
|
# Framework and WebUI
|
|
|
|
|
|
1. Make sure there are no development dependencies in the ```Gemfile```.
|
|
|
2. ```rake``` -- To make sure all tests pass.
|
|
|
3. ```git flow release start v<version>```
|
... | ... | |