-
Notifications
You must be signed in to change notification settings - Fork 832
Open
Labels
backlogan accumulation of something, especially uncompleted work or matters that need to be dealt with.an accumulation of something, especially uncompleted work or matters that need to be dealt with.feature-requestNew feature or requestNew feature or request
Description
While developing and contributing, it is helpful to run common tasks: testing, code coverage, linting, etc.
While the README.md
or INSTRUCTIONS.md
is valuable, folks want to have this ready to run without copy and pasting. Some have started using Makefile
with ".PHONY" targets using tasks.
Guidance on how to setup tasks for project should be made. We currently rely heavily upon uv
yet it does not have a standardized approach within the pyproject.toml
.
astral-sh/uv#5903
https://github.com/taskipy/taskipy?tab=readme-ov-file#running-tasks-1
Metadata
Metadata
Assignees
Labels
backlogan accumulation of something, especially uncompleted work or matters that need to be dealt with.an accumulation of something, especially uncompleted work or matters that need to be dealt with.feature-requestNew feature or requestNew feature or request
Type
Projects
Status
Backlog