issues
search
pyinvoke
/
invoke
Pythonic task management & command execution.
http://pyinvoke.org
BSD 2-Clause "Simplified" License
4.41k
stars
369
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compatibility with Python 3.12 or 3.13?
#1015
tianhuil
opened
13 hours ago
1
context.run prints the codes of unicode chars from the output instead of printing the unicode characters themselves
#1014
borco
opened
4 days ago
1
"task" is not exported from module "invoke"
#1013
rr326
opened
1 week ago
2
Fix type hints for add_collection
#1012
jamesmyatt
opened
2 weeks ago
0
NixOS don't have `/bin/bash`!
#1011
shackra
opened
2 weeks ago
1
[WIP/suggestion]: Make no-idea errors more kind/empathetic
#1010
hjwp
opened
3 weeks ago
0
feat: add entry point loader
#1009
kuwv
opened
1 month ago
0
`auto_dash_names` setting not working when using `Collection` with modules in `__init__`
#1008
amrishparmar
opened
2 months ago
0
when running a command, stdin requires a keypress on Windows
#1007
bevancollins
opened
2 months ago
0
Repeated post tasks aren't correctly ordered
#1006
NotizMe
opened
2 months ago
1
Invoke command not found in M3 environment
#1003
yenyee912
closed
1 month ago
2
Config examples would be appreciated
#1002
WindfallLabs
opened
3 months ago
0
`ctx.run` inside `ctx.cd` fails when path contains spaces on Windows
#1001
clarkb7
opened
3 months ago
4
Accept --no-echo to turn off run.echo
#1000
zed
opened
4 months ago
0
Add `Context.sudo_scope` context manager
#999
Cc618
opened
5 months ago
0
Sudo showing password in clear
#998
Cc618
opened
5 months ago
0
Properly annotate run functions
#997
rmorshea
opened
5 months ago
0
Printing Promise objects from asynchronous Runner.run() raises Attribute Error
#996
dqian3
opened
5 months ago
0
Recommended way to forward arguments to commands
#995
rmorshea
opened
5 months ago
3
Importing Python modules from a scripts directory beside the tasks directory
#994
RobMeades
opened
6 months ago
0
Generate help infomation of task args from function docstring.
#993
cupen
opened
7 months ago
0
autoprint generators correctly
#992
anarcat
opened
7 months ago
0
Add '!join' tag to config parser
#991
yarcod-zpt
opened
7 months ago
0
Is it possible to only mock one command and run the rest with MockContext?
#990
red8888
opened
8 months ago
0
QOL: Config run should handle shell paths with spaces
#989
achekery
opened
8 months ago
2
Config run should handle shell paths with spaces
#988
achekery
opened
8 months ago
2
QOL: Context run command accepts either str or list
#987
achekery
opened
8 months ago
0
@task(pre=[call(setup, 'qwe')]) fails with "NameError: name 'call' is not defined"
#986
ibc
closed
9 months ago
1
EncodeWarning's when running on python >= 3.11
#985
rasjani
opened
9 months ago
0
Is there support for making invoke.yaml context settings cli flags?
#984
red8888
opened
10 months ago
0
Speed up reading from in_stream
#983
meshy
opened
10 months ago
0
`--help` after the command treats `--help` as positional argument
#982
scottopell
opened
10 months ago
3
Explicitly re-export names from top-level package using `__all__`
#981
mthuurne
opened
10 months ago
1
Running post tasks even if the main task fail
#980
mscansian
opened
11 months ago
0
Collection mix-up when cross importing invoke tasks
#979
amenasria
opened
11 months ago
0
Specify a config file per Collection... possible?
#978
jamiebullock
opened
11 months ago
0
context.run(): Expose API to pass command and separate args instead of a single string
#977
ibc
opened
12 months ago
2
Add PTY-Support for windows
#975
DavidDotCheck
opened
1 year ago
3
How to manually set short flags?
#973
dsabala
opened
1 year ago
2
Run tasks relative to `tasks.py`
#972
ShaiAvr
opened
1 year ago
3
Task decorator removes docstring
#971
kasium
opened
1 year ago
1
Change default shell without a config file or Context?
#970
evadeflow
opened
1 year ago
3
loader.py: Wrong directory inserted into sys.path for modules
#969
chrwang
opened
1 year ago
1
getargspec deprecated in Python 3.0 - now gone
#968
datalogics-robb
closed
1 year ago
2
clint issues and project seems abandoned
#967
GMaxera
closed
1 year ago
2
Support for arm64 architecture?
#966
sebastian-nomi
closed
10 months ago
2
Autocomplete after `inv --help` doesn't work as expected
#965
gerhard4
opened
1 year ago
0
Possible third option
#964
benji-york
opened
1 year ago
0
`dev-requirements.txt` is missing `spec`
#963
mtelka
opened
1 year ago
0
sdist is missing tox.ini
#962
mtelka
opened
1 year ago
0
Next