issues
search
pydoit
/
doit
CLI task management & automation tool
http://pydoit.org
MIT License
1.87k
stars
175
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"default_tasks" config option not passed to `forget` except through `DOIT_CONFIG`
#469
cr1901
opened
3 months ago
0
Update tutorial-1.rst
#468
nsauzede
opened
4 months ago
0
Per Task Working Directory
#467
dstadelm
closed
5 months ago
2
Added __repr__ to the config_changes and result_dep classes.
#466
abingham
opened
5 months ago
0
How to get the pathpath / sys.path correct with doit when using a src directory
#465
rhubarb
opened
11 months ago
0
Doit ignores action_string_formatting config when defined in pyproject.toml
#464
Alexandre-Silva
opened
11 months ago
0
Gradual update of doit.dat file for multi-tasks (subtasks)
#463
ajafarihub
opened
1 year ago
0
README: fix several typos
#462
Wertzui123
opened
1 year ago
0
Program hangs when num process is set to 1 for using multiprocessing
#461
sandeep-gh
opened
1 year ago
0
watch depedency has no effect on task selection
#460
sandeep-gh
opened
1 year ago
0
basename in Task.valid_attr, but not in Task.__init__
#459
petkapou
opened
1 year ago
0
create required CmdOption
#458
timhemel
closed
1 year ago
1
Building version `>= 0.36.0` conda package for windows with python 3.11
#457
hovavalon
closed
1 year ago
2
Task marked as not up-to-date because of a uppercase/lowercase difference in the drive letter.
#456
frozax
closed
1 year ago
1
dep_manager.get_result() should not be discouraged if MRunner is also used
#455
billhunekepf
opened
1 year ago
1
On error while creating tasks, report the offending task.
#454
mlell
closed
1 year ago
0
Feature Request: Version of LongRunning that returns TaskError on non zero return code?
#453
eddieparker
opened
1 year ago
2
Problems with interaction between config files and --seek-file/--file
#452
levic
opened
1 year ago
2
Fix executing script name on Windows
#451
cswartzvi
opened
1 year ago
0
How to pass command line arguments to dependent tasks
#450
bingozhu0197
opened
1 year ago
0
Interesting doit use
#449
z3z1ma
opened
1 year ago
1
typo on opencollective page?
#448
ipatch
opened
1 year ago
2
Pre-commit hook
#447
real-yfprojects
opened
1 year ago
4
-s param doesn´t accept multiple arguments since 0.34.0
#446
wassupxP
opened
1 year ago
1
tasks are uptodate even though their task_dependency is not
#445
wassupxP
opened
1 year ago
6
Cleaning all doesn't seem to work
#444
tehe
closed
1 year ago
2
tasks must not change working directory to avoid "No such file or directory: '.doit.db.dat'"
#443
goretkin
closed
1 year ago
5
Allow custom `TaskLoader2.load_tasks` to consume arguments
#442
ktbarrett
opened
2 years ago
1
normalize_callable breaking action property for positional arguments
#441
mlkoenig
opened
2 years ago
1
support async Python actions
#440
wahuneke
opened
2 years ago
2
Success story from McGill University
#439
sdahdah
closed
2 years ago
2
Correct title.py
#438
gabalafou
closed
2 years ago
1
CmdAction calls callable more than once
#437
oliverdain
opened
2 years ago
4
Default values for param of type list not being overridden.
#436
joshuajorel
opened
2 years ago
1
Trying to understand the behavior of targets and action execution
#435
sandeep-gh
closed
2 years ago
0
task_params does not work when using basename
#434
frozax
opened
2 years ago
1
add tab completion support for gitbash
#433
martin-eder-zeiss
closed
2 years ago
3
Feature request: Reverse dependency
#432
martin-eder-zeiss
closed
2 years ago
1
Update file dependencies for up-to-date tasks.
#431
tillahoffmann
opened
2 years ago
0
Use `list` for `file_dep` (fixes #254).
#430
tillahoffmann
opened
2 years ago
5
Support for wildcards in `list` command
#429
tillahoffmann
opened
2 years ago
0
Add timing option for commands
#428
dancingcactus
opened
2 years ago
0
Passing a reference to a task as action does nothing
#427
ksamuel
closed
2 years ago
5
0.36.0: strace test is failing
#426
kloczek
closed
1 year ago
5
No auto command on version 0.36.0
#425
gkutiel
closed
2 years ago
1
Move "auto" command out of core package.
#424
schettino72
closed
2 years ago
4
support tomli and make it the default TOML provider
#423
mgorny
closed
2 years ago
3
Commands don't work when DB file option is specified?
#422
jglogan
closed
2 years ago
3
Allow `list` to be used in `default_tasks`
#421
mathbunnyru
opened
2 years ago
2
Add type annotations to doit
#420
mathbunnyru
opened
2 years ago
4
Next