This website requires JavaScript.
Explore
Woodpecker CI
Request Account
Help
Sign In
mirrors
/
autodoist
mirror of
https://github.com/Hoffelhas/autodoist
Watch
1
Star
0
Fork
You've already forked autodoist
1
Code
Issues
Releases
Activity
3943c5c614
autodoist
/
Procfile
1 line
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change iteration of tasks Originally, tasks were iterated through to get children first then project level items. This created an issue where task items would set next label even though the project method shouldn't have even started that task. Now, tasks are iterated through to get project level items and based on if the project level item has the next label it will move the next label accordingly. Also, made a change to the Procfile so no cacheing occurs.
2020-03-22 15:31:48 -04:00
nextaction: python nextaction.py -a $TODOIST_API_KEY -l $TODOIST_NEXT_ACTION_LABEL $DEBUG --nocache