Skip to content

[CI] Upload unsigned apk after build#152

Open
KoolShow wants to merge 3 commits intomueller-ma:mainfrom
KoolShow:ci
Open

[CI] Upload unsigned apk after build#152
KoolShow wants to merge 3 commits intomueller-ma:mainfrom
KoolShow:ci

Conversation

@KoolShow
Copy link
Contributor

Add unsigned apk artifact upload to build workflow, allowing testers to directly obtain build versions from CI without having to compile it themselves.

@mueller-ma
Copy link
Owner

This creates a zipped folder containing multiple subfolders. Maybe only upload debug/app-debug.apk?

Also I try to keep the workflows in sync with my other projects. Can you do the change there are well?

@KoolShow
Copy link
Contributor Author

KoolShow commented Jul 3, 2025

It’s only uploading the apk files for debug and release now (they are different after all).

I'm not sure if other projects are suitable for this workflow, but I think it should be general if your build process is consistent. You can test it on other projects.

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