Skip to content
Snippets Groups Projects
Commit 8d8694d9 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'docurl' into 'master'

Ask people to fix the doc badges before they release.

See merge request !51
parents e6e808b5 b8a5d01f
No related branches found
No related tags found
1 merge request!51Ask people to fix the doc badges before they release.
Pipeline #
......@@ -6,10 +6,12 @@ There are some considerations that needs to be taken into account **before**
you release a new version:
* Make sure you running this script from the root directory of the package.
* Make sure all changes are committed to the git repository and pushed.
* Make sure all the tests are passing.
* Make sure the documentation is building with the following command:
``sphinx-build -aEWn doc sphinx``
* Make sure the documentation badges in README.rst are pointing to:
https://www.idiap.ch/software/bob/docs/bob/...
* Make sure all changes are committed to the git repository and pushed.
* For database packages, make sure that the '.sql3' file or other
metadata files have been generated (if any).
* Make sure bob.nightlies is green after the changes are submitted if the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment