-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Android with non-maui workflow #30747
Conversation
At least in the ones you've linked in the OP, all failures are on the newer github runner image (this is visible if you "download raw logs"). |
Confirms my AB testing runners on live theory 👍 |
Um... the android action failed here. And it's already supposedly getting the "correct" non-maui one. So I think this is a swing and a miss, unfortunately... |
Well... At least that's two more data points because this same commit passed on my fork. Will report even further upstream. Edit: nvm it didn't pass on my fork Though I believe this is still fine to merge in, the ios build already uses non-maui so if anything this is standardising it. |
Actually you know what, I believe there used to be something weird in the past wherein the changes don't actually take effect until they're in master, so maybe the UI is just confused somehow...? Dunno. Let's try and get this in I guess 🤷 |
Nah framework is on |
Worst case we can rollback the sdk or workflow so not all is lost. Not too important for now regardless since we have an existing mostly-up-to-date build, will just report upstream and figure it out if it isn't f fixed by next time. |
The .NET SDK was updated to 8.0.400 over the weekend/very close to it, and our workflows started intermittently failing since. I don't know why, but I'm hoping this fixes it...
Related issues:
Of note, sentry also uses
maui-android
. Our build appears to pass without it.