-
-
Notifications
You must be signed in to change notification settings - Fork 144
Add Debug APK Creation #2715
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
base: main
Are you sure you want to change the base?
Add Debug APK Creation #2715
Conversation
🎉 Debug APK built and uploaded! You can find it in the workflow artifacts. |
3cff845
to
fa90457
Compare
🎉 Debug APK built and uploaded! You can find it in the workflow artifacts. |
fa90457
to
1634b4f
Compare
Workflow artifacts are not publicly accessible, I have to check it. |
🎉 Debug APK built and uploaded! You can find it in the workflow artifacts. |
🎉 Debug APK built and uploaded! You can download it from the workflow artifacts. |
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
5ab9031
to
12268cc
Compare
@alperozturk96 but org members? If so at least GH org folks especially designers would have access |
🎉 Debug APK built and uploaded! You can download it from the workflow artifacts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Just as possible improvements, since now it’s a bit more cumbersome than before:
- It would be nice to get a direct link to the file, instead of going to the Artifacts section on the Actions page
- The file is a zip, would be better as apk so you don’t need to fiddle with it
- It would be nice if the debug build doesn’t overwrite one’s productive app but has a different identifier
- The link https://github.com/nextcloud/notes-android/actions/runs/16463464562 is publicly accessible, but there’s no way to download (e.g. in private browser tab). Not sure if it needs just a GitHub account or being in the Nextcloud org
I'm already aware of those details and planning to work on it. Thanks for the feedback. |
The zip part is the reason, why in Files repo I put this on my private server. |
No description provided.