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

Workflows #88

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Workflows #88

wants to merge 72 commits into from

Conversation

lbrndnr
Copy link
Contributor

@lbrndnr lbrndnr commented Mar 22, 2022

This branch implements basic support for workflow executions on all platforms
To do:

  • Support for local workflow execution
  • Workflow caching

@lbrndnr
Copy link
Contributor Author

lbrndnr commented Apr 27, 2022

@mcopik finally managed to lint the source code correctly. Didn't implement the local workflow deployment, as discussed. Have a look and let me know what you think :)
Ah note that the current implementation does not automatically setup a redis host, I figured this was too cumbersome. Shall I add an installation note on the redis requirements in order for the workflow experiments to work?

@lbrndnr lbrndnr changed the title WIP: Workflows Workflows Apr 27, 2022
@lbrndnr lbrndnr requested a review from mcopik April 27, 2022 13:26
@lbrndnr
Copy link
Contributor Author

lbrndnr commented Apr 27, 2022

I have added documentations on the workflow definition as well as the redis installation.

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.

1 participant