comaps/docker-android-sdk
16
2
Fork
You've already forked docker-android-sdk
1

Add jq #4

Merged
pastk merged 1 commit from hackintosh5/docker-android-sdk:patch-1 into main 2026年07月02日 18:04:20 +02:00

Needed following comaps/comaps#4433

Needed following https://codeberg.org/comaps/comaps/pulls/4433
Add jq
All checks were successful
cicd / build (standalone, ubuntu) (push) Successful in 6m29s
ca975f0e2f
Signed-off-by: Penn Mackintosh <git@pennmack.co.uk>
Owner
Copy link

@zyphlar @x7z4w we need to update docker container image, right?

@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

@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
Owner
Copy link

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 😊

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

@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
Owner
Copy link

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!

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!
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
comaps/docker-android-sdk!4
Reference in a new issue
comaps/docker-android-sdk
No description provided.
Delete branch "hackintosh5/docker-android-sdk:patch-1"

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?