You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop GHCR for all first-party images and publish exclusively to
Docker Hub:
- CLI release image -> docker.io/qualcomm/geniex (remove GHCR login +
push steps in _build-docker.yml; drop the GHCR ref in release.yml and
the OCI repo_tags in cli/release/linux/BUILD.bazel)
- Toolchain images -> docker.io/qualcomm/geniex-toolchain-{linux,android}
(_build-toolchain-docker.yml logs in to Docker Hub; _build-sdk.yml
pulls the toolchain containers from Docker Hub), pinned at v0.0.1
- DockerHub login uses the DOCKERHUB_USERNAME / DOCKERHUB_TOKEN secrets
- Docs (notes/build.md, sdk/benchmark/README.md, scripts/README.md,
HANDOFF-android-aar.md, docs/*/run/linux/install.mdx,
docs/*/resources/troubleshooting.mdx) point at Docker Hub; the
upstream ghcr.io/snapdragon-toolchain base images are unchanged
0 commit comments