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

Replace LuckyCli with LuckyTask #1459

Merged

Conversation

matthewmcgarvey
Copy link
Member

Removing heavy lucky_cli dependency with just the task library

Copy link
Member

@jwoertink jwoertink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@@ -61,6 +61,9 @@ dependencies:
pulsar:
github: luckyframework/pulsar
version: ~> 0.2.2
teeplate:
github: luckyframework/teeplate
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆 oh well.. this should still get rid of the circular dependency

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's only ever required by tasks and the tasks aren't required by the main lucky.cr file so it won't affect compile time of the app

@matthewmcgarvey matthewmcgarvey merged commit 73e47f0 into luckyframework:master Apr 4, 2021
@matthewmcgarvey matthewmcgarvey deleted the mm/lucky-task branch April 4, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants