Administration #557

Updated by Alexander Blum about 3 years ago

We 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~~ 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