I think the doc re Action could be improved:
https://pydoit.org/tasks.html#actions
The actions of a task are always run sequentially. There are 2 basic kinds of actions: cmd-action and python-action. The action “result” is used to determine if task execution was successful or not
..
In the first line there is "actions". Second line only mentions "action".
This leaves to the reader to figure out and test:
"If I have more than one action, will only the last action determine success (and result output into db)
like a bashscript or is this different? "
Also it is unclear if "enviroment and $PWD" is passed on between CmdAction(s)
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too