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

Refactor Listr2 tasks to remove closures and ensure they are stored in Classes with a single responsibility #692

Open
1 task
Tracked by #50
jeromy-cannon opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
Epic Lv2 A body of work that can be broken down into specific tasks. Needs Refinement The issue needs more refinement and/or design before it can be worked P1 High priority issue. Required to be completed in the assigned milestone.

Comments

@jeromy-cannon
Copy link
Contributor

jeromy-cannon commented Oct 15, 2024

Get rid of all of the task closures and organize into classes using SOLID principles

Tasks

depends on #655

@jeromy-cannon jeromy-cannon added the P1 High priority issue. Required to be completed in the assigned milestone. label Oct 15, 2024
@jeromy-cannon jeromy-cannon added the Epic Lv2 A body of work that can be broken down into specific tasks. label Oct 22, 2024
@jeromy-cannon jeromy-cannon added the Needs Refinement The issue needs more refinement and/or design before it can be worked label Oct 24, 2024
@jeromy-cannon jeromy-cannon self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Lv2 A body of work that can be broken down into specific tasks. Needs Refinement The issue needs more refinement and/or design before it can be worked P1 High priority issue. Required to be completed in the assigned milestone.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants