Changes

m
Line 77: Line 77:  
https://github.com/Dolibarr/dolibarr/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Priority%20-%20High%20%2F%20Blocking%22
 
https://github.com/Dolibarr/dolibarr/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Priority%20-%20High%20%2F%20Blocking%22
   −
*Then, final Unit Tests are run. If 1 test is wrong, process is stopped here and go back to beta phase.
+
*The next step is to check that there is no open critical security issue:
 +
 
 +
https://github.com/Dolibarr/dolibarr/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Priority%20-%20Critical%20or%20Security%22
 +
 
 +
*Then, a final complete Unit Tests are run. If 1 test is wrong, process is stopped here and go back to beta phase.
    
Once all tests are ok, the following steps are done automatically using the packaging tool '''makepack_dolibarr.pl''' :
 
Once all tests are ok, the following steps are done automatically using the packaging tool '''makepack_dolibarr.pl''' :