kou opened a new issue, #37: URL: https://github.com/apache/arrow-swift/issues/37
We cache built Docker images on ghcr.io when we push to main: https://github.com/apache/arrow-swift/blob/36e45ef04a48108ee7593f5925c36f19d0df2541/.github/workflows/test.yaml#L95-L101 https://github.com/apache/arrow-swift/actions/runs/15511871331/job/43673828749#step:9:2 ```text docker compose push ubuntu shell: /usr/bin/bash -e {0} env: DOCKER_VOLUME_PREFIX: .docker/ Pushing ghcr.io/apache/arrow-swift-dev:amd64-ubuntu-noble: 260ba6e35fc6 Preparing Pushing ghcr.io/apache/arrow-swift-dev:amd64-ubuntu-noble: a96e7f532cf5 Preparing Pushing ghcr.io/apache/arrow-swift-dev:amd64-ubuntu-noble: c8ed27d1ec99 Preparing Pushing ghcr.io/apache/arrow-swift-dev:amd64-ubuntu-noble: a19ba1cace94 Preparing Pushing ghcr.io/apache/arrow-swift-dev:amd64-ubuntu-noble: a8346d259389 Preparing denied: installation not allowed to Create organization package ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org