Needed following comaps/comaps#4433
Add jq #4
hackintosh5/docker-android-sdk:patch-1 into main Signed-off-by: Penn Mackintosh <git@pennmack.co.uk>
@zyphlar @x7z4w we need to update docker container image, right?
@pastk yes we don't use :latest so the hash tag in the workflow should be updated to what you want. Check the Codeberg org for container image listing
But someone has to create and upload a new image first?
I have no idea how to do this update, so I'd be glad if someone knowledgable would do it 😊
No it should be generated and pushed by actions:
https://codeberg.org/comaps/docker-android-sdk/actions/runs/73
https://codeberg.org/comaps/-/packages/container/docker-android-sdk/
@pastk can you edit the runner config on cdn-fi-1 and modify the comaps-android alias to use the ubuntu-standalone-sha-ca975f0 tag instead of whatever the current tag is? Should look something like docker-android-sdk:1234567 before and docker-android-sdk:ubuntu-standalone-sha-ca975f0 after. Then restart the docker-compose stack that runs the runner
I won't be able to find the config but luckily I found https://codeberg.org/comaps/comaps/src/branch/main/tools/python/maps_generator/CICD_FORGEJO_RUNNER_INSTRUCTIONS.md (which happened by chance as I didn't expect it to be in the maps_generator folder :) )
It had been comaps-android:docker://codeberg.org/comaps/docker-android-sdk:ubuntu-standalone-sha-8667ed0
Changed to ubuntu-standalone-sha-ca975f0
Then did
root@cdn-fi-1 ~/forgejo-runners/forgejo-runner-org # docker compose restart
[+] restart 0/2
⠧ Container forgejo-runner-org-docker-1 Restarting 10.8s
⠧ Container forgejo-runner-org-forgejo-runner-1 Restarting 10.8s
I hope it works now!
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?