Skip to content
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

Introduce CI checks for binaries in our NDK release AAR #998

Open
supervacuus opened this issue May 28, 2024 · 0 comments
Open

Introduce CI checks for binaries in our NDK release AAR #998

supervacuus opened this issue May 28, 2024 · 0 comments

Comments

@supervacuus
Copy link
Collaborator

Since we now have a binary release channel, we should introduce checks regarding exported symbol stability (we have a linker-script for libsentry.so but not for libsentry-android.so, etc.) and similar issues that could break usage.

These should run on any push to ensure changes to build scripts are immediately (i.e., in the PR and not during release/publish) highlighted as breaking.

The trigger for this is unexpected binaries that the prefab build seemingly adds to the release artifact: #996

This relates slightly to #997 regarding where to introduce the check and how to run it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants