Issues
- 0
"default_tasks" config option not passed to `forget` except through `DOIT_CONFIG`
#469 opened by cr1901 - 4
CmdAction calls callable more than once
#437 opened by oliverdain - 2
Per Task Working Directory
#467 opened by dstadelm - 3
Commands don't work when DB file option is specified?
#422 opened by jglogan - 1
Customizable task description
#401 opened by jakajancar - 2
Broken dependency in v0.34
#410 opened by igordertigor - 2
- 5
tasks must not change working directory to avoid "No such file or directory: '.doit.db.dat'"
#443 opened by goretkin - 0
- 1
Error with numpy arrays in dodo.py namespace
#416 opened by m2march - 0
How to get the pathpath / sys.path correct with doit when using a src directory
#465 opened by rhubarb - 0
Doit ignores action_string_formatting config when defined in pyproject.toml
#464 opened by Alexandre-Silva - 2
- 0
- 0
- 0
watch depedency has no effect on task selection
#460 opened by sandeep-gh - 0
- 2
Feature Request: Version of LongRunning that returns TaskError on non zero return code?
#453 opened by eddieparker - 1
create required CmdOption
#458 opened by timhemel - 2
Pre-commit hook
#447 opened by real-yfprojects - 2
- 1
Interesting doit use
#449 opened by z3z1ma - 1
Task marked as not up-to-date because of a uppercase/lowercase difference in the drive letter.
#456 opened by frozax - 1
dep_manager.get_result() should not be discouraged if MRunner is also used
#455 opened by billhunekepf - 8
Pickle error on pypy3.8
#409 opened by schettino72 - 0
- 2
typo on opencollective page?
#448 opened by ipatch - 6
- 1
- 2
Allow `list` to be used in `default_tasks`
#421 opened by mathbunnyru - 1
- 1
- 2
support async Python actions
#440 opened by wahuneke - 4
Add type annotations to doit
#420 opened by mathbunnyru - 1
- 1
task_params does not work when using basename
#434 opened by frozax - 0
Support for wildcards in `list` command
#429 opened by tillahoffmann - 0
Add timing option for commands
#428 opened by dancingcactus - 2
Support of LSF or GRID?
#415 opened by texan4ever - 11
Need a mechanism to use getargs for CmdAction(list)
#413 opened by scr-oath - 5
CmdAction with list does not set shell=False
#412 opened by scr-oath - 6
num_process = num_cpus
#400 opened by jakajancar - 5
0.36.0: strace test is failing
#426 opened by kloczek - 2
Cleaning all doesn't seem to work
#444 opened by tehe - 1
Feature request: Reverse dependency
#432 opened by martin-eder-zeiss - 5
Passing a reference to a task as action does nothing
#427 opened by ksamuel - 1
No auto command on version 0.36.0
#425 opened by gkutiel - 4
Move "auto" command out of core package.
#424 opened by schettino72 - 1
- 6
Make FileChangedChecker and Dependency classes more flexible to allow for cloud based file dependencies
#408 opened by samuelsinayoko