Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pyinvoke/invoke issues and pull requests

#1006 - Repeated post tasks aren't correctly ordered

Issue - State: open - Opened by NotizMe about 1 month ago - 1 comment

#1003 - Invoke command not found in M3 environment

Issue - State: open - Opened by yenyee912 about 2 months ago - 1 comment

#1002 - Config examples would be appreciated

Issue - State: open - Opened by WindfallLabs about 2 months ago

#1000 - Accept --no-echo to turn off run.echo

Issue - State: open - Opened by zed 3 months ago

#999 - Add `Context.sudo_scope` context manager

Pull Request - State: open - Opened by Cc618 4 months ago

#998 - Sudo showing password in clear

Issue - State: open - Opened by Cc618 4 months ago

#997 - Properly annotate run functions

Pull Request - State: open - Opened by rmorshea 4 months ago

#995 - Recommended way to forward arguments to commands

Issue - State: open - Opened by rmorshea 4 months ago - 2 comments

#992 - autoprint generators correctly

Issue - State: open - Opened by anarcat 6 months ago

#991 - Add '!join' tag to config parser

Pull Request - State: open - Opened by yarcod-zpt 6 months ago

#989 - QOL: Config run should handle shell paths with spaces

Pull Request - State: open - Opened by achekery 7 months ago - 2 comments

#988 - Config run should handle shell paths with spaces

Issue - State: open - Opened by achekery 7 months ago - 2 comments

#987 - QOL: Context run command accepts either str or list

Pull Request - State: open - Opened by achekery 7 months ago

#985 - EncodeWarning's when running on python >= 3.11

Issue - State: open - Opened by rasjani 8 months ago

#983 - Speed up reading from in_stream

Pull Request - State: open - Opened by meshy 8 months ago

#982 - `--help` after the command treats `--help` as positional argument

Issue - State: open - Opened by scottopell 9 months ago - 2 comments

#981 - Explicitly re-export names from top-level package using `__all__`

Pull Request - State: open - Opened by mthuurne 9 months ago - 1 comment

#980 - Running post tasks even if the main task fail

Issue - State: open - Opened by mscansian 10 months ago

#979 - Collection mix-up when cross importing invoke tasks

Issue - State: open - Opened by amenasria 10 months ago

#978 - Specify a config file per Collection... possible?

Issue - State: open - Opened by jamiebullock 10 months ago

#975 - Add PTY-Support for windows

Pull Request - State: open - Opened by DavidDotCheck 11 months ago - 3 comments

#973 - How to manually set short flags?

Issue - State: open - Opened by dsabala 11 months ago - 2 comments

#972 - Run tasks relative to `tasks.py`

Issue - State: open - Opened by ShaiAvr 11 months ago - 2 comments

#971 - Task decorator removes docstring

Issue - State: open - Opened by kasium 12 months ago - 1 comment

#970 - Change default shell without a config file or Context?

Issue - State: open - Opened by evadeflow 12 months ago - 3 comments

#969 - loader.py: Wrong directory inserted into sys.path for modules

Issue - State: open - Opened by chrwang about 1 year ago - 1 comment

#968 - getargspec deprecated in Python 3.0 - now gone

Issue - State: closed - Opened by datalogics-robb about 1 year ago - 2 comments

#967 - clint issues and project seems abandoned

Issue - State: closed - Opened by GMaxera about 1 year ago - 2 comments

#966 - Support for arm64 architecture?

Issue - State: open - Opened by sebastian-nomi about 1 year ago - 1 comment

#966 - Support for arm64 architecture?

Issue - State: closed - Opened by sebastian-nomi about 1 year ago - 2 comments

#965 - Autocomplete after `inv --help` doesn't work as expected

Issue - State: open - Opened by gerhard4 about 1 year ago

#964 - Possible third option

Issue - State: open - Opened by benji-york about 1 year ago

#963 - `dev-requirements.txt` is missing `spec`

Issue - State: open - Opened by mtelka about 1 year ago

#962 - sdist is missing tox.ini

Issue - State: open - Opened by mtelka about 1 year ago

#961 - Load project level configuration files earlier

Issue - State: open - Opened by LuckyType about 1 year ago

#959 - Document adding print-completion-script to venv

Issue - State: open - Opened by cleder about 1 year ago

#958 - 2.2.0: sphinx warnings `reference target not found`

Issue - State: open - Opened by kloczek about 1 year ago

#957 - Default run.shell to /bin/sh

Pull Request - State: open - Opened by tobim about 1 year ago - 5 comments

#956 - test: update mypy typings

Pull Request - State: open - Opened by kuwv about 1 year ago - 6 comments

#955 - invoke 2.1.3 does not work when run inside bash

Issue - State: open - Opened by AlexanderPetermann about 1 year ago

#953 - sync README.rst with changelog

Pull Request - State: open - Opened by a-detiste over 1 year ago

#952 - Regex support for MockContext is broken?

Issue - State: closed - Opened by red8888 over 1 year ago

#950 - `add_collection()` is missing the `ModuleType` in the type-hints

Issue - State: open - Opened by exhuma over 1 year ago - 1 comment

#949 - fix: resolve config regression with new loader capability

Pull Request - State: closed - Opened by kuwv over 1 year ago - 4 comments

#948 - types of context.config is not correct

Issue - State: open - Opened by kasium over 1 year ago - 3 comments

#947 - Improve types of context.run

Issue - State: open - Opened by kasium over 1 year ago - 2 comments

#946 - task decorator is wrongly typed

Issue - State: open - Opened by kasium over 1 year ago - 3 comments

#945 - Add __all__ to __init__.py

Issue - State: open - Opened by kasium over 1 year ago

#944 - Invoke 2.1.0 / 2.1.1 is not able to read invoke.yaml configuration file

Issue - State: closed - Opened by vaz-ar over 1 year ago - 10 comments

#942 - refactor: Improve module loading and package detection

Pull Request - State: open - Opened by ferstar over 1 year ago

#941 - Add the correct path when it's a package

Pull Request - State: open - Opened by fraenkel over 1 year ago - 1 comment

#940 - MockContext does not support asynchronous

Issue - State: open - Opened by kasium over 1 year ago - 2 comments

#937 - Import is resolving the wrong module

Issue - State: open - Opened by fraenkel over 1 year ago - 2 comments

#936 - Don't forget to add `py.typed` file to package metadata

Pull Request - State: closed - Opened by sobolevn over 1 year ago - 13 comments

#935 - 2.1 has no decorator

Issue - State: closed - Opened by nhumrich over 1 year ago - 3 comments

#934 - 2.1.0 finds it suddenly unable to find the tasks directory

Issue - State: closed - Opened by gmmeyer over 1 year ago - 9 comments
Labels: Internals, Bug, Needs investigation, Reproducible

#933 - 2.0.0: pytest is failing in tests/runners.py units

Issue - State: open - Opened by kloczek over 1 year ago - 8 comments

#931 - Show task help for InvalidUsageException and incorrect params

Pull Request - State: open - Opened by tyzhnenko over 1 year ago

#930 - Add support for argument choices, like argparse

Issue - State: open - Opened by kisielk over 1 year ago

#929 - Add pre and post task lists into help output

Pull Request - State: open - Opened by tyzhnenko over 1 year ago

#928 - (Try to) close suprocess file handles after we are done with it

Pull Request - State: open - Opened by voidus over 1 year ago

#927 - Static task/collection definition in `invoke.yaml`

Issue - State: open - Opened by LecrisUT over 1 year ago

#926 - Doc: Running `invoke` as a library without `Program`

Issue - State: open - Opened by LecrisUT over 1 year ago

#925 - Validate `Config`

Issue - State: open - Opened by LecrisUT over 1 year ago

#924 - Doc: Extending Context/Runners/etc.

Issue - State: open - Opened by LecrisUT over 1 year ago

#923 - Issue cleanup

Issue - State: open - Opened by kuwv over 1 year ago

#922 - Fix `Context.cd()` behavior to match the type hint

Pull Request - State: open - Opened by rouge8 over 1 year ago - 5 comments

#920 - refactor: parameterize debug

Pull Request - State: open - Opened by kuwv over 1 year ago

#919 - refactor: replace imp with importlib

Pull Request - State: closed - Opened by kuwv over 1 year ago - 11 comments
Labels: Internals, Needs review

#917 - "Enter" key unexpected behaviour while launching a redis shell

Issue - State: open - Opened by Lotram over 1 year ago - 4 comments

#916 - Remaining typing tidyup

Pull Request - State: open - Opened by Dreamsorcerer over 1 year ago - 4 comments

#915 - Add stdin_bytes to skip encoding

Pull Request - State: open - Opened by Dreamsorcerer over 1 year ago - 7 comments

#914 - task 'list'/iterable to spaces.

Issue - State: open - Opened by cekvenich2 over 1 year ago - 1 comment

#911 - Fix: call parent `stop()` on `Local` runner

Pull Request - State: closed - Opened by puerkito66 over 1 year ago - 2 comments

#910 - invoke 2.0.0 fails to properly cleanup timer on runner

Issue - State: closed - Opened by puerkito66 over 1 year ago - 2 comments

#906 - test: implement type hints

Pull Request - State: closed - Opened by kuwv over 1 year ago - 39 comments
Labels: Support, Internals, Feature, Needs review

#905 - Is it possible to extend the Context class's run method with my own?

Issue - State: open - Opened by red8888 over 1 year ago - 1 comment

#903 - tests: refactor to resolve deprecated pytest features

Pull Request - State: closed - Opened by kuwv over 1 year ago - 1 comment

#900 - build: implement pep621

Pull Request - State: open - Opened by kuwv over 1 year ago - 5 comments

#890 - Python interpreter CLI options

Issue - State: open - Opened by YuriOsokin almost 2 years ago - 1 comment

#884 - Execute tasks inside another tasks

Issue - State: open - Opened by FlavioAlexander almost 2 years ago - 3 comments

#877 - CI: Test on Python 3.10 and 3.11

Pull Request - State: open - Opened by EwoutH almost 2 years ago

#875 - Add namespaces to task decorators

Issue - State: open - Opened by fny about 2 years ago - 1 comment

#866 - Argument parser gets confused with values starting with a dash

Issue - State: closed - Opened by kasium about 2 years ago - 1 comment