Skip to content

🌱 Create container image in CI (syself-1.13.1)#8

Closed
guettli wants to merge 1 commit into
syself-1.13.1from
tg/create-container-images-in-ci
Closed

🌱 Create container image in CI (syself-1.13.1)#8
guettli wants to merge 1 commit into
syself-1.13.1from
tg/create-container-images-in-ci

Conversation

@guettli
Copy link
Copy Markdown

@guettli guettli commented May 8, 2026

Summary

  • Ports container image build/push CI jobs from syself-1.11.6 (PR 🌱 Create container image in ci #6) to syself-1.13.1
  • Adds push_release_images job: builds multi-arch images (amd64, arm, arm64, ppc64le, s390x) and pushes to ghcr.io/syself on version tags
  • Adds push_release_image_manifests job: pushes multi-arch manifests after images are pushed
  • Guards existing push_release_tags and release jobs with if: github.ref == 'refs/heads/main' to avoid running on tag pushes
  • Adds docker-push-manifests Makefile target (extracted from docker-push-all)

Port container image build/push jobs from syself-1.11.6 to syself-1.13.1.
Adds push_release_images and push_release_image_manifests jobs triggered on
version tags, and a docker-push-manifests Makefile target.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@guettli guettli requested a review from Dhairya-Arora01 May 8, 2026 07:58
@guettli
Copy link
Copy Markdown
Author

guettli commented May 8, 2026

Not needed. Already part of #7

@guettli guettli closed this May 8, 2026
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.

1 participant