Skip to content

chore: ignore jvm flake when building android sdk in ci#2623

Merged
bitsandfoxes merged 2 commits intomainfrom
chore/android-sdk-building
Apr 2, 2026
Merged

chore: ignore jvm flake when building android sdk in ci#2623
bitsandfoxes merged 2 commits intomainfrom
chore/android-sdk-building

Conversation

@bitsandfoxes
Copy link
Copy Markdown
Contributor

building the android sdk in ci was starting to be flaky, see: https://github.com/getsentry/sentry-unity/actions/runs/23897947854/job/69687127898

the jvm errors out but gradle recovers and successfully finishes the build. we already have build-output validation in place. let's ignore the exitcode then.

was missing cache hits due to residual v3 pin. bumped everything to v4.3 while at it.

#skip-changelog

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes changed the title chore: ignore jvm flake when building android sdk chore: ignore jvm flake when building android sdk in ci Apr 2, 2026
@bitsandfoxes bitsandfoxes merged commit 721f21f into main Apr 2, 2026
33 of 46 checks passed
@bitsandfoxes bitsandfoxes deleted the chore/android-sdk-building branch April 2, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants