Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Just task runner #170

Closed

Conversation

hyperupcall
Copy link
Collaborator

@hyperupcall hyperupcall commented Dec 5, 2023

This adds support for Just, a command/task runner. The syntax is very similar to Make.

I'm not sure if I should extract the "run Tox integration" tests out to a different PR - I had to do it in #171 as well. Feel free to let me know if you think I should do so :)

@hyperupcall hyperupcall changed the title feat: Support Just task runner Support Just task runner Dec 5, 2023
@ssbarnea ssbarnea added the enhancement New feature or request label Jan 11, 2024
@ssbarnea
Copy link
Member

@hyperupcall Can you please check the checkmark about allowing pushes from core, I wanted to make some fixes to the branch.

@ssbarnea
Copy link
Member

@hyperupcall @gotmax23 I sent invites to both of you on https://github.com/pycontribs/mk/invitations

@ssbarnea
Copy link
Member

@hyperupcall I created a branch for this, feel free to push to it so we can bring it to ready. We need test coverage as current implementation does not seem to be working fine. I tried it myself with just itself and it failed to list available targets.

@ssbarnea ssbarnea closed this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants