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

Generic binary executor Task #30

Open
aarontp opened this issue May 27, 2017 · 1 comment
Open

Generic binary executor Task #30

aarontp opened this issue May 27, 2017 · 1 comment
Labels
enhancement new-task Issues for new task creation Prio2
Milestone

Comments

@aarontp
Copy link
Member

aarontp commented May 27, 2017

Once we have a generic task, we can use a recipe to specify the command and parameters.

@aarontp aarontp added this to the Alpha milestone Jun 17, 2017
@aarontp aarontp added the new-task Issues for new task creation label Aug 17, 2022
@aarontp
Copy link
Member Author

aarontp commented Aug 24, 2023

To add a little more detail here: This would mean that the task would not need to implement the run() method because the generic task would basically just run the TurbiniaTask.execute() with the parameters defined in the recipe that matches the generic TASK_CONFIG parameter names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new-task Issues for new task creation Prio2
Projects
None yet
Development

No branches or pull requests

1 participant