-
Notifications
You must be signed in to change notification settings - Fork 6
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
adjust results location resolution to pass references between Workflow steps #360
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job!
… re-downloads of files that can be mapped automatically
Codecov Report
@@ Coverage Diff @@
## master #360 +/- ##
==========================================
+ Coverage 78.24% 78.74% +0.50%
==========================================
Files 63 63
Lines 10406 10469 +63
Branches 1564 1582 +18
==========================================
+ Hits 8142 8244 +102
+ Misses 1773 1726 -47
- Partials 491 499 +8
Continue to review full report at Codecov.
|
Changes:
map_wps_output_location
utility function to handle recurrent mapping ofweaver.wps_output_dir
back andforth with resolved
weaver.wps_output_url
.are
Workflow
running multiple steps on the same server orApplication Package
Process
that reuses an outputproduced by a previous execution. Relates to [Feature] Explicit 'fetch' parameter for some given input #183.
Fixes:
Process
results endpoint to pass contents from one step to anotherduring
Workflow
execution (resolves Missing parameter value in workflow #358).ToDo
4.3
prior to this one in4.4