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

cli: accept workflow file location #137

Commits on Jan 28, 2020

  1. cli: accept workflow file location

    * If there is no workflow specification provided to the workflow
      engine, a new parameter can be passed. This is the relative
      path to the workflow file. This is needed for the case of running
      a workflow triggered by a Git provider, i.e. on commit to master,
      so we expect the analysis code to be present in the workflow
      workspace and, hence, we can load it (closes reanahub/reana#235).
    Diego Rodriguez authored and mvidalgarcia committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    d7b2703 View commit details
    Browse the repository at this point in the history