shorebird icon indicating copy to clipboard operation
shorebird copied to clipboard

fix: change "Creating Artifacts" to "Uploading Artifacts"

Open eseidel opened this issue 1 year ago • 2 comments

Customers sometimes get stuck on the "Creating Artifacts" step which I believe to be due to networking issues. Saying "Uploading" instead of Creating might help customers understand that the network is involved in the "creation".

eseidel avatar Oct 08 '24 17:10 eseidel

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Oct 08 '24 17:10 codecov[bot]

Interesting, Releaser splits into buildReleaseArtifacts and uploadReleaseArtifacts, where as patcher just has buildPatchArtifact and createPatchArtifacts

eseidel avatar Oct 08 '24 17:10 eseidel

Closing in favor of #2534

felangel avatar Oct 15 '24 17:10 felangel