Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Add CI check for Compose stability issues #888

Open
jonnyandrew opened this issue Nov 21, 2023 · 0 comments
Open

Add CI check for Compose stability issues #888

jonnyandrew opened this issue Nov 21, 2023 · 0 comments

Comments

@jonnyandrew
Copy link
Contributor

Problem

Accidentally introducing unstable classes may silently introduce performance regressions in the Android compose library.

Proposed solution

It's possible to surface stability issues using the compose compiler reports. We could generate these reports in CI and simply check for any classes marked Unstable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants