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: import models from reana-commons #58

Merged
merged 1 commit into from May 2, 2018

Conversation

dinosk
Copy link
Member

@dinosk dinosk commented Apr 25, 2018

Signed-off-by: Dinos Kousidis dinos.kousidis@cern.ch

@dinosk dinosk added this to the Internal-Consolidation milestone Apr 25, 2018
@dinosk dinosk force-pushed the models-from-reana-commons branch 2 times, most recently from 8f5a854 to aee0856 Compare April 26, 2018 13:33
setup.py Outdated
@@ -72,6 +72,7 @@
'adage==0.8.5',
'packtivity==0.10.0',
'yadage==0.13.5',
'psycopg2-binary>=2.6.1',
Copy link
Member

Choose a reason for hiding this comment

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

I think the PostgreSQL dependencies will be coming indirectly via reana-commons... So perhaps you can already start to proactively declare reana-commons as a dependency in setup.py, and we would just modify Dockerfile to pip-install it from github via requirements-dev.txt until the times reana-commons is released on PyPI... Seems more forward-friendly?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes exactly, and that's a good idea, I'll go with this

@@ -29,15 +29,15 @@
from yadage.steering_api import steering_ctx
from yadage.utils import setupbackend_fromstring

from reana_commons.models import Workflow, WorkflowStatus
Copy link
Member

Choose a reason for hiding this comment

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

Please invert the two lines to make isort in Travis CI happy

@dinosk dinosk force-pushed the models-from-reana-commons branch 5 times, most recently from da8f5df to f46778a Compare April 30, 2018 07:40
@diegodelemos
Copy link
Member

@dinosk can you have a look look to the latest changes?

Signed-off-by: Dinos Kousidis <dinos.kousidis@cern.ch>
@diegodelemos diegodelemos merged commit a8821bc into reanahub:master May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants