Ivan Dlugos

Results 125 issues of Ivan Dlugos

Doesn't seem to work from the log - there's just a log about a failed upload but no log about trying again (and succeeding). See https://github.com/getsentry/sentry-dart/actions/runs/6649991569/job/18069373897#step:6:4427 ``` FINER: 2023-10-26 06:11:27.528091:...

Published CLI artifacts are pretty large. They could be significantly reduced by switching to .NET Native AOT.

Improvement

It would be nice if there was a GH release artifact with a Windows CLI client. This is a low-prio though because it's easy to use WSL2 instead.

enhancement

g++13 was removed from ubuntu-22.04 (https://github.com/actions/runner-images/issues/9679, https://github.com/actions/runner-images/issues/9866) breaking everyone in the process... updating the CI to use ubuntu-24.04 instead. This is currently blocked by the large runner not being enabled...

CI

Because of some runner update, the xcodebuild now defaults to arm64 when not specified. This PR fixes that by specifying the desired architecture. Although, I'd suggest removing the intel build...

CI

Similarly to the Unity SDK, we should run a (simple) smoke test to check a game builds with the Sentry plugin and errors are captured. This should ideally happen in...

Feature
Repository Maintenance

> @vaind Previously, libraries where checked into Git which meant I could for example download main and paste into our depot (And reconcile on Perforce), to get the latest version....

Documentation
Feature

Now that we've started collecting iOS, macOS and Android debug symbols in https://github.com/getsentry/sentry-dart/pull/1673 we should stop uploading the incomplete symbols that ara available in the local build folder. They're not...

dart

update actions due to deprecations and upcoming phase-out

[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.