Merge task fails to merge all input artifacts
I have a build pipeline with upload_include_binaries: True
and upload_merge_uploads: True
. The merge package uploads work request has 5 input artifacts (source, all, amd64, i386, armhf), but the resulting .changes only has source+all+amd64. The WR output has no log, so it is hard to know what happened.