From e1ac565a638c6c0b4a0f78996f0bd6445116c66b Mon Sep 17 00:00:00 2001 From: "M. Taylor Saotome-Westlake" Date: Sun, 26 Nov 2017 18:57:16 -0800 Subject: [PATCH] note autoscheduler bugs to fix later --- notes/tech_tasks.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/notes/tech_tasks.txt b/notes/tech_tasks.txt index b8670c7..8859a67 100644 --- a/notes/tech_tasks.txt +++ b/notes/tech_tasks.txt @@ -1,3 +1,23 @@ +autoscheduler bugs: +* UTC discrepancy +* user discrepancy +* git pull not happening + +zmd@MaximumLikelihood:~/Documents/Ultimately_Untrue_Thought$ git push server master +Counting objects: 5, done. +Delta compression using up to 12 threads. +Compressing objects: 100% (5/5), done. +Writing objects: 100% (5/5), 607 bytes | 0 bytes/s, done. +Total 5 (delta 4), reused 0 (delta 0) +remote: fatal: Not a git repository: '.' +remote: {datetime.datetime(2017, 11, 27, 5, 0)} +remote: set() +remote: about to schedule "bash -c 'cd /home/mtsw/working && source bin/activate && pelican /home/mtsw/working/content -o /var/www/html -s /home/mtsw/working/publishconf.py'" for 2017-11-27 05:00:00 +To mtsw@unremediatedgender.space:Ultimately_Untrue_Thought.git + fd304c3..1965363 master -> master + + + bigger click-target pagination links What's going on with caching behavior?? debug scheduled posting if needed -- 2.17.1