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: fixes CLI filtering #159

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

roksys
Copy link
Contributor

@roksys roksys commented Jan 15, 2020

@diegodelemos
Copy link
Member

I see the same error as Travis (I didn't notice it was failing until it failed locally, so I came to check 😅):

$ reana-client status -w workflow                
NAME   RUN_NUMBER   CREATED   STATUS   PROGRESS                                                 
Workflow status could not be retrieved:                                                         
tuple index out of range  

@diegodelemos
Copy link
Member

LGTM just naming is not unified, @tiborsimko's reanahub/reana-client#349 (comment)

Copy link
Member

@mvidalgarcia mvidalgarcia left a comment

Choose a reason for hiding this comment

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

LGTM, the only thing I'm missing is the capability of filtering when running rc status but I'm not sure if we want this.

$ rc status -w hello                         
NAME    RUN_NUMBER   CREATED               STATUS     PROGRESS
hello   1            2020-01-15T16:07:08   finished   1/1     
$ rc status -w hello --format name=hello     

$ rc status -w hello --format run_number=1

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.

3 participants