Skip to content

issues Search Results · repo:pycontribs/mk language:Python

Filter by

25 results
 (110 ms)

25 results

inpycontribs/mk (press backspace or delete to remove)

- check for Cargo.toml - cargo --list --color=never does show installed commands but they might be too many as they include aliases. No documented way to expose them in a machine friendly format. ...
enhancement
  • ssbarnea
  • Opened 
    on Mar 31
  • #290

I m still troubleshooting, but mk 2.5.0 isn t parsing or picking up taskfile.yml (or it s various filenames) anymore. I have a Taskfile in my home directory, which I guess can t be picked up by mk anymore ...
  • bdmorin
  • Opened 
    on Jul 9, 2024
  • #226

$ mk --show-completion zsh WARNING Repo is dirty on chore/gha ^CTraceback (most recent call last): ...
  • ssbarnea
  • Opened 
    on Jun 17, 2024
  • #219

As nox is a relatively popular build tool (1k githb stars) with one notable project using it (pip and pipx), mk should support it. One current issue with nox is that it does not have a parsable output ...
enhancement
  • ssbarnea
  • Opened 
    on Mar 22, 2023
  • #141

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 ...
bug
  • ssbarnea
  • Opened 
    on Mar 20, 2023
  • #139

I just wanted to say that mk is really cool, but there are a couple things I wanted to mention: - [ ] There should be CMake support because many projects use it and it s tricky to use for beginners, ...
bug
  • Slackadays
  • 7
  • Opened 
    on Mar 19, 2023
  • #135

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 build tools - allows user to easily run ...
help wanted
  • ssbarnea
  • 1
  • Opened 
    on Mar 8, 2023
  • #126

https://taskfile.dev/ should be supported
enhancement
  • ssbarnea
  • Opened 
    on Mar 7, 2023
  • #119

As there are no signs of typer improving its maintenance status, removing it now looks like the right approach, especially as it is not compatible with newer click versions. Related: https://github.com/tiangolo/typer/issues/300 ...
  • ssbarnea
  • 1
  • Opened 
    on Aug 3, 2021
  • #86

I think that rebasing code before pushing would be desirable in order to keep your PR in sync with target branch.
  • ssbarnea
  • Opened 
    on Apr 11, 2021
  • #58
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub