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

WIP - Generate tasks from Plan actions #30

Merged
merged 10 commits into from
Jun 22, 2020
Merged

WIP - Generate tasks from Plan actions #30

merged 10 commits into from
Jun 22, 2020

Conversation

rehammuzzamil
Copy link
Contributor

@rehammuzzamil rehammuzzamil commented Jun 19, 2020

Resolves #6


/**
* @author Samuel Githengi created on 06/15/20
*/
public class TaskHelper {

private TaskDao taskDao;
Copy link
Contributor

Choose a reason for hiding this comment

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

get this from taskProvider on PathEvaluatorLibrary.getInstance();

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

githengi
githengi previously approved these changes Jun 22, 2020
@githengi
Copy link
Contributor

Bump up version

@rehammuzzamil
Copy link
Contributor Author

Bump up version

Done , updated 0.0.8-SNAPSHOT

@githengi githengi merged commit c5cc733 into master Jun 22, 2020
@githengi githengi deleted the 6-create-tasks branch June 22, 2020 12:35
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.

Create Tasks from Plan Actions
2 participants