Build: #3 failed
Job: Publish tar file did not start
Code commits
Pipeline
-
Rui Xue e63121154c6b56b97f3db2cf7a5c16de22dcf063
PIPE-3086: Expose importasdm `scans` and `lazy` parameters in `hifa_importdata` and `hifv_importdata` interfaces
- Add `scans` to base ImportDataInputs (property, __init__ param, docstring)
and pass it to `importasdm` in ImportData._do_importasdm
- Thread scans through `ALMAImportDataInputs` and `hifa_importdata` CLI
- Expose lazy in `hifv_importdata` CLI (was already wired in the task inputs
but missing from the CLI signature)- pipeline/h/tasks/importdata/importdata.py (version e63121154c6b56b97f3db2cf7a5c16de22dcf063) (diffs)
- pipeline/hifa/cli/hifa_importdata.py (version e63121154c6b56b97f3db2cf7a5c16de22dcf063) (diffs)
- pipeline/hifa/tasks/importdata/almaimportdata.py (version e63121154c6b56b97f3db2cf7a5c16de22dcf063) (diffs)
- pipeline/hifv/cli/hifv_importdata.py (version e63121154c6b56b97f3db2cf7a5c16de22dcf063) (diffs)