Automatically import styles from an Excel file. We (mostly Björn) receive the Excel file via E-Mail. Gitlab: https://git.picalike.corpex-kunden.de/picalike/witt_style_import ====== Running ======
docker run -v /tmp:/var/local/style_import registry.picalike.corpex-kunden.de/witt/style_import
* note down any “unknown pids” and “problematic styles” that the program might report
* check results in mongo (mongodb01.live.picalike.corpex-kunden.de:27017, db: picalike3 collection: pci_styles)
docker pull registry.picalike.corpex-kunden.de/witt/style_import
* add default values in import_styles.py:
* execute build.sh in
* run style_importer
docker run -v /tmp:/var/local/style_import style_import:latest