Bug #13638
Fix incorrect python-arvados-cwl-runner package version
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
Currently, the build pipeline builds arvados-cwl-runner deb/rpm packages with version=X and then tries to install an arvados-cwl-runner deb package with version=Y into the arvados-jobs docker image.
X≠Y when sdk/python changed more recently than sdk/cwl.
Need to fix sdk/cwl/arvados_version.py to match the "bump version if sdk/python has changed" logic in the arvados-jobs recipe.
Associated revisions
History
#1
Updated by Peter Amstutz over 2 years ago
- Status changed from New to Resolved
#2
Updated by Tom Morris over 2 years ago
- Release set to 13
Merge branch '13638-acr-version' refs #13638
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>