getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
358 stars 47 forks source link

Use upload-artifact v3 #1409

Closed hubertdeng123 closed 6 months ago

hubertdeng123 commented 6 months ago

reverts https://github.com/getsentry/symbolicator/pull/1380

upload-artifact v4 introduces a blocking change where artifact files cannot be uploaded with the same name. In order to get us on the newer version, we need to ensure the artifact file names that are uploaded have different names.

chadwhitacre commented 6 months ago

Force-merging due to timezones to unblock the self-hosted release.