Fix deprecated github action and simplify CI#14562
Conversation
05ef68e to
fff1043
Compare
|
Next issue: Drone still using |
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
fff1043 to
5ab2ec3
Compare
|
@hannesa2 regarding #14562 (comment)
Your screenshot clearly states "delete mode" in the last log line. So I think this is correct, no? |
|
No clue what the question is. I deleted the action, move it to existing job and modernized it |
|
The question was about #14562 (comment) where you said that drone is still picking up the action (which is a GH action) and posted the screenshot while that drone console output is just the git statement that that file has been deleted. So my question is if your statement there while looking at the screenshot is a false interpretation of the console output. |
|
I've no clue about deeper drone functionality. |
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
5ab2ec3 to
5656e67
Compare
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/14562.apk |
AndyScherzinger
left a comment
There was a problem hiding this comment.
Works as expected, Updated the used action definition to use the commit sha for pinning, updates will be handled by renovate bot automatically.
|
Nice cleanup @hannesa2 rebased, run and merged 👍 |
Obsolete check to be included in the assemble CI actions, see nextcloud/android#14562 for details Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>



I observe this

in https://github.com/nextcloud/android/actions/runs/13406222141/job/37446516311
Solving this, I merged at least two CI files to shrink the job list a little bit in https://github.com/nextcloud/android/actions and remove boiler plate code in github actions