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

global: changes get_workspace method with workspace_path field #288

Merged
merged 2 commits into from Feb 5, 2020

Conversation

roksys
Copy link
Contributor

@roksys roksys commented Jan 27, 2020

@roksys roksys force-pushed the workspace-path branch 4 times, most recently from e4eaee5 to ce2db39 Compare January 28, 2020 13:17
@roksys roksys added this to In review in Awesome-Workshop-Basics Jan 28, 2020
@roksys roksys removed this from In review in Awesome-Workshop-Basics Jan 29, 2020
@roksys roksys force-pushed the workspace-path branch 5 times, most recently from 585f093 to 9ef854f Compare February 4, 2020 15:20
@@ -179,7 +179,7 @@ def _workflow_engine_command(self, overwrite_input_parameters=None,
return (WorkflowRunManager.engine_mapping[self.workflow.type_]
['command'].format(
id=self.workflow.id_,
workspace=self.workflow.get_workspace(),
workspace=self.workflow.workspace_path,
Copy link
Member

Choose a reason for hiding this comment

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

We can now upgrade the minimal version of reana-db to 0.7.0.dev20200205 in setup.py.

@roksys roksys force-pushed the workspace-path branch 2 times, most recently from 3351a8f to cfc85b7 Compare February 5, 2020 14:57
* Saves workflow engine container logs and updates WF status if it
  is only needed.
@tiborsimko tiborsimko merged commit 88ea799 into reanahub:master Feb 5, 2020
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.

None yet

3 participants