mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
11.26k stars 1.76k forks source link

CI: Don't fail a build if upload to Sentry failed #3978

Closed bjorn closed 5 months ago

bjorn commented 5 months ago

The Sentry upload is optional.

Also, increase the log level to possibly find out why the upload appears to have failed with "error: Invalid checksum" last time.

bjorn commented 5 months ago

Well, I guess the Sentry upload is optional in general, but not when we're building a release. So the condition should be tweaked somewhat.