Skip to content

Publish container images to GHCR#38

Merged
jupblb merged 1 commit into
mainfrom
michal/transfer-1
May 20, 2026
Merged

Publish container images to GHCR#38
jupblb merged 1 commit into
mainfrom
michal/transfer-1

Conversation

@jupblb
Copy link
Copy Markdown
Collaborator

@jupblb jupblb commented May 20, 2026

The repository now lives at scip-code/scip-rust. Publish images to ghcr.io/scip-code/scip-rust instead of Docker Hub.

The release workflow mirrors scip-go's: triggered via workflow_dispatch with a version input, validates and pushes the v$VERSION tag, opens a draft GitHub release, builds and pushes per-arch images on amd64 and arm64 runners, creates multi-arch manifests, and publishes the draft only after prior job succeeds.

The repository now lives at scip-code/scip-rust. Publish images to
ghcr.io/scip-code/scip-rust instead of Docker Hub.

The release workflow mirrors scip-go's: triggered via workflow_dispatch
with a version input, validates and pushes the v$VERSION tag, opens a
draft GitHub release, builds and pushes per-arch images on amd64 and
arm64 runners, creates multi-arch manifests for vX.Y.Z, vX.Y, vX and
latest, and publishes the draft only after every prior job succeeds.
@jupblb jupblb requested review from emidoots, eseliger and trly May 20, 2026 09:32
@jupblb jupblb enabled auto-merge (squash) May 20, 2026 09:32
@jupblb jupblb merged commit 1c48d56 into main May 20, 2026
7 checks passed
@jupblb jupblb deleted the michal/transfer-1 branch May 20, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants