Commit Graph

11 Commits

Author SHA1 Message Date
206917ed6d Implement file upload 2018-09-21 21:02:39 +02:00
b14c0fa3a7 Set correct mtime of zip file
Since we are writing the zip file with python, the original mdate, on
which is_zip_uptodate() relies gets lost. Therefore overwrite it with
value of "Last-Modified" HTTP header
2018-09-21 20:37:42 +02:00
111fc38881 Filenames for gnuplot via env-vars
To not have hardcoded filenames in gnuplot script

https://wiki.ubuntuusers.de/Gnuplot/#Stapelverarbeitung-Zugriff-auf-Umgebungsvariablen
2018-09-21 18:04:19 +02:00
5e7f718b45 gnuplot_scripts: Remove download of data
We do this in python script
2018-09-21 18:02:22 +02:00
05b6a78bc0 gnuplot_scripts: Basic version obtained from wiki
Source https://commons.wikimedia.org/w/index.php?title=File:Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.svg&oldid=320846888
2018-09-21 18:00:10 +02:00
ad325a0afe Implement basic gnuplot call 2018-09-21 17:57:39 +02:00
d2aa47899a First steps of job handling 2018-09-21 17:17:38 +02:00
5dd52e3ac5 Implement download, extracting and update of data
Make sure we have always the most recent data version
2018-09-21 15:52:21 +02:00
29c5d725f1 Add initialisation of working dir 2018-09-21 13:45:09 +02:00
506400a528 Basic structure for jogobot bot 2018-09-21 13:16:09 +02:00
e2f57dc670 Basic structure, init repo 2018-09-21 13:14:49 +02:00