Skip to content

fix(cli): allow renku run with many inputs#571

Merged
ableuler merged 5 commits into
masterfrom
552-too-many-args
Jul 10, 2019
Merged

fix(cli): allow renku run with many inputs#571
ableuler merged 5 commits into
masterfrom
552-too-many-args

Conversation

@ableuler
Copy link
Copy Markdown
Contributor

@ableuler ableuler commented Jun 28, 2019

This PR in principle allows the execution of renku run commands with thousands of input arguments.

Note: This commit resolves only the case where a renku run command implicitly relies on many arguments which are NOT already expanded on the command line.
Closes #552.

@ableuler ableuler changed the title fix(cli): allow renku commands with many inputs fix(cli): allow renku run with many inputs Jun 28, 2019
@ableuler ableuler force-pushed the 552-too-many-args branch from 8f1ae44 to 97efef6 Compare July 2, 2019 17:39
@ableuler ableuler marked this pull request as ready for review July 2, 2019 17:44
@ableuler ableuler requested a review from a team as a code owner July 2, 2019 17:44
@ableuler ableuler force-pushed the 552-too-many-args branch from 97efef6 to f0ea243 Compare July 2, 2019 17:47
Copy link
Copy Markdown
Contributor

@jsam jsam left a comment

Choose a reason for hiding this comment

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

Thanks for looking into this!

Comment thread renku/api/storage.py Outdated
Comment thread tests/test_cli.py Outdated
@rokroskar rokroskar added this to the 0.5.2 milestone Jul 3, 2019
Note: This commit fixes only the case where a renku run command implicitly relies on many arguments which
are NOT already expanded in the command line.
Closes #552.
@ableuler ableuler force-pushed the 552-too-many-args branch from f0ea243 to 93a87f8 Compare July 4, 2019 14:56
@ableuler ableuler force-pushed the 552-too-many-args branch from 25ff524 to d938423 Compare July 9, 2019 14:38
@ableuler ableuler merged commit f60783e into master Jul 10, 2019
@ableuler ableuler deleted the 552-too-many-args branch July 10, 2019 07:28
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.

renku run error - too many dependent files

3 participants