You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do verify that the expected amount of bytes were written
Helpfully, Azure Pipelines reports an "artifact size", which is the
total number of bytes to be extracted to disk.
Since we had occasional problems due to incompletely
downloaded/extracted artifacts (most lately,
https://github.com/microsoft/git/runs/2218601656?check_suite_focus=true#step:3:9),
let's make use of this to ensure that the expected number of bytes was
written to disk.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments