Universal-Debloater-Alliance / universal-android-debloater-next-generation

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
2.27k stars 79 forks source link

build(ci): fix ci not running for user-submitted PR #497

Closed AnonymousWP closed 4 months ago

AnonymousWP commented 4 months ago

- resources/assets/uad_lists.json was missing here: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/blob/main/.github/workflows/ci.yml#L11. As you can see, the CI is not running for user-submitted PRs: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/492. This should definitely be running, as users also tend to sometimes make a mistake, therefore messing up the JSON.

This PR fixes that issue, so now it's running for every PR, not matter if it comes from our organization or not.

deepsource-io[bot] commented 4 months ago

Here's the code health analysis summary for commits 5e2aae9..eff8796. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Rust LogoRust✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage⚠️ Artifact not reportedTimed out: Artifact was never reportedView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.