Skip to content

feat(ci): add imagesOnly input to release workflow#732

Merged
doringeman merged 1 commit intomainfrom
release
Mar 4, 2026
Merged

feat(ci): add imagesOnly input to release workflow#732
doringeman merged 1 commit intomainfrom
release

Conversation

@doringeman
Copy link
Contributor

@doringeman doringeman commented Mar 4, 2026

Allow releasing just Docker images without triggering CLI desktop release, pinata bump, or CE packaging jobs. Also removes the unused input reference. This is useful for releasing a new image with an updated llama.cpp.

For #731.

Allow releasing just Docker images without triggering CLI desktop release, pinata bump, or CE packaging jobs. Also removes the unused input reference. This is useful for releasing a new image with an updated llama.cpp.

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
@doringeman doringeman changed the title xfeat(ci): add imagesOnly input to release workflow feat(ci): add imagesOnly input to release workflow Mar 4, 2026
@doringeman doringeman requested a review from ilopezluna March 4, 2026 08:20
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • If skipPackaging is now truly unused after switching release-cli-docker-ce-trigger to imagesOnly, consider removing the skipPackaging input definition to avoid confusion for future maintainers.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- If `skipPackaging` is now truly unused after switching `release-cli-docker-ce-trigger` to `imagesOnly`, consider removing the `skipPackaging` input definition to avoid confusion for future maintainers.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@doringeman doringeman merged commit 0377a2d into main Mar 4, 2026
20 checks passed
@doringeman doringeman deleted the release branch March 4, 2026 12:50
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