Sorin Sbarnea

Results 499 issues of Sorin Sbarnea

Related: https://stackoverflow.com/questions/19880190/interactive-input-output-using-python I observed that current implementation does not run an interactive shell, and that might break some commands that require user interaction, `yarn run deps` on vscode-ansible project.

bug

As `mk` is clearly not yet-another-build-tool and it does not replace any other tool, it is little bit hard to describe it. ## What it does - detects project own...

help wanted

While the tool detection can easily identify all tools used inside a repository we need a way to avoid running same tasks twice. # Example one `pre-commit` can also be...

enhancement

- When running commands the result of the command should be persistent between runs, avoiding the need to run twice if it passed - State must depend on current state...

enhancement

Implement configuration loading with an minimal feature that allows us to define custom actions: ``` actions: foo: commands: ... # shell code ``` While custom commands can be implemented using...

enhancement

Once we have a configuration file, user should be able to declare dependencies like: ``` # Example config that will prevent `build` from running unless `lint` already passed. actions: build:...

enhancement

I do no thave time to maintain pyrax and I will be happy to handle permissions to others that do have an interest in using the project. Please state your...

help wanted

It seems that even if I point in the config the shim path to pycodestyle, atom fails to run it. Config `/Users/ssbarnea/.pyenv/shims/pycodestyle` -- running command from CLI works without problems,...

I only understood much later that this tool works only on Linux as that was not obvious from its description. ``` $ thamos config 2022-04-08 14:34:58,016 [61403] INFO thamos: No...

help wanted
kind/bug
sig/user-experience
lifecycle/frozen
priority/backlog
triage/needs-information
triage/accepted