sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

CI for mono support

Open vaind opened this issue 3 years ago • 1 comments

Currently, the Mono scripting backend support is not tested in CI, even though in #751 we've enabled the native crash support.

What would need to be done to add this to CI:

  • add the mono-specific build methods (or an argument) to https://github.com/getsentry/sentry-unity/blob/0.17.0/samples/unity-of-bugs/Assets/Editor/Builder.cs
  • update symbol-upload test (expected symbol files)
  • update the methods in the integration-test PowerShell scripts
  • update ci.yml, of course

vaind avatar Jun 06 '22 15:06 vaind

Unknown impact at the moment. May be re-prioritized

vaind avatar Jun 07 '22 15:06 vaind