Actions
Feature #5494
open[Documentation] Run an uncommitted script straight from a working directory using arv-run-pipeline-instance --run-here
Status:
New
Priority:
Normal
Assigned To:
-
Category:
Documentation
Target version:
-
Start date:
03/17/2015
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
There should be a way to avoid having to commit a change to my git repo in order to run an updated pipeline. It would be cool to just do $a-r-p-i crunch_script and have it work.
Updated by Tom Clegg over 9 years ago
http://doc.arvados.org/user/topics/running-pipeline-command-line.html looks rather out of date and doesn't address the repository question at all, but you should be able to specify a working directory as a repository, like
{"repository":"/home/username/foo","script_name":"bar",...}
...and run
arv-run-pipeline-instance --run-here --template=/path/to/template.json
Updated by Tom Clegg over 9 years ago
- Subject changed from Arv-run-pipeline-instance should support using local scripts to [Documentation] Run an uncommitted script straight from a working directory using arv-run-pipeline-instance --run-here
- Category set to Documentation
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions