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

utils: import cli printer from reana-commons #96

Merged
merged 2 commits into from
May 3, 2018

Conversation

dinosk
Copy link
Member

@dinosk dinosk commented Apr 19, 2018

This will require a release of reana-commons

Signed-off-by: Dinos Kousidis [email protected]

@dinosk dinosk self-assigned this Apr 19, 2018
@dinosk dinosk added this to the Internal-Consolidation milestone Apr 19, 2018
@dinosk dinosk force-pushed the util-from-reana-commons branch 2 times, most recently from 57c9af5 to 7d0d012 Compare April 19, 2018 12:19
@dinosk dinosk force-pushed the util-from-reana-commons branch 6 times, most recently from c5dcc8f to 57c511c Compare May 2, 2018 09:23
@diegodelemos diegodelemos self-requested a review May 3, 2018 07:25
@@ -66,7 +67,7 @@
install_requires = [
'bravado>=9.0.6',
'click>=6.7',
'cwltool',
'cwltool==1.0.20180326152342',
Copy link
Member

Choose a reason for hiding this comment

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

@dinosk why this? wasn't CWL test suite passing already?

Copy link
Member Author

Choose a reason for hiding this comment

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

@diegodelemos requirements-builder requires a specified version

@@ -35,6 +35,7 @@
tests_require = [
'check-manifest>=0.25',
'coverage>=4.0',
'docutils==0.12',
Copy link
Member Author

@dinosk dinosk May 3, 2018

Choose a reason for hiding this comment

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

solves docutils 0.13.1 assert not self.context

* ADDS requirements-dev.txt and modifies .travis.yml
  to use requirements-builder

Signed-off-by: Dinos Kousidis <[email protected]>
@diegodelemos diegodelemos force-pushed the util-from-reana-commons branch from 57c511c to da18bb0 Compare May 3, 2018 08:08
@diegodelemos diegodelemos merged commit da18bb0 into reanahub:master May 3, 2018
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.

2 participants