bicep icon indicating copy to clipboard operation
bicep copied to clipboard

Upgrade from upload-artfact@v3 to v4 when breaking changes are fixed or better guidance given.

Open StephenWeatherford opened this issue 1 year ago • 3 comments

See https://github.com/Azure/bicep/pull/12802

The effect on us at the moment that we've seen is that artifacts don't show up on the build page (eg https://github.com/Azure/bicep/actions/runs/7252241798#artifacts) except for auto-triggered CI runs (e.g. https://github.com/Azure/bicep/actions/runs/7252057055).

StephenWeatherford avatar Dec 19 '23 20:12 StephenWeatherford

This comment feels like it could explain the behavior we were seeing: https://github.com/actions/upload-artifact/issues/472#issuecomment-1863194820

The workaround of embedding the job name & index doesn't feel practical for our use cases.

anthony-c-martin avatar Dec 19 '23 21:12 anthony-c-martin

Still not seeing clear guidance...

StephenWeatherford avatar Jan 11 '24 00:01 StephenWeatherford

https://github.com/orgs/aio-libs/discussions/31

webknjaz on Jan 2 Maintainer Author UPD: Enough people report more flakiness with the v4 (the download failing before the upload catches up with the CDN). So the advice is still to stick with v3 for the time being.

StephenWeatherford avatar Mar 06 '24 00:03 StephenWeatherford

Fixed with #13992

StephenWeatherford avatar May 09 '24 17:05 StephenWeatherford