checkout icon indicating copy to clipboard operation
checkout copied to clipboard

Pass showProgress to fetchOptions

Open riseshia opened this issue 1 year ago • 1 comments

Fix: #1453

#1067 seems not to pass showProgress to fetchOptions, which makes any fetch call handled without --progress Confirmed works correctly with default / explicitly given show-progress option, here is test result https://github.com/riseshia/actions-playground/actions/runs/6078541181

I don't add test for this, because I couldn't find proper place for this case(most test are unit testing, but this problem is from "passing" arg) 🤔 any suggestion for adding test is welcome. ;)

riseshia avatar Sep 04 '23 23:09 riseshia

Conflict resolved. Could anybody check this? 📝 diff for https://github.com/actions/checkout/issues/1455 is not included, we might handle this seperately.

riseshia avatar Jan 08 '24 06:01 riseshia