Administration #557

Updated by Alexander Blum about 5 years ago

Before we start test phase one, we should update all packages, test them and pinpoint them to the new version:

* Dockerfiles
* api
* ~~apt packages~~
* curl downloads
* ~~git repositories~~
* ~~pip packages~~
* tryton
* base image
*
~~apt packages~~
* ~~curl downloads~~
* ~~git repositories~~
* pip packages
* processing
* base image

* ~~apt packages~~
* ~~curl downloads~~
* git repositories
* pip packages
* Pip packages
* ./ado/etc/requirements-*.txt
* collection_society.portal(.repertoire)/setup.py
* Portal libraries
* jQuery
* Bootstrap
* jQuery-Fileupload

The code should then be published:

* Check files, bump version
* README, LICENSE-*, COPYRIGHT, CHANGELOG, ...
* setup.py (classifiers, version, description, author, url, license, ...)
* ...
* Publish = merge to master
* signed commit

Back